summaryrefslogtreecommitdiff
path: root/lang/sun-jdk15/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-09 03:53:48 +0000
committertv <tv@pkgsrc.org>2004-10-09 03:53:48 +0000
commit54741096bbb3103b91c4271a649c05dabe94b3e5 (patch)
treeb0d6e1bfacba3711723f6ec5725b6e48d21b1106 /lang/sun-jdk15/Makefile
parent61fabf5361177c4e2dd16befbba9b05a7649d43b (diff)
downloadpkgsrc-54741096bbb3103b91c4271a649c05dabe94b3e5.tar.gz
1. Make the extractor compress the jarfiles. Sun has an annoying tendency
to store (mode-0) all classes in jarfiles, which in practice does *not* provide any measureable speedup; rather, let's get back some diskspace. 2. Enable the new Class Data Sharing feature by doing a -Xshare:dump at extract time and installing the resultant classes.jsa.
Diffstat (limited to 'lang/sun-jdk15/Makefile')
-rw-r--r--lang/sun-jdk15/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jdk15/Makefile b/lang/sun-jdk15/Makefile
index 7137018990b..acd1789e677 100644
--- a/lang/sun-jdk15/Makefile
+++ b/lang/sun-jdk15/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/10/05 22:09:23 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/09 03:53:48 tv Exp $
DISTNAME= jdk-1_5_0-linux-i586
PKGNAME= sun-jdk15-5.0
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= # empty
COMMENT= Sun's Java(tm) 2 SDK, Standard Edition 1.5.0