diff options
author | bapt <bapt@FreeBSD.org> | 2012-12-10 21:43:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-12-10 21:43:43 +0800 |
commit | df5a796633ee6560f64caf12574c554e0cdbb659 (patch) | |
tree | 8f8068d6ce0708a3892bc9e9b0f0f44e174dfbbc /math | |
parent | 62db6380f8cfd8aa33a4a16d2ddae336f67c9745 (diff) | |
download | freebsd-ports-gnome-df5a796633ee6560f64caf12574c554e0cdbb659.tar.gz freebsd-ports-gnome-df5a796633ee6560f64caf12574c554e0cdbb659.tar.zst freebsd-ports-gnome-df5a796633ee6560f64caf12574c554e0cdbb659.zip |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3)
Diffstat (limited to 'math')
-rw-r--r-- | math/geogebra-i18n/Makefile | 8 | ||||
-rw-r--r-- | math/geonext/Makefile | 8 | ||||
-rw-r--r-- | math/jakarta-commons-math/Makefile | 8 | ||||
-rw-r--r-- | math/jakarta-commons-math3/Makefile | 8 | ||||
-rw-r--r-- | math/jeuclid/Makefile | 8 | ||||
-rw-r--r-- | math/jlatexmath/Makefile | 8 | ||||
-rw-r--r-- | math/libjbigi/Makefile | 8 | ||||
-rw-r--r-- | math/octave-forge-java/Makefile | 8 | ||||
-rw-r--r-- | math/plman/Makefile | 8 | ||||
-rw-r--r-- | math/scilab/Makefile | 8 | ||||
-rw-r--r-- | math/truthtable/Makefile | 8 | ||||
-rw-r--r-- | math/vtk-java/Makefile | 8 | ||||
-rw-r--r-- | math/vtk5/Makefile | 5 |
13 files changed, 25 insertions, 76 deletions
diff --git a/math/geogebra-i18n/Makefile b/math/geogebra-i18n/Makefile index f2e693b82998..8c9951cbf52b 100644 --- a/math/geogebra-i18n/Makefile +++ b/math/geogebra-i18n/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geogebra-i18n -# Date created: 2005-08-26 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= geogebra-i18n DISTVERSION= 3-2-47-0 @@ -22,7 +18,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} INSTALLS_ICONS= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/math/geonext/Makefile b/math/geonext/Makefile index 712a1ab75dc1..8147b6a0771d 100644 --- a/math/geonext/Makefile +++ b/math/geonext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geonext -# Date created: Mon Dec 6 19:56:58 CET 2004 -# Whom: Andreas Fehlner (fehlner@gmx.de) -# +# Created by: Andreas Fehlner (fehlner@gmx.de) # $FreeBSD$ -# PORTNAME= geonext PORTVERSION= 1.71 @@ -20,7 +16,7 @@ WRKSRC= ${WRKDIR}/geonext_install NO_BUILD= yes USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html\ geonext-batik.jar help.jar help_fr.jar help_de.jar help_it.jar \ help_uk.jar diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile index b0f457875bac..b330a72028f9 100644 --- a/math/jakarta-commons-math/Makefile +++ b/math/jakarta-commons-math/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Jakarta Commons Math -# Date created: January 30th, 2004 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ -# PORTNAME= commons-math PORTVERSION= 2.2 @@ -23,7 +19,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons- ${JAVAJARDIR}/commons-discovery.jar:${PORTSDIR}/java/jakarta-commons-discovery USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes ALL_TARGET= jar diff --git a/math/jakarta-commons-math3/Makefile b/math/jakarta-commons-math3/Makefile index f3ba249089fa..50fce4cc427f 100644 --- a/math/jakarta-commons-math3/Makefile +++ b/math/jakarta-commons-math3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Jakarta Commons Math 3 -# Date created: 25 May, 2012 -# Whom: Muhammad Moinur Rahmanh <5u623l20@gmail.com> -# +# Created by: Muhammad Moinur Rahmanh <5u623l20@gmail.com> # $FreeBSD$ -# PORTNAME= commons-math3 PORTVERSION= 3.0 @@ -23,7 +19,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons- ${JAVAJARDIR}/commons-discovery.jar:${PORTSDIR}/java/jakarta-commons-discovery USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes ALL_TARGET= jar diff --git a/math/jeuclid/Makefile b/math/jeuclid/Makefile index c883c8a66ef2..8a5f75296199 100644 --- a/math/jeuclid/Makefile +++ b/math/jeuclid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jeuclid -# Date created: 11 February 2010 -# Whom: rfarmer@predatorlabs.net -# +# Created by: rfarmer@predatorlabs.net # $FreeBSD$ -# PORTNAME= jeuclid PORTVERSION= 3.1.9 @@ -15,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Java based MathML rendering solution USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_RUN= yes NO_BUILD= yes diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile index 9c9f880037b0..7b38ec511f0d 100644 --- a/math/jlatexmath/Makefile +++ b/math/jlatexmath/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jlatexmath -# Date created: 11 February 2010 -# Whom: rfarmer@predatorlabs.net -# +# Created by: rfarmer@predatorlabs.net # $FreeBSD$ -# PORTNAME= jlatexmath PORTVERSION= 0.9.7 @@ -19,7 +15,7 @@ LICENSE= GPLv2 USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_BUILD= yes JAVA_RUN= yes USE_ANT= yes diff --git a/math/libjbigi/Makefile b/math/libjbigi/Makefile index 87a4d4bebec4..a9794a224b25 100644 --- a/math/libjbigi/Makefile +++ b/math/libjbigi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: i2p jbigi JNI -# Date created: Fri Dec 23 12:02:32 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libjbigi PORTVERSION= 0.8.7 @@ -20,7 +16,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp USE_BZIP2= yes USE_JAVA= yes JAVA_BUILD= jdk -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native PROJECTHOST= i2p diff --git a/math/octave-forge-java/Makefile b/math/octave-forge-java/Makefile index aee71cb24f2a..583e0b490119 100644 --- a/math/octave-forge-java/Makefile +++ b/math/octave-forge-java/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: octave-forge-java -# Date created: 19 June 2012 -# Whom: Stephen Montgomery-Smith <stephen@FreeBSD.org> -# +# Created by: Stephen Montgomery-Smith <stephen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= octave-forge-java PORTVERSION= 1.2.9 @@ -18,7 +14,7 @@ OCTSRC= ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ CONFIGURE_ENV+= JAVA_HOME=${JAVA_HOME} WRKSRC= ${WRKDIR}/${OCTSRC}/src diff --git a/math/plman/Makefile b/math/plman/Makefile index d48453ec2051..68b017363d1e 100644 --- a/math/plman/Makefile +++ b/math/plman/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: plman -# Date created: 2005-12-12 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= plman PORTVERSION= 2.5.1 @@ -24,7 +20,7 @@ NO_BUILD= yes USE_JAVA= yes USE_ZIP= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ DATADIR= ${JAVASHAREDIR}/${PORTNAME} REPLACE_FILES= ${WRKSRC}/bin/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 830eb717b785..6f06101e9148 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scilab -# Date created: 30 April 2001 -# Whom: js@jeannot.org -# +# Created by: js@jeannot.org # $FreeBSD$ -# PORTNAME= scilab PORTVERSION= 5.3.3 @@ -130,7 +126,7 @@ BUILD_DEPENDS+= ${GUI_DEPENDS} \ RUN_DEPENDS+= ${GUI_DEPENDS} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ # bsdjava (ie java/jdk16) doesn't have some "extra" classes that aren't in # the standard java. namespace, but are required by scilab, such as # javax.xml.bind.annotation.XmlSeeAlso diff --git a/math/truthtable/Makefile b/math/truthtable/Makefile index 3feddb419c5d..ed7b32e04abf 100644 --- a/math/truthtable/Makefile +++ b/math/truthtable/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: truthtable -# Date created: 2006-07-10 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= truthtable PORTVERSION= 1.2.2 @@ -19,7 +15,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= A Truth Tables generator (written in Java) USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/math/vtk-java/Makefile b/math/vtk-java/Makefile index 5b8680c8e540..24b0cc079845 100644 --- a/math/vtk-java/Makefile +++ b/math/vtk-java/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vtk-java -# Date created: 10 Oct 2003 -# Whom: Mykola Khotyaintsev <ko@irfu.se> -# +# Created by: Mykola Khotyaintsev <ko@irfu.se> # $FreeBSD$ -# CATEGORIES+= java PKGNAMESUFFIX= -java @@ -18,7 +14,7 @@ WRAP= Java BINARIES= vtkParseJava vtkWrapJava USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native JAVA_BUILD= jdk diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 73a94929737d..deb983509a53 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -1,8 +1,5 @@ # Created by: Mykola Khotyaintsev <ko@irfu.se>, -# Jason W. Bacon <bacon@smithers.neuro.mcw.edu> -# # $FreeBSD$ -# PORTNAME= vtk PORTVERSION= 5.10.1 @@ -177,7 +174,7 @@ CXXFLAGS+= -fPIC .endif USE_JAVA= yes JAVA_VENDOR= freebsd openjdk -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ CMAKE_ARGS+= -DVTK_WRAP_JAVA:BOOL=ON \ -DJAVA_AWT_INCLUDE_PATH:FILEPATH=${JAVA_HOME}/include \ -DJAVA_INCLUDE_PATH:FILEPATH=${JAVA_HOME}/include \ |