diff options
118 files changed, 220 insertions, 630 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 \ diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile index c2be46b4ce6c..e11b27a7ec8a 100644 --- a/misc/freeguide/Makefile +++ b/misc/freeguide/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: freeguide -# Date Created: 27 October 2005 -# Whom: Stephen Hurd <shurd@sasktel.net> -# +# Created by: Stephen Hurd <shurd@sasktel.net> # $FreeBSD$ -# PORTNAME= freeguide PORTVERSION= 0.11 @@ -19,7 +15,7 @@ RUN_DEPENDS= tv_cat:${PORTSDIR}/textproc/p5-xmltv LICENSE= GPLv2 USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes MANCOMPRESSED= yes MAN1= freeguide.1 diff --git a/misc/jbidwatcher/Makefile b/misc/jbidwatcher/Makefile index 53b08abf2bb6..df7d6a86ba81 100644 --- a/misc/jbidwatcher/Makefile +++ b/misc/jbidwatcher/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jbidwatcher -# Date Created: 24 July 2004 -# Whom: Jose Rodriguez <king@v2project.com> -# +# Created by: Jose Rodriguez <king@v2project.com> # $FreeBSD$ -# PORTNAME= jbidwatcher PORTVERSION= 2.5 @@ -18,7 +14,7 @@ USE_BZIP2= yes USE_JAVA= yes USE_ANT= yes ALL_TARGET= jar -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ SUB_FILES= jbidwatcher SUB_LIST+= PORTVERSION=${PORTVERSION} diff --git a/misc/pauker/Makefile b/misc/pauker/Makefile index 3b52deb2857f..8a98418a7987 100644 --- a/misc/pauker/Makefile +++ b/misc/pauker/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pauker -# Date created: 11 November 2007 -# Whom: Alex Stangl <alex@stangl.us> -# +# Created by: Alex Stangl <alex@stangl.us> # $FreeBSD$ -# PORTNAME= pauker DISTVERSION= 1.8RC2 @@ -17,7 +13,7 @@ MAINTAINER= alex@stangl.us COMMENT= Java-based flashcard learning using the Leitner system USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar bin/${PORTNAME} diff --git a/misc/pipe/Makefile b/misc/pipe/Makefile index f5a29c21bfcc..942cc0522140 100644 --- a/misc/pipe/Makefile +++ b/misc/pipe/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: pipe -# Date created: Feb 9, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= pipe PORTVERSION= 2.5 @@ -19,7 +14,7 @@ COMMENT= A tool for creating and analysing Petri nets USE_ZIP= yes NO_BUILD= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ PLIST_FILES= bin/pipe SUB_FILES= pipe.sh diff --git a/multimedia/gdialog/Makefile b/multimedia/gdialog/Makefile index 8e5614335b6b..89f184b784d5 100644 --- a/multimedia/gdialog/Makefile +++ b/multimedia/gdialog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gdialog -# Date created: Sun Apr 19 21:30:26 CEST 2009 -# Whom: Heiner Eichmann <h.eichmann@gmx.de> -# +# Created by: Heiner Eichmann <h.eichmann@gmx.de> # $FreeBSD$ -# PORTNAME= gdialog PORTVERSION= 2.5 @@ -19,7 +15,7 @@ RUN_DEPENDS= projectx>=0.90.4.00:${PORTSDIR}/multimedia/projectx USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/multimedia/projectx/Makefile b/multimedia/projectx/Makefile index f677fd8b413d..13da22a47c80 100644 --- a/multimedia/projectx/Makefile +++ b/multimedia/projectx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: projectx -# Date created: Sun Jul 18 15:07:26 CEST 2004 -# Whom: Juergen Lock <nox@jelal.kn-bremen.de> -# +# Created by: Juergen Lock <nox@jelal.kn-bremen.de> # $FreeBSD$ -# PORTNAME= projectx PORTVERSION= 0.90.4.00 @@ -21,7 +17,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ SUB_FILES= project-x.sh DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/net-im/convey/Makefile b/net-im/convey/Makefile index d42b0a4ad4ba..5ddcf84941f5 100644 --- a/net-im/convey/Makefile +++ b/net-im/convey/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: convey -# Date created: 2005-07-18 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= convey PORTVERSION= 0.3 @@ -21,7 +17,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ANT= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ MAKE_ARGS= -quiet diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile index e79c0f4948df..5fa374221df8 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mercury -# Date created: 1 May 2005 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= mercury DISTVERSION= 2.0${RCVER:U} @@ -26,7 +22,7 @@ RCVER= rc8a USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes JMF_JARS= customizer jmf mediaplayer multiplayer diff --git a/net-im/openfire-devel/Makefile b/net-im/openfire-devel/Makefile index 09743e2898de..ef5fe13bbe6b 100644 --- a/net-im/openfire-devel/Makefile +++ b/net-im/openfire-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: openfire-devel -# Date created: 24 January 2011 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ -# PORTNAME= openfire DISTVERSION= 3.7.0.beta @@ -24,7 +20,7 @@ CONFLICTS= openfire-[0-9]* USE_LDCONFIG= yes USE_ANT= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ CONFLICTS= wildfire-[0-9]* diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 70a49722d2d6..e51303bef68b 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: openfire -# Date created: 2006-11-12 -# Whom: Nikolay Pavlov <qpadla@gmail.com> -# +# Created by: Nikolay Pavlov <qpadla@gmail.com> # $FreeBSD$ -# PORTNAME= openfire PORTVERSION= 3.7.1 @@ -23,7 +19,7 @@ USE_ZIP= yes USE_LDCONFIG= yes USE_ANT= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ CONFLICTS= wildfire-[0-9]* diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index 6e6f5cbe8ebb..8ce2995a7bc3 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: airport -# Date created: 2000/09/16 -# Whom: Nick Sayer -# +# Created by: Nick Sayer # $FreeBSD$ -# PORTNAME= airport PORTVERSION= 2.0.1 @@ -25,7 +21,7 @@ EXTRACT_BEFORE_ARGS= -q -o USE_ZIP= YES USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_WRKSUBDIR= YES NO_BUILD= yes diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index 38251ce0b0bf..368e040810ca 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Azureus -# Date created: October 6, 2004 -# Whom: Jeremy Faulkner <gldisater@gldis.ca> -# +# Created by: Jeremy Faulkner <gldisater@gldis.ca> # $FreeBSD$ -# PORTNAME= azureus2 PORTVERSION= 2.5.0.4 @@ -22,7 +18,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ RUN_DEPENDS= ${JAVALIBDIR}/${SWT}.jar:${PORTSDIR}/x11-toolkits/${SWT} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_ANT= yes diff --git a/net-p2p/bittyrant/Makefile b/net-p2p/bittyrant/Makefile index ad7b50e71fd6..c12d9939eebd 100644 --- a/net-p2p/bittyrant/Makefile +++ b/net-p2p/bittyrant/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bittyrant -# Date created: 2007-04-19 -# Whom: alepulver -# +# Created by: alepulver # $FreeBSD$ -# PORTNAME= bittyrant PORTVERSION= 1.1 @@ -26,7 +22,7 @@ USE_DOS2UNIX= build.xml \ org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java \ org/gudy/azureus2/platform/macosx/access/jnilib/OSXAccess.java USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_ANT= yes WRKSRC= ${WRKDIR}/BitTyrant diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 9d9e1e4387f9..b0104dac9562 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: frost -# Date created: Fri May 2 05:35:53 UTC 2003 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= frost PORTVERSION= 1.2.0.20090314 @@ -16,7 +12,7 @@ MAINTAINER= peter.thoenen@yahoo.com COMMENT= Frost is a Freenet client that provides messenger and file services USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_RUN= yes USE_ZIP= yes NO_BUILD= yes diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index b64e48c0797f..1ffd4fa05a0d 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: i2p -# Date created: Sun Jan 9 05:05:02 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= i2p PORTVERSION= 0.8.7 @@ -37,7 +33,7 @@ USE_RC_SUBR= i2p JAVA_BUILD= jdk USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes ALL_TARGET= \ diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index bde4546754f2..2efc10dd0ef1 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: phex -# Date created: Mon Nov 19 23:48:51 BRST 2001 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= phex PORTVERSION= 3.4.2.116 @@ -15,7 +11,7 @@ MAINTAINER= jhale@FreeBSD.org COMMENT= A Java multi platform and spyware free gnutella client USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ZIP= yes NO_BUILD= yes diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index db1f26a91e45..3adfe366d4db 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_ANT= yes USE_ZIP= yes diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 3dbae6256488..843d2b0f05b2 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XNap -# Date created: Mon Nov 19 22:02:27 BRST 2001 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= XNap DISTVERSION= 2.5r3 @@ -17,7 +13,7 @@ MAINTAINER= conrads@cox.net COMMENT= Pure Java napster client; also, supports OpenNap & giFT (FastTrack) USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes JAVAVM= ${LOCALBASE}/bin/java diff --git a/net/jakarta-commons-net/Makefile b/net/jakarta-commons-net/Makefile index bdf774a559d5..2223f4b9f984 100644 --- a/net/jakarta-commons-net/Makefile +++ b/net/jakarta-commons-net/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: Jakarta Commons Net -# Date created: 1 Oct 2006 -# Whom: Sergey Matveychuk <sem@FreeBSD.org> -# +# Created by: Sergey Matveychuk <sem@FreeBSD.org> # $FreeBSD$ -# PORTNAME= commons-net PORTVERSION= 1.4.1 @@ -22,7 +18,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \ RUN_DEPENDS= ${JAVAJARDIR}/jakarta-oro.jar:${PORTSDIR}/java/jakarta-oro USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net/java-beepcore/Makefile b/net/java-beepcore/Makefile index 31a2007684a9..b8d9a2a1521e 100644 --- a/net/java-beepcore/Makefile +++ b/net/java-beepcore/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: beepcore-java -# Date created: 14 May 2002 -# Whom: Kimura Fuyuki <fuyuki@mj.0038.net> -# +# Created by: Kimura Fuyuki <fuyuki@mj.0038.net> # $FreeBSD$ -# PORTNAME= beepcore PORTVERSION= 0.9.08 @@ -19,7 +15,7 @@ COMMENT= An implementation of BEEP core and BEEP mapping for TCP in Java RUN_DEPENDS= ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes do-install: diff --git a/net/jcifs/Makefile b/net/jcifs/Makefile index e0c6b371ec10..ac76341c4ee8 100644 --- a/net/jcifs/Makefile +++ b/net/jcifs/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: jCIFS -# Date created: Mar 8, 2005 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= jcifs PORTVERSION= 1.3.17 @@ -19,7 +15,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} NO_BUILD= yes diff --git a/net/jsch/Makefile b/net/jsch/Makefile index 44b427ccbb28..9bcdb97e6491 100644 --- a/net/jsch/Makefile +++ b/net/jsch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jsch -# Date created: Thu Dec 30 22:16:57 UTC 2004 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= jsch PORTVERSION= 0.1.49 @@ -15,7 +11,7 @@ COMMENT= A pure Java implementation of SSH2 USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}.jar diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile index c9e75929116b..54fe91980eda 100644 --- a/net/ldapbrowser/Makefile +++ b/net/ldapbrowser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ldapbrowser -# Date created: 17 August 2002 -# Whom: Bruce M. Simpson -# +# Created by: Bruce M. Simpson # $FreeBSD$ -# PORTNAME= ldapbrowser PORTVERSION= 2.8.2 @@ -19,7 +15,7 @@ COMMENT= Java/Swing-based LDAP browser/editor RESTRICTED= No reply from author regarding redistribution licensing USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes NOMAN= defined WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index b03eb3334676..e89754afcabf 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpich (portable mpi standard imp.) -# Date created: 2 May 1998 -# Whom: dbader@ece.unm.edu -# +# Created by: dbader@ece.unm.edu # $FreeBSD$ -# PORTNAME= mpich2 DISTVERSION= 1.3.2p1 @@ -79,7 +75,7 @@ IGNORE = WITH_JAVA requires WITH_X11 .endif CONFIGURE_ARGS+= --with-java="${JAVA_HOME}" USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ BUILD_DEPENDS+= javavm:${PORTSDIR}/java/javavmwrapper RUN_DEPENDS+= javavm:${PORTSDIR}/java/javavmwrapper PLIST_SUB+= JAVA="" diff --git a/net/seda/Makefile b/net/seda/Makefile index 1944e76e1fe1..309f17fce4e7 100644 --- a/net/seda/Makefile +++ b/net/seda/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: seda -# Date created: Thu Jan 13 15:45:22 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= seda PORTVERSION= 3.0 @@ -16,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An Architecture for Highly Concurrent Server Applications USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes ALL_TARGET= dist diff --git a/net/spread-j/Makefile b/net/spread-j/Makefile index 98548d592561..b42bc25d65da 100644 --- a/net/spread-j/Makefile +++ b/net/spread-j/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spread-j -# Date created: 06 November 2002 -# Whom: Joshua Goodall <joshua@roughtrade.net> -# +# Created by: Joshua Goodall <joshua@roughtrade.net> # $FreeBSD$ -# PORTNAME= spread PORTVERSION= 3.17.3 @@ -19,7 +15,7 @@ COMMENT= Java client library for the Spread Group Communication System BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant USE_JAVA= YES -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ PKGMESSAGE= ${WRKSRC}/../license.txt ANT?= ${LOCALBASE}/bin/ant diff --git a/net/toonel/Makefile b/net/toonel/Makefile index a0806603d5b3..d665c673ec4e 100644 --- a/net/toonel/Makefile +++ b/net/toonel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: toonel -# Date created: 2010-02-04 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# PORTNAME= toonel PORTVERSION= 0.0.50.50 @@ -20,7 +16,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ SUB_FILES= ${PORTNAME}.sh SUB_LIST= JARNAME=${DISTNAME}${EXTRACT_SUFX} diff --git a/net/wowzamediaserverpro/Makefile b/net/wowzamediaserverpro/Makefile index d74128cc89ff..6544d799115d 100644 --- a/net/wowzamediaserverpro/Makefile +++ b/net/wowzamediaserverpro/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: WowzaMediaServerPro -# Date created: October 07, 2009 -# Whom: meritus@innervision.pl -# +# Created by: meritus@innervision.pl # $FreeBSD$ -# PORTNAME= WowzaMediaServerPro PORTVERSION= 1.7.2 @@ -21,7 +17,7 @@ NO_WRKSUBDIR= yes NO_BUILD= yes NO_EXTRACT= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ WOWZA_USER?= www WOWZA_GROUP?= www diff --git a/palm/jpilot-db/Makefile b/palm/jpilot-db/Makefile index b04260bb0bcd..d0bd860407bd 100644 --- a/palm/jpilot-db/Makefile +++ b/palm/jpilot-db/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: jpilot-db -# Date created: Sep 22, 2006 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= jpilot-db PORTVERSION= 1.3.20 @@ -21,7 +16,7 @@ EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= . USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes SUB_FILES= jpilot-db.sh SUB_LIST= PKGNAME=${PKGNAME} diff --git a/print/acrobatviewer/Makefile b/print/acrobatviewer/Makefile index 5eb67032f32d..caf94570b896 100644 --- a/print/acrobatviewer/Makefile +++ b/print/acrobatviewer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Adobe Acrobar Viewer Version 1.1 -# Date created: 4 Febrary 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= acrobatviewer PORTVERSION= 1.1 @@ -19,7 +15,7 @@ COMMENT= Viewer for the PDF files written in Java(TM) #XXX need info-unzip for archive.zip USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_EXTRACT= yes NO_BUILD= yes SUB_FILES+= AcrobatViewer diff --git a/print/jabref/Makefile b/print/jabref/Makefile index d8db02cf9fde..2f86c6770e99 100644 --- a/print/jabref/Makefile +++ b/print/jabref/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/print/pdf-renderer/Makefile b/print/pdf-renderer/Makefile index cd82249f24fb..88c96eb168e5 100644 --- a/print/pdf-renderer/Makefile +++ b/print/pdf-renderer/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pdf-renderer -# Date created: 21 Nov 2008 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pdf-renderer PORTVERSION= 0.9.1 @@ -20,7 +16,7 @@ LICENSE= LGPL21 USE_ZIP= yes NO_WRKSUBDIR= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes ALL_TARGET= jar diff --git a/print/pdfbox/Makefile b/print/pdfbox/Makefile index 7bc3febcab21..6997ad8c2825 100644 --- a/print/pdfbox/Makefile +++ b/print/pdfbox/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pdfbox -# Date created: 03 July, 2011 -# Whom: Pedro Giffuni <giffunip@tutopia.com> -# +# Created by: Pedro Giffuni <giffunip@tutopia.com> # $FreeBSD$ -# PORTNAME= pdfbox PORTVERSION= 1.6.0 @@ -22,7 +18,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/bcmail.jar:${PORTSDIR}/java/bouncycastle \ LICENSE= AL2 USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ DIST_SUBDIR= ${PORTNAME} NO_EXTRACT= yes diff --git a/science/colt/Makefile b/science/colt/Makefile index 98eda3920e98..a38f33d4f642 100644 --- a/science/colt/Makefile +++ b/science/colt/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: colt -# Date created: April 19, 2008 -# Whom: Wen heping <wenheping@gmail.com> -# +# Created by: Wen heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= colt PORTVERSION= 1.2.0 @@ -15,7 +11,7 @@ MAINTAINER= wenheping@gmail.com COMMENT= Java package for scalable scientific and technical computing USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME} .if !defined(WITHOUT_COMPILE) diff --git a/science/devisor/Makefile b/science/devisor/Makefile index 97f1c3efc646..f8f0705f4bc7 100644 --- a/science/devisor/Makefile +++ b/science/devisor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: DeViSoR -# Date created: Jan. 2005 -# Whom: Pedro F. Giffuni -# +# Created by: Pedro F. Giffuni # $FreeBSD$ -# PORTNAME= devisor PORTVERSION= 2.1 @@ -16,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Design and Visualization Software Resource for FeatFlow USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes # Sources are available though SUB_FILES= devisorgrid.sh diff --git a/science/jmol/Makefile b/science/jmol/Makefile index c97af875dfa3..c656d20cc6df 100644 --- a/science/jmol/Makefile +++ b/science/jmol/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An Open-Source Java Viewer for Chemical Structures in 3D USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} JMOL_FILES= Jmol.jar JmolApplet.jar JmolApplet0.jar \ JmolApplet0_Console.jar \ diff --git a/science/ovt/Makefile b/science/ovt/Makefile index adc0e2a4dcb3..ca3a95876d63 100644 --- a/science/ovt/Makefile +++ b/science/ovt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ovt -# Date created: 16 Sept 2003 -# Whom: Mykola Khotyaintsev <ko@nest.irfu.se> -# +# Created by: Mykola Khotyaintsev <ko@nest.irfu.se> # $FreeBSD$ -# PORTNAME= ovt PORTVERSION= 2.3 @@ -26,7 +22,7 @@ GNU_CONFIGURE= yes ONLY_FOR_ARCHS= i386 USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native CONFIGURE_ARGS= --with-jdk=${JAVA_HOME} diff --git a/security/dirbuster/Makefile b/security/dirbuster/Makefile index ca266eda479f..8ecf739b86da 100644 --- a/security/dirbuster/Makefile +++ b/security/dirbuster/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dirbuster -# Date created: 2010-03-08 -# Whom: Niels Heinen -# +# Created by: Niels Heinen # $FreeBSD$ -# PORTNAME= dirbuster PORTVERSION= 1.0r1 @@ -16,7 +12,7 @@ COMMENT= DirBuster allows file and directory brute forcing on web servers USE_ZIP= YES USE_JAVA= YES -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/security/iaikpkcs11wrapper/Makefile b/security/iaikpkcs11wrapper/Makefile index 760b267bd5ac..5fc564835e74 100644 --- a/security/iaikpkcs11wrapper/Makefile +++ b/security/iaikpkcs11wrapper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: iaikPkcs11Wrapper -# Date created: 19 Feb 2007 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= iaikPkcs11Wrapper PORTVERSION= 1.2.18 @@ -17,7 +13,7 @@ COMMENT= A PKCS\#11 Java wrapper USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_GMAKE= yes ALL_TARGET= release diff --git a/security/quantis/Makefile b/security/quantis/Makefile index 77f896e2f090..b58c184e34c8 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -58,7 +58,7 @@ CMAKE_ARGS+= -DDISABLE_QUANTIS_USB=1 .if ${PORT_OPTIONS:MJAVA} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native .else CMAKE_ARGS+= -DDISABLE_QUANTIS_JAVA=1 diff --git a/security/webscarab/Makefile b/security/webscarab/Makefile index a4efc88a0f10..4cd3806e50cd 100644 --- a/security/webscarab/Makefile +++ b/security/webscarab/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: webscarab -# Date created: 2010-03-08 -# Whom: Niels Heinen -# +# Created by: Niels Heinen # $FreeBSD$ -# PORTNAME= webscarab PORTVERSION= 20090427 @@ -17,7 +13,7 @@ COMMENT= Framework for analysing HTTP and HTTPS web application traffic USE_ZIP= YES USE_JAVA= YES -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME}-1304 DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile index 824313b15f40..59aa45a0dd6c 100644 --- a/security/xml-security/Makefile +++ b/security/xml-security/Makefile @@ -19,7 +19,7 @@ LICENSE= AL2 USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g} USE_ANT= yes MAKE_ENV= ANT_INCLUDE_SHARED_JARS=YES diff --git a/sysutils/jdiskreport/Makefile b/sysutils/jdiskreport/Makefile index 35fb8fe2aef1..729b53f1f5f8 100644 --- a/sysutils/jdiskreport/Makefile +++ b/sysutils/jdiskreport/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper USE_ZIP= YES USE_JAVA= YES -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ PLIST_SUB= JDISKDIR=${JDISKDIR:S,${PREFIX}/,,g} PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/sysutils/sge60/Makefile b/sysutils/sge60/Makefile index d059aa3aca98..d5791f771dc1 100644 --- a/sysutils/sge60/Makefile +++ b/sysutils/sge60/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: sge -# Date created: Fri Jul 11, 2003 -# Whom: Brooks Davis <brooks@FreeBSD.org> -# +# Created by: Brooks Davis <brooks@FreeBSD.org> # $FreeBSD$ -# PORTNAME= sge PORTVERSION= ${SGE_VERSION} @@ -95,7 +91,7 @@ PLIST_SUB+= BDB_SPOOL="@comment " .if defined(WITH_JAVA) USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native JAVA_BUILD= jdk JAVA_RUN= jre diff --git a/sysutils/sge61/Makefile b/sysutils/sge61/Makefile index e02a7c6fea41..ebf283052216 100644 --- a/sysutils/sge61/Makefile +++ b/sysutils/sge61/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: sge -# Date created: Fri Jul 11, 2003 -# Whom: Brooks Davis <brooks@FreeBSD.org> -# +# Created by: Brooks Davis <brooks@FreeBSD.org> # $FreeBSD$ -# PORTNAME= sge PORTVERSION= ${SGE_VERSION} @@ -100,7 +96,7 @@ PLIST_SUB+= BDB_SPOOL="@comment " .if defined(WITH_JAVA) USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ PLIST_SUB+= DRMAA= CATEGORIES+= java .else diff --git a/textproc/ant-xinclude-task/Makefile b/textproc/ant-xinclude-task/Makefile index 7609b9ba71ae..25f4d9de6181 100644 --- a/textproc/ant-xinclude-task/Makefile +++ b/textproc/ant-xinclude-task/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XInclude task for Jakarta Ant -# Date created: October 18, 2002 -# Whom: Ernst de Haan <znerd@FreeBSD.org> -# +# Created by: Ernst de Haan <znerd@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xinclude-task PORTVERSION= 0.2 @@ -18,7 +14,7 @@ COMMENT= XInclude task for Jakarta Ant BUILD_DEPENDS= ${JAVAJARDIR}/xincluder.jar:${PORTSDIR}/textproc/xincluder USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes ALL_TARGET= jar diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index f005eb20a98b..fcadbed4a772 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: apache-solr -# Date created: 2009-03-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= apache-solr PORTVERSION= 3.6.0 @@ -16,7 +12,7 @@ MAINTAINER= gaod@hychen.org COMMENT= High performance search server built using Lucene Java LICENSE= AL2 -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" USE_JAVA= yes diff --git a/textproc/denature/Makefile b/textproc/denature/Makefile index ea1f22e0d80f..a6f60d229dec 100644 --- a/textproc/denature/Makefile +++ b/textproc/denature/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: denature -# Date created: Jan 6, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= denature PORTVERSION= 0.6.5 @@ -23,7 +18,7 @@ RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ USE_PERL5= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ POD2MAN?= pod2man WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/dom4j/Makefile b/textproc/dom4j/Makefile index 6c584ce7d058..d8855289b202 100644 --- a/textproc/dom4j/Makefile +++ b/textproc/dom4j/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dom4j -# Date created: 7 Oct 2005 -# Whom: <glewis@FreeBSD.org> -# +# Created by: <glewis@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dom4j PORTVERSION= 1.6.1 @@ -15,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open Source XML framework for Java USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile index 0f4dd198c395..894a36e5cddb 100644 --- a/textproc/elasticsearch/Makefile +++ b/textproc/elasticsearch/Makefile @@ -1,4 +1,4 @@ -# Created by: Tom Judge <tj@FreeBSD.org> +# Created by: Tom Judge <tj@FreeBSD.org> # $FreeBSD$ PORTNAME= elasticsearch @@ -14,7 +14,7 @@ LICENSE= AL2 USE_ZIP= yes USE_JAVA= yes NO_BUILD= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ ONLY_FOR_ARCHS= i386 amd64 USE_RC_SUBR= ${PORTNAME} diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index b0d5c85f7da3..3f5902069f75 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Print formatter driven by XSL formatting -# Date created: 19 December 2000 -# Whom: KIRIYAMA Kazuhiko <kiri@FreeBSD.org> -# +# Created by: KIRIYAMA Kazuhiko <kiri@FreeBSD.org> # $FreeBSD$ -# PORTNAME= fop PORTVERSION= 1.1 @@ -24,7 +20,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} DATADIR= ${JAVASHAREDIR}/${PORTNAME} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes # Prevent out of memory error during build diff --git a/textproc/jakarta-commons-digester/Makefile b/textproc/jakarta-commons-digester/Makefile index ef9b35035577..9a726dbac83f 100644 --- a/textproc/jakarta-commons-digester/Makefile +++ b/textproc/jakarta-commons-digester/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Jakarta Commons Digester -# Date created: November 28, 2004 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ -# PORTNAME= commons-digester PORTVERSION= 1.8 @@ -21,7 +17,7 @@ BUILD_DEPENDS= ${JAR_DEPENDS} RUN_DEPENDS= ${JAR_DEPENDS} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes MAKE_ARGS= -Dcommons-beanutils.api=${COMMONS_BEANUTILS_API} \ diff --git a/textproc/jakarta-poi/Makefile b/textproc/jakarta-poi/Makefile index 71798ebbc872..c542b24afdf3 100644 --- a/textproc/jakarta-poi/Makefile +++ b/textproc/jakarta-poi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Jakarta POI API -# Date created: Wed Mar 2 22:01:02 EET 2005 -# Whom: Anton Yudin <toha@toha.org.ua> -# +# Created by: Anton Yudin <toha@toha.org.ua> # $FreeBSD$ -# PORTNAME= poi PORTVERSION= 2.5.1 @@ -20,7 +16,7 @@ COMMENT= Java API To Access Microsoft Format Files BUILD_DEPENDS= ${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_WRKSUBDIR= yes diff --git a/textproc/jalingo/Makefile b/textproc/jalingo/Makefile index eaadff796620..c514c0b43a74 100644 --- a/textproc/jalingo/Makefile +++ b/textproc/jalingo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jalingo -# Date created: 2007-03-17 -# Whom: Nicola Vitale <nivit@FreeBSD.org> -# +# Created by: Nicola Vitale <nivit@FreeBSD.org> # $FreeBSD$ -# PORTNAME= jalingo PORTVERSION= 0.6.0 @@ -21,7 +17,7 @@ EXTRACT_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip USE_ANT= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ ALL_TARGET= dist diff --git a/textproc/jarnal/Makefile b/textproc/jarnal/Makefile index 973d28c33cc3..201020aa7d96 100644 --- a/textproc/jarnal/Makefile +++ b/textproc/jarnal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jarnal -# Date created: 28 August 2010 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= jarnal PORTVERSION= 999 @@ -19,7 +15,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ LICENSE= GPLv2 diff --git a/textproc/jaxup/Makefile b/textproc/jaxup/Makefile index 5fe72f43b144..93f4338b9296 100644 --- a/textproc/jaxup/Makefile +++ b/textproc/jaxup/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: Jaxup -# Date created: 17 November 2004 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ PORTNAME= jaxup @@ -26,7 +23,7 @@ USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index 6423b1c5d2d2..0beaa1e6c237 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jdictionary -# Date created: 23.04.2002 -# Whom: janos.mohacsi@bsd.hu -# +# Created by: janos.mohacsi@bsd.hu # $FreeBSD$ -# PORTNAME= jdictionary PORTVERSION= 1.8 @@ -18,7 +14,7 @@ COMMENT= Platform independent, plugin based dictionary RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile index 9d3bb18f7c77..11f1ccaad6c7 100644 --- a/textproc/jing/Makefile +++ b/textproc/jing/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jing -# Date created: 3 February 2002 -# Whom: Kimura Fuyuki <fuyuki@mj.0038.net> -# +# Created by: Kimura Fuyuki <fuyuki@mj.0038.net> # $FreeBSD$ -# PORTNAME= jing PORTVERSION= 2008.10.28 @@ -16,7 +12,7 @@ COMMENT= A RELAX NG validator in Java USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes .if !defined(NOPORTDOCS) diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index d37428510662..c469fca0b63f 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -1,7 +1,5 @@ -# Created by: Gerrit Beine <gerrit.beine@gmx.de> +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ -# -# Please don't forget to bump the version in py-lucene if this changes! PORTNAME= lucene PORTVERSION= 3.6.1 @@ -17,7 +15,7 @@ LICENSE= AL2 USE_JAVA= yes NO_BUILD= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ OPTIONS_DEFINE= CONTRIB CONTRIB_DESC= Install contributed jars diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile index 6eca4ff7bb3d..0f000a952f18 100644 --- a/textproc/nux/Makefile +++ b/textproc/nux/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nux -# Date created: 2004-10-28 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ -# PORTNAME= nux PORTVERSION= 1.6 @@ -21,7 +17,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom \ OPTIONS= XQUERY_TOOL "Install the XQuery command-line tool" on USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/ppower4/Makefile b/textproc/ppower4/Makefile index eeb84314c31e..4f9f60594c43 100644 --- a/textproc/ppower4/Makefile +++ b/textproc/ppower4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ppower4 -# Date created: 07 November 2003 -# Whom: Stefan Walter <sw@gegenunendlich.de> -# +# Created by: Stefan Walter <sw@gegenunendlich.de> # $FreeBSD$ -# PORTNAME= ppower4 PORTVERSION= 0.9.4 @@ -23,7 +19,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index 4eb6497533c0..7130166973e0 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -1,10 +1,5 @@ -# -# Ports collection makefile for: py-lucene -# Date created: Nov 2, 2006 -# Whom: Frank J. Laszlo <laszlof@vonostingroup.com> -# +# Created by: Frank J. Laszlo <laszlof@vonostingroup.com> # $FreeBSD$ -# PORTNAME= PyLucene PORTVERSION= 3.6.0 @@ -27,7 +22,7 @@ BROKEN= does not build USE_PYTHON= 2.5+ USE_GCC= 4.2+ USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_GMAKE= yes PATCHSET= -2 LUCENE_VER= 3.6.1 diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile index 478787499210..d507de56dcc4 100644 --- a/textproc/saxon-devel/Makefile +++ b/textproc/saxon-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: saxon-devel -# Date created: 03 July 2004 -# Whom: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> -# +# Created by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> # $FreeBSD$ -# PORTNAME= saxon PORTVERSION= 9.1.0.8 @@ -26,7 +22,7 @@ OPTIONS= JDOM "Install Jdom support" off \ USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile index cc573ffeed00..5179c7255bc6 100644 --- a/textproc/saxon-he/Makefile +++ b/textproc/saxon-he/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: saxon-devel -# Date created: 03 July 2004 -# Whom: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> -# +# Created by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> # $FreeBSD$ -# PORTNAME= saxon-he PORTVERSION= 9.3.0.5 @@ -22,7 +18,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ DATADIR= ${JAVASHAREDIR}/${PORTNAME} NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index af354da01284..97c12fd44c66 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: saxon -# Date created: 30 January 2002 -# Whom: Kimura Fuyuki <fuyuki@mj.0038.net> -# +# Created by: Kimura Fuyuki <fuyuki@mj.0038.net> # $FreeBSD$ -# PORTNAME= saxon PORTVERSION= 6.5.5 @@ -20,7 +16,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile index fe24f54b2f97..cb3d331c121e 100644 --- a/textproc/trang/Makefile +++ b/textproc/trang/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Trang -# Date created: 22 January 2004 -# Whom: Kimura Fuyuki <fuyuki@nigredo.org> -# +# Created by: Kimura Fuyuki <fuyuki@nigredo.org> # $FreeBSD$ -# PORTNAME= trang PORTVERSION= 2008.10.28 @@ -16,7 +12,7 @@ COMMENT= Multi-format schema converter based on RELAX NG USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes .if !defined(NOPORTDOCS) diff --git a/textproc/weka/Makefile b/textproc/weka/Makefile index 7f0704f19eef..b0b0f90aad7f 100644 --- a/textproc/weka/Makefile +++ b/textproc/weka/Makefile @@ -15,7 +15,7 @@ PORTSCOUT= limitw:1,even # Second component is even for stable versions. USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index ef222a90f9d2..ee9a25715e67 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xalan-j -# Date created: 21 February 2001 -# Whom: znerd@FreeBSD.org -# +# Created by: znerd@FreeBSD.org # $FreeBSD$ -# PORTNAME= xalan-j PORTVERSION= 2.7.1 @@ -22,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/g} diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index bee1daa1be33..29334284ab62 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Xerces -# Date created: 2000/08/12 -# Whom: Marcin Cieslak -# +# Created by: Marcin Cieslak # $FreeBSD$ -# PORTNAME= xerces-j PORTVERSION= 2.11.0 @@ -16,7 +12,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT= XML parser for Java USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/xerces-${PORTVERSION:S/./_/g} diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile index c4647f82223a..907ce9c8117c 100644 --- a/textproc/xincluder/Makefile +++ b/textproc/xincluder/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XIncluder -# Date created: October 18, 2002 -# Whom: Ernst de Haan <znerd@FreeBSD.org> -# +# Created by: Ernst de Haan <znerd@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xincluder PORTVERSION= 1.0.d11 @@ -20,7 +16,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom \ java:${PORTSDIR}/java/javavmwrapper USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/xml-commons/Makefile b/textproc/xml-commons/Makefile index 2f91ae3c838c..e3cbe4c3ca44 100644 --- a/textproc/xml-commons/Makefile +++ b/textproc/xml-commons/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xml-commons -# Date created: 11 February 2010 -# Whom: rfarmer@predatorlabs.net -# +# Created by: rfarmer@predatorlabs.net # $FreeBSD$ -# PORTNAME= xml-commons PORTVERSION= 1.4.01 @@ -16,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Provides common XML code for Apache projects USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_RUN= yes NO_BUILD= yes diff --git a/textproc/xom/Makefile b/textproc/xom/Makefile index 37accd92e0f2..2781eff550ab 100644 --- a/textproc/xom/Makefile +++ b/textproc/xom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xom -# Date created: 2004-10-26 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xom PORTVERSION= 1.1 @@ -19,7 +15,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ ${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/XOM diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index b8e3c8dfcf93..487260981de7 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xp -# Date created: 21 September 1999 -# Whom: mike -# +# Created by: mike # $FreeBSD$ -# PORTNAME= xp PORTVERSION= 0.5 @@ -16,7 +12,7 @@ MAINTAINER= mike@vee.net COMMENT= An XML parser written in Java USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_WORKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 171b8d943c4b..44132813b003 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XT -# Date created: 23 June 1999 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# +# Created by: Jun Kuriyama <kuriyama@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xt PORTVERSION= 20020426a @@ -21,7 +17,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ ${LOCALBASE}/bin/classpath:${PORTSDIR}/java/javavmwrapper USE_JAVA= YES -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= YES .if !defined(NOPORTDOCS) diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index 9478083d356b..d7415ed131e3 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: apache-forrest -# Date created: 14 October 2003 -# Whom: nivit@users.sourceforge.net -# +# Created by: nivit@users.sourceforge.net # $FreeBSD$ PORTNAME= apache-forrest diff --git a/www/axis/Makefile b/www/axis/Makefile index fe3fdc270057..ab3ba76a11d2 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -1,5 +1,4 @@ -# Created by: Kensaku MASUDA <greg@greg.rim.or.jp> -# +# Created by: Kensaku MASUDA <greg@greg.rim.or.jp> # $FreeBSD$ PORTNAME= axis @@ -33,7 +32,7 @@ RUN_DEPENDS+= ${LOCALBASE}/apache-tomcat-7.0/bin/bootstrap.jar:${PORTSDIR}/www/t NO_BUILD= YES USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USER= www GROUP= www diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index afec05274bf6..7b78ce416faf 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Cocoon -# Date created: 27 June 1999 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# +# Created by: Jun Kuriyama <kuriyama@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cocoon PORTVERSION= 2.1.11 @@ -18,7 +14,7 @@ COMMENT= XML Web Development Framework USE_RC_SUBR= ${PORTNAME} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_PYTHON= 1.6+ MAKE_ENV= JAVA_HOME=${JAVA_HOME} WRKSRC= ${WRKDIR}/${PDISTNAME} diff --git a/www/dojo-shrinksafe/Makefile b/www/dojo-shrinksafe/Makefile index cbc5c70447dc..4be09198f962 100644 --- a/www/dojo-shrinksafe/Makefile +++ b/www/dojo-shrinksafe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dojo-shrinksafe -# Date created: 2008-05-01 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= shrinksafe PORTVERSION= 1.4.2 @@ -17,7 +13,7 @@ MAINTAINER= glarkin@FreeBSD.org COMMENT= JavaScript code compressor USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= bin/${PKGNAMEPREFIX}${PORTNAME} %%DATADIR%%/shrinksafe.jar \ diff --git a/www/extsm/Makefile b/www/extsm/Makefile index 2b8486e9197e..7b5c47c4337e 100644 --- a/www/extsm/Makefile +++ b/www/extsm/Makefile @@ -14,7 +14,7 @@ COMMENT= Extensible Site Manager (XSM) RUN_DEPENDS= mvn:${PORTSDIR}/devel/maven2 USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/xsm diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile index e842555eb92f..b14f42c1701d 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java EE 5 application server USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= YES USE_RC_SUBR= geronimo3 diff --git a/www/grails/Makefile b/www/grails/Makefile index 1c9034927448..366873df2886 100644 --- a/www/grails/Makefile +++ b/www/grails/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: grails -# Date created: 2008-03-10 -# Whom: Mitchell Smith <mjs@bur.st> -# +# Created by: Mitchell Smith <mjs@bur.st> # $FreeBSD$ -# PORTNAME= grails DISTVERSION= 1.3.6 @@ -19,7 +15,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:U} USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} DATAFILES= LICENSE README build.gradle build.properties gradle.properties \ diff --git a/www/helma/Makefile b/www/helma/Makefile index c2958c00686b..7261f0ce2caa 100644 --- a/www/helma/Makefile +++ b/www/helma/Makefile @@ -17,7 +17,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} USE_RC_SUBR= helma USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ANT= yes ALL_TARGET= clean jar diff --git a/www/htmlcompressor/Makefile b/www/htmlcompressor/Makefile index 5842a7865cc2..d4a110a129fa 100644 --- a/www/htmlcompressor/Makefile +++ b/www/htmlcompressor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: htmlcompressor -# Date created: 20 Nov 2010 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= htmlcompressor PORTVERSION= 0.9.4 @@ -19,7 +15,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= bin/htmlcompressor %%DATADIR%%/htmlcompressor.jar diff --git a/www/httpclient/Makefile b/www/httpclient/Makefile index 28fb0deae100..6249819eaa41 100644 --- a/www/httpclient/Makefile +++ b/www/httpclient/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/httpcore.jar:${PORTSDIR}/www/httpcore \ ${JAVAJARDIR}/commons-codec.jar:${PORTSDIR}/java/jakarta-commons-codec USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/httpcomponents-client-${DISTVERSION} diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index 8e1067cc9397..78b3ff5ea525 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -15,7 +15,7 @@ LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/httpcomponents-core-${DISTVERSION} diff --git a/www/hudson/Makefile b/www/hudson/Makefile index 20d078eb6308..d7723e666f60 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hudson -# Date created: 2008-03-08 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ -# PORTNAME= hudson PORTVERSION= 1.395 @@ -18,7 +14,7 @@ MAINTAINER= hq@FreeBSD.org COMMENT= An extensible continuous integration engine USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes USE_RC_SUBR= hudson diff --git a/www/jetty/Makefile b/www/jetty/Makefile index dec655fafab0..726e46f02ebb 100644 --- a/www/jetty/Makefile +++ b/www/jetty/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Jetty -# Date created: 28 August 2000 -# Whom: Stephane Legrand <stephane@freebsd-fr.org> -# +# Created by: Stephane Legrand <stephane@freebsd-fr.org> # $FreeBSD$ -# PORTNAME= jetty DISTVERSION= 6.1.26 @@ -16,7 +12,7 @@ COMMENT= Full-featured web server implemented entirely in Java USE_RC_SUBR= ${PORTNAME} USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_PYTHON= 1.6+ PLIST= ${WRKDIR}/pkg-plist PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/www/jmeter/Makefile b/www/jmeter/Makefile index 535aab7e6169..1e5f842ed4dd 100644 --- a/www/jmeter/Makefile +++ b/www/jmeter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jakarta-jmeter -# Date created: 12 August 2002 -# Whom: Ernst de Haan <znerd@FreeBSD.org> -# +# Created by: Ernst de Haan <znerd@FreeBSD.org> # $FreeBSD$ -# PORTNAME= apache-jmeter PORTVERSION= 2.8 @@ -45,7 +41,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/activation.jar:${PORTSDIR}/java/jaf \ ${JAVASHAREDIR}/rhino/rhino.jar:${PORTSDIR}/lang/rhino USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= jmeter.sh diff --git a/www/myfaces/Makefile b/www/myfaces/Makefile index d4816cde76a6..1424841c58da 100644 --- a/www/myfaces/Makefile +++ b/www/myfaces/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Apache MyFaces -# Date created: October 04, 2005 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ -# PORTNAME= myfaces PORTVERSION= 1.1.1 @@ -16,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Free open source JavaServer(tm) Faces implementation USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/www/paros/Makefile b/www/paros/Makefile index fd17f10f4940..62b59b319d03 100644 --- a/www/paros/Makefile +++ b/www/paros/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: paros -# Date created: 25 June 2007 -# Whom: Wesley Shields <wxs@atarininja.org> -# +# Created by: Wesley Shields <wxs@atarininja.org> # $FreeBSD$ -# PORTNAME= paros PORTVERSION= 3.2.13 diff --git a/www/resin3/Makefile b/www/resin3/Makefile index a8e1ae1d5511..7361277c7ef6 100644 --- a/www/resin3/Makefile +++ b/www/resin3/Makefile @@ -1,5 +1,4 @@ -# Created by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> -# +# Created by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> # $FreeBSD$ PORTNAME= resin @@ -17,7 +16,7 @@ APACHE22_DESC= Use Apache 2.2 .include <bsd.port.options.mk> USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ HAS_CONFIGURE= yes USE_PYTHON= yes USE_OPENSSL= yes diff --git a/www/rssowl/Makefile b/www/rssowl/Makefile index 24c3d74fc3b3..7a232fa4d922 100644 --- a/www/rssowl/Makefile +++ b/www/rssowl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rssowl -# Date created: February, 1st 2006 -# Whom: Matthias Sund <m.sund@arcor.de> -# +# Created by: Matthias Sund <m.sund@arcor.de> # $FreeBSD$ -# PORTNAME= rssowl PORTVERSION= 1.2.3 @@ -23,7 +19,7 @@ BUILD_WRKSRC= ${WRKSRC}/src ONLY_FOR_ARCHS= i386 amd64 USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native JAVA_RUN= yes diff --git a/www/sahi/Makefile b/www/sahi/Makefile index 951824c99694..f30531bfa127 100644 --- a/www/sahi/Makefile +++ b/www/sahi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sahi -# Date created: 2012-08-04 -# Whom: Nicola Vitale <nivit@FreeBSD.org> -# +# Created by: Nicola Vitale <nivit@FreeBSD.org> # $FreeBSD$ -# PORTNAME= sahi PORTVERSION= 3.5.${SAHI_BUILD} @@ -23,7 +19,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils DATADIR= ${JAVASHAREDIR}/${PORTNAME} -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native JAVA_RUN= yes diff --git a/www/sakai/Makefile b/www/sakai/Makefile index 4bf848419a8d..eb8f93093844 100644 --- a/www/sakai/Makefile +++ b/www/sakai/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sakai -# Date created: 11 March 2008 -# Whom: wenheping@gmail.com -# +# Created by: wenheping@gmail.com # $FreeBSD$ -# PORTNAME= sakai PORTVERSION= 2.7.1 @@ -17,7 +13,7 @@ COMMENT= Sakai is an online Collaboration and Learning Environment RUN_DEPENDS= ${LOCALBASE}/${TOMCAT}:${PORTSDIR}/www/tomcat55 USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR} diff --git a/www/scloader/Makefile b/www/scloader/Makefile index aca8519d1f98..85e8453af5cf 100644 --- a/www/scloader/Makefile +++ b/www/scloader/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scloader -# Date created: 2007-04-13 -# Whom: Radim Kolar <hsn@sanatana.dharma> -# +# Created by: Radim Kolar <hsn@sanatana.dharma> # $FreeBSD$ -# PORTNAME= scloader PORTVERSION= 0.32 @@ -16,7 +12,7 @@ COMMENT= Configurable web graber/spider USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_DOS2UNIX= yes NO_WRKSUBDIR= yes diff --git a/www/servlet-api/Makefile b/www/servlet-api/Makefile index 00c28648bc11..dd4dd0489dd6 100644 --- a/www/servlet-api/Makefile +++ b/www/servlet-api/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Servlet API -# Date created: October 13, 2005 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# +# Created by: Herve Quiroz <hq@FreeBSD.org> # $FreeBSD$ -# PORTNAME= servlet-api PORTVERSION= 2.5 @@ -18,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Servlet API USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar diff --git a/www/subsonic/Makefile b/www/subsonic/Makefile index 1563153203ec..3dfb752536bf 100644 --- a/www/subsonic/Makefile +++ b/www/subsonic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: subsonic -# Date created: 2011-02-01 -# Whom: Nicole Reid <root@cooltrainer.org> -# +# Created by: Nicole Reid <root@cooltrainer.org> # $FreeBSD$ -# PORTNAME= subsonic PORTVERSION= 4.7 @@ -47,7 +43,7 @@ SUB_LIST= TOMCATOPTS="tomcat60_java_opts" NO_BUILD= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ZIP= yes USER= www GROUP= www diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile index c8610eb68718..948bc8a552e0 100644 --- a/www/tomcat-native/Makefile +++ b/www/tomcat-native/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tomcat-native -# Date created: 28 Feb 2008 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tomcat-native PORTVERSION= 1.1.24 @@ -27,7 +23,7 @@ OCSP_DESC= Enable OCSP verification support USE_OPENSSL= yes USE_JAVA= yes USE_LDCONFIG= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apr=${LOCALBASE} \ --with-java-home=${JAVA_HOME} \ diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index be505c95a971..f35d460bebd7 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -15,7 +15,7 @@ LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= YES USE_RC_SUBR= tomcat6 diff --git a/www/yuicompressor/Makefile b/www/yuicompressor/Makefile index 9272da3845e6..4c4f516072cc 100644 --- a/www/yuicompressor/Makefile +++ b/www/yuicompressor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: yuicompressor -# Date created: 25 Apr 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= yuicompressor PORTVERSION= 2.4.7 @@ -15,7 +11,7 @@ COMMENT= The Yahoo! JavaScript and CSS Compressor USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= bin/yuicompressor %%DATADIR%%/yuicompressor.jar diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index a4cf54dd6f0c..93d4a40bc8a5 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mucommander -# Date created: 2007-06-24 -# Whom: Lars Engels <lars.engels@0x20.net> -# +# Created by: Lars Engels <lars.engels@0x20.net> # $FreeBSD$ -# PORTNAME= mucommander PORTVERSION= 0.9.0 @@ -15,7 +11,7 @@ MAINTAINER= lme@FreeBSD.org COMMENT= Lightweight file manager featuring a Norton Commander style interface USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= bin/mucommander %%DATADIR%%/mucommander.jar %%DATADIR%%/license.txt diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile index 39a2700d98ee..b62d6218ea03 100644 --- a/x11-toolkits/libgtk-java/Makefile +++ b/x11-toolkits/libgtk-java/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: libgtk-java -# Date created: 22 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgtk-java/Makefile,v 1.16 2005/10/29 22:06:06 marcus Exp $ -# PORTNAME= libgtk-java PORTVERSION= 2.10.2 @@ -23,7 +18,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_GNOME= gnomehack gtk20 CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} \ diff --git a/x11-toolkits/swt-devel/Makefile b/x11-toolkits/swt-devel/Makefile index 5df2fd386257..26ee8292a2ef 100644 --- a/x11-toolkits/swt-devel/Makefile +++ b/x11-toolkits/swt-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: swt-devel -# Date created: 2006-11-16 -# Whom: Robert C. Noland III <rnoland@FreeBSD.org> -# +# Created by: Robert C. Noland III <rnoland@FreeBSD.org> # $FreeBSD$ -# PORTNAME= swt DISTVERSION= 3.7.1 @@ -29,7 +25,7 @@ USE_ZIP= yes USE_GL= yes USE_GNOME= gtk20 pkgconfig USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_ANT= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 4be3767338ef..8e8a0e06e283 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: swt -# Date created: 2006-11-16 -# Whom: Robert C. Noland III <rnoland@FreeBSD.org> -# +# Created by: Robert C. Noland III <rnoland@FreeBSD.org> # $FreeBSD$ -# PORTNAME= swt DISTVERSION= 3.5.2 @@ -30,7 +26,7 @@ USE_ZIP= yes USE_GL= yes USE_GNOME= gtk20 pkgconfig USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_ANT= yes MAKE_ARGS+= -Doutput.jar=${OUTPUT_JAR} diff --git a/x11/libgnome-java/Makefile b/x11/libgnome-java/Makefile index 68eb99010b16..1f40a26af91d 100644 --- a/x11/libgnome-java/Makefile +++ b/x11/libgnome-java/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgnome-java -# Date created: 28 February 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/x11/libgnome-java/Makefile,v 1.9 2005/10/29 22:06:06 marcus Exp $ -# PORTNAME= libgnome-java PORTVERSION= 2.12.7 @@ -24,7 +20,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native USE_GNOME= gnomehack libgnomeui CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} |