Path to this page:
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: