Subject: CVS commit: pkgsrc
From: Julio M. Merino Vidal
Date: 2005-01-31 00:18:39
Message id: 20050130231839.35FBE2DA1D@cvs.netbsd.org

Log Message:
Convert the Java related packages to use the alternatives system.  To do
this, we only need some simple logic in java-env.mk to automatically
generate an ALTERNATIVES file for us.

There are two exceptions, though: fastjar and jikes (pointed out by tv@),
which do not use this file; they have to be handled manually.

Bump PKGREVISION for all affected packages.

While doing this, remove the java-wrapper package, obsoleted by the new
functionality provided by pkg_alternatives.

Files:
RevisionActionfile
1.12modifypkgsrc/archivers/fastjar/Makefile
1.42modifypkgsrc/lang/jdk/Makefile
1.30modifypkgsrc/lang/jikes/Makefile
1.58modifypkgsrc/lang/kaffe/Makefile
1.8modifypkgsrc/lang/sablevm/Makefile
1.34modifypkgsrc/lang/sun-jdk13/Makefile
1.24modifypkgsrc/lang/sun-jdk14/Makefile
1.5modifypkgsrc/lang/sun-jdk15/Makefile
1.39modifypkgsrc/lang/sun-jre13/Makefile
1.23modifypkgsrc/lang/sun-jre14/Makefile
1.12modifypkgsrc/lang/sun-jre15/Makefile
1.1addpkgsrc/archivers/fastjar/ALTERNATIVES
1.1addpkgsrc/lang/jikes/ALTERNATIVES