Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2004 10:25:30
Module Name: pkgsrc
Committed By: jmmv
Date: Sun May 23 10:25:30 UTC 2004
Modified Files:
pkgsrc/lang/sablevm: Makefile PLIST
pkgsrc/lang/sablevm-classpath: Makefile Makefile.common PLIST
pkgsrc/lang/sablevm-classpath-gui: Makefile PLIST
Log Message:
Convert sablevm{,-classpath,-classpath-gui} to java-env.mk, so that they
can easily coexist with other Java implementations. This basically means
that they are now installed under ${PREFIX}/java/sablevm and that a wrapper
is created under ${PREFIX}/bin (sablevm-java) to exec this VM.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/sablevm/Makefile pkgsrc/lang/sablevm/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/sablevm-classpath/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/sablevm-classpath/Makefile.common \
pkgsrc/lang/sablevm-classpath/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/sablevm-classpath-gui/Makefile \
pkgsrc/lang/sablevm-classpath-gui/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.