From 05cc99a74aac5b257991ac18e7c8b2904fc167f5 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-jre15/Makefile | 6 ++++-- lang/sun-jre15/PLIST | 10 +++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'lang/sun-jre15') diff --git a/lang/sun-jre15/Makefile b/lang/sun-jre15/Makefile index 770e096a711..4cd9de6915b 100644 --- a/lang/sun-jre15/Makefile +++ b/lang/sun-jre15/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/05 21:36:15 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/05 22:09:23 tv Exp $ DISTNAME= jre-1_5_0-linux-i586 PKGNAME= sun-jre15-5.0 +PKGREVISION= 1 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.5.0 @@ -10,7 +11,8 @@ SHORT= JRE WRKSRC= ${WRKDIR}/jre1.5.0 USE_PKGINSTALL= yes -JAVA_WRAPPERS= java +JAVA_WRAPPERS= java javaws 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-jre15/PLIST b/lang/sun-jre15/PLIST index 65fbb34d015..d6dfddff694 100644 --- a/lang/sun-jre15/PLIST +++ b/lang/sun-jre15/PLIST @@ -1,5 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/30 22:11:52 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/10/05 22:09:23 tv Exp $ bin/sun15-java +bin/sun15-javaws +bin/sun15-keytool +bin/sun15-orbd +bin/sun15-policytool +bin/sun15-rmid +bin/sun15-rmiregistry +bin/sun15-servertool +bin/sun15-tnameserv java/sun-1.5/.pkgsrc java/sun-1.5/.systemPrefs/.system.lock java/sun-1.5/.systemPrefs/.systemRootModFile -- cgit v1.2.3