From 136f803cfeda4518b33db7550ecd6e5ebabbb0fe Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 5 Oct 2004 22:09:23 +0000 Subject: Expand the JAVA_WRAPPERS definitions for the sun-j{re,dk}* packages. This adds many commonly used tools to $PREFIX/bin, such as keytool, rmiregistry, rmic, idlj, etc. --- lang/sun-jre14/Makefile | 6 ++++-- lang/sun-jre14/PLIST | 9 ++++++++- 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'lang/sun-jre14') diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index 0bfed793a7f..dd82d2dc1d4 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2004/07/06 11:32:49 abs Exp $ +# $NetBSD: Makefile,v 1.20 2004/10/05 22:09:23 tv Exp $ # Note: Regen distinfo with SUN_JRE14_USE_JCE=YES DISTNAME= j2re-1_4_2_05-linux-i586 PKGNAME= sun-jre14-2.5 +PKGREVISION= 1 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.4.2 @@ -12,7 +13,8 @@ SHORT= JRE WRKSRC= ${WRKDIR}/j2re1.4.2_05 USE_PKGINSTALL= yes -JAVA_WRAPPERS= java +JAVA_WRAPPERS= java keytool orbd policytool rmid rmiregistry \ + servertool tnameserv OWN_DIRS= ${JAVA_HOME} OWN_DIRS+= ${JAVA_HOME}/lib OWN_DIRS+= ${JAVA_HOME}/lib/applet diff --git a/lang/sun-jre14/PLIST b/lang/sun-jre14/PLIST index 59fa0cffa35..a65e50e2e63 100644 --- a/lang/sun-jre14/PLIST +++ b/lang/sun-jre14/PLIST @@ -1,5 +1,12 @@ -@comment $NetBSD: PLIST,v 1.14 2004/07/06 11:32:49 abs Exp $ +@comment $NetBSD: PLIST,v 1.15 2004/10/05 22:09:23 tv Exp $ bin/sun14-java +bin/sun14-keytool +bin/sun14-orbd +bin/sun14-policytool +bin/sun14-rmid +bin/sun14-rmiregistry +bin/sun14-servertool +bin/sun14-tnameserv java/sun-1.4/.systemPrefs/.system.lock java/sun-1.4/.systemPrefs/.systemRootModFile java/sun-1.4/CHANGES -- cgit v1.2.3