Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 05/09/2000 13:12:47
Module Name:	pkgsrc
Committed By:	jwise
Date:		Tue May  9 20:12:47 UTC 2000

Modified Files:
	pkgsrc/www/jsdk20: Makefile
	pkgsrc/www/jsdk20/pkg: PLIST

Log Message:
Adapt this to the new java package world order.

While here, don't install the whole jsdk20 environment, as this is an older
version, and is generally useful only in order to get the jsdk20 jar file
for building jserv.  This means we no longer install the bin/servletrunner
test harness, and we no longer install the jsdk source.

Users interested in these would be better off looking at the current jsdk
(pkgsrc/www/jakarta-tomcat), or jsdk2.1, which does not currently have
a package, but is at least rather less obsolete...

jserv will be adapted to use the new paths for this in a separate commit,
in a few minutes.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/jsdk20/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/jsdk20/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.