pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add jdk14 (and in some cases jdk13)
details: https://anonhg.NetBSD.org/pkgsrc/rev/aeefdf33e432
branches: trunk
changeset: 476113:aeefdf33e432
user: abs <abs%pkgsrc.org@localhost>
date: Thu Jun 03 20:13:03 2004 +0000
description:
Add jdk14 (and in some cases jdk13)
diffstat:
devel/jgrasp/Makefile | 4 ++--
devel/netbeans-ide/Makefile | 4 ++--
lang/jini/Makefile | 4 ++--
mail/columba/Makefile | 4 ++--
net/airport2basestationconfig/Makefile | 4 ++--
net/airportbasestationconfig/Makefile | 4 ++--
net/airportmodemutility/Makefile | 4 ++--
parallel/GridSim/Makefile | 4 ++--
8 files changed, 16 insertions(+), 16 deletions(-)
diffs (144 lines):
diff -r 45086aedf294 -r aeefdf33e432 devel/jgrasp/Makefile
--- a/devel/jgrasp/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/devel/jgrasp/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/05/15 00:47:20 kristerw Exp $
+# $NetBSD: Makefile,v 1.4 2004/06/03 20:13:03 abs Exp $
#
DISTNAME= jgrasp164
@@ -12,7 +12,7 @@
COMMENT= IDE with support for Software Visualizations
WRKSRC= ${WRKDIR}/jgrasp
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13 jdk14
do-configure:
${MKDIR} ${WRKSRC}/bin/${LOWER_OPSYS}
diff -r 45086aedf294 -r aeefdf33e432 devel/netbeans-ide/Makefile
--- a/devel/netbeans-ide/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/devel/netbeans-ide/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/07 13:28:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/06/03 20:13:03 abs Exp $
#
DISTNAME= NetBeansIDE-release351
@@ -12,7 +12,7 @@
COMMENT= NetBeans Java IDE
USE_JAVA= run
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13 jdk14
USE_BUILDLINK2= yes
USE_X11= yes
NO_CONFIGURE= yes
diff -r 45086aedf294 -r aeefdf33e432 lang/jini/Makefile
--- a/lang/jini/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/lang/jini/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/03/22 03:39:00 kristerw Exp $
+# $NetBSD: Makefile,v 1.16 2004/06/03 20:13:03 abs Exp $
#
DISTNAME= jini-${SUN_VERSION}-src
@@ -30,7 +30,7 @@
SUN_VERSION= ${VERSION:C/\./_/g}_001
USE_BUILDLINK2= yes
USE_JAVA= run
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13 jdk14
.include "../../mk/bsd.prefs.mk"
diff -r 45086aedf294 -r aeefdf33e432 mail/columba/Makefile
--- a/mail/columba/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/mail/columba/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/05/07 01:14:48 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2004/06/03 20:13:03 abs Exp $
#
DISTNAME= columba-unix-1.0_M2-bin
@@ -14,7 +14,7 @@
NO_BUILD= yes
USE_BUILDLINK2= yes
USE_JAVA2= yes
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13 jdk14
SUBST_CLASSES= columba
SUBST_STAGE.columba= pre-configure
diff -r 45086aedf294 -r aeefdf33e432 net/airport2basestationconfig/Makefile
--- a/net/airport2basestationconfig/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/net/airport2basestationconfig/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 22:50:58 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/03 20:13:03 abs Exp $
DISTNAME= configurator_201
PKGNAME= ${BINNAME}-2.0.1
@@ -24,7 +24,7 @@
USE_BUILDLINK2= # defined
USE_JAVA= run
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13 jdk13 jdk14
post-extract:
${CHMOD} -R g-w,o-w ${WRKSRC}/*
diff -r 45086aedf294 -r aeefdf33e432 net/airportbasestationconfig/Makefile
--- a/net/airportbasestationconfig/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/net/airportbasestationconfig/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/07/17 22:50:59 grant Exp $
+# $NetBSD: Makefile,v 1.22 2004/06/03 20:13:03 abs Exp $
DISTNAME= configurator_152-128
PKGNAME= ${BINNAME}-1.5.2
@@ -24,7 +24,7 @@
USE_BUILDLINK2= # defined
USE_JAVA= run
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13 jdk13 jdk14
post-extract:
${CHMOD} -R g-w,o-w ${WRKSRC}/*
diff -r 45086aedf294 -r aeefdf33e432 net/airportmodemutility/Makefile
--- a/net/airportmodemutility/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/net/airportmodemutility/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:50:59 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/06/03 20:13:03 abs Exp $
DISTNAME= ${BINNAME}_20
PKGNAME= ${BINNAME}-2.0
@@ -23,7 +23,7 @@
USE_BUILDLINK2= # defined
USE_JAVA= run
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13 jdk13 jdk14
post-extract:
${CHMOD} -R g-w,o-w ${WRKSRC}/*
diff -r 45086aedf294 -r aeefdf33e432 parallel/GridSim/Makefile
--- a/parallel/GridSim/Makefile Thu Jun 03 20:02:02 2004 +0000
+++ b/parallel/GridSim/Makefile Thu Jun 03 20:13:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/08/23 15:20:37 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2004/06/03 20:13:03 abs Exp $
#
DISTNAME= gridsimtoolkit-2.1
@@ -11,7 +11,7 @@
COMMENT= Toolkit for simulation of parallel systems
USE_JAVA2= run
-PKG_JVMS_ACCEPTED= sun-jdk14
+PKG_JVMS_ACCEPTED= sun-jdk14 jdk14
NO_BUILD= # defined
do-configure:
Home |
Main Index |
Thread Index |
Old Index