Subject: CVS commit: pkgsrc/lang/blackdown-jre13
From: Amitai Schlair
Date: 2002-09-08 11:59:52
Message id: 20020908095952.A3347B42C@cvs.netbsd.org

Log Message:
* Introduce BLACKDOWN_ARCH, which is usually just ${MACHINE_ARCH}
  (but is "ppc" on powerpc), and use it instead of MACHINE_ARCH where
  applicable.

* Introduce BLACKDOWN_REL, which is usually just "FCS-02b" (but is
  "rc1" on arm).

* Simplify how MASTER_SITES and DISTFILES get defined.

* Improve some formatting.

* Replace literal "i386" in PLIST with ${BLACKDOWN_ARCH}.

* Adjust bin/.java_wrapper for powerpc platforms, and update the
  similar patch for bin/realpath.

On NetBSD/powerpc, this greatly reduces noise during package
installation, and gets us further at runtime. Believe it or not,
seeing "/lib/libc.so.6: version `GLIBC_2.2' not found" is an
improvement.

Files:
RevisionActionfile
1.4modifypkgsrc/lang/blackdown-jre13/Makefile
1.4modifypkgsrc/lang/blackdown-jre13/Makefile.common
1.2modifypkgsrc/lang/blackdown-jre13/PLIST
1.2modifypkgsrc/lang/blackdown-jre13/distinfo
1.2modifypkgsrc/lang/blackdown-jre13/patches/patch-aa
1.1addpkgsrc/lang/blackdown-jre13/patches/patch-ab