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-jdk15/Makefile | 6 ++++-- lang/sun-jdk15/PLIST | 9 ++++++++- 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'lang/sun-jdk15') diff --git a/lang/sun-jdk15/Makefile b/lang/sun-jdk15/Makefile index e96a1311907..7137018990b 100644 --- a/lang/sun-jdk15/Makefile +++ b/lang/sun-jdk15/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/30 23:47:19 rh Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/05 22:09:23 tv Exp $ DISTNAME= jdk-1_5_0-linux-i586 PKGNAME= sun-jdk15-5.0 +PKGREVISION= 1 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 SDK, Standard Edition 1.5.0 @@ -11,7 +12,8 @@ SHORT= SDK DEPENDS= sun-jre15>=5.0:../../lang/sun-jre15 WRKSRC= ${WRKDIR}/jdk1.5.0 -JAVA_WRAPPERS= appletviewer jar javac javadoc javah javap +JAVA_WRAPPERS= appletviewer apt extcheck idlj jar jarsigner \ + javac javadoc javah javap jdb rmic serialver # Remove parts that are in common with the JRE # diff --git a/lang/sun-jdk15/PLIST b/lang/sun-jdk15/PLIST index 49b6579b356..60353b6792c 100644 --- a/lang/sun-jdk15/PLIST +++ b/lang/sun-jdk15/PLIST @@ -1,10 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/30 23:47:20 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/10/05 22:09:23 tv Exp $ bin/sun15-appletviewer +bin/sun15-apt +bin/sun15-extcheck +bin/sun15-idlj bin/sun15-jar +bin/sun15-jarsigner bin/sun15-javac bin/sun15-javadoc bin/sun15-javah bin/sun15-javap +bin/sun15-jdb +bin/sun15-rmic +bin/sun15-serialver java/sun-1.5/README.html java/sun-1.5/bin/HtmlConverter java/sun-1.5/bin/appletviewer -- cgit v1.2.3