diff options
author | tv <tv@pkgsrc.org> | 2004-10-05 22:09:23 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-05 22:09:23 +0000 |
commit | 136f803cfeda4518b33db7550ecd6e5ebabbb0fe (patch) | |
tree | 6bb874fce3ab08a8682d074f5099080b879f5e23 /lang/sun-jre14/PLIST | |
parent | 3a511c300e1d1176f9ab19ec53049ddf25d1f7ce (diff) | |
download | pkgsrc-136f803cfeda4518b33db7550ecd6e5ebabbb0fe.tar.gz |
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.
Diffstat (limited to 'lang/sun-jre14/PLIST')
-rw-r--r-- | lang/sun-jre14/PLIST | 9 |
1 files changed, 8 insertions, 1 deletions
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 |