mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Upgrade to version 6.0.
This commit is contained in:
parent
5ac9a97323
commit
c487b1d8e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204088
@ -6,18 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= netbeans
|
||||
PORTVERSION= 5.5.1
|
||||
PORTVERSION= 6.0
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= http://dlc.sun.com/netbeans/download/5_5_1/fcs/200704122300/ \
|
||||
http://us1.mirror.netbeans.org/download/5_5_1/fcs/200704122300/ \
|
||||
http://us2.mirror.netbeans.org/download/5_5_1/fcs/200704122300/
|
||||
MASTER_SITES= http://download.netbeans.org/netbeans/6.0/final/zip/
|
||||
|
||||
DISTNAME= netbeans-5_5_1
|
||||
DISTNAME= netbeans-6.0-200711261600
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= A full-featured integrated environment for Java
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_ZIP= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (netbeans-5_5_1.tar.bz2) = 958e942a7cf820b37b0dc60670bf1180
|
||||
SHA256 (netbeans-5_5_1.tar.bz2) = 1b3feec11bbcec7c8a5842010cb37f6b226a132fa1eed390aca439cb71cd3c84
|
||||
SIZE (netbeans-5_5_1.tar.bz2) = 81066957
|
||||
MD5 (netbeans-6.0-200711261600.zip) = 7d2e497afd54d4cf3be6c3b74f31bbb7
|
||||
SHA256 (netbeans-6.0-200711261600.zip) = fc80d6fd507c5bcc647db564fc99518542b9122d7ea6fcf90abb08156a26d549
|
||||
SIZE (netbeans-6.0-200711261600.zip) = 145989970
|
||||
|
@ -3,12 +3,12 @@ $FreeBSD$
|
||||
|
||||
--- etc/netbeans.conf.orig
|
||||
+++ etc/netbeans.conf
|
||||
@@ -6,7 +6,7 @@
|
||||
netbeans_default_options="-J-Xms32m -J-Xmx128m -J-XX:PermSize=32m -J-XX:MaxPermSize=96m -J-Xverify:none"
|
||||
@@ -13,7 +13,7 @@
|
||||
# (see http://wiki.netbeans.org/wiki/view/FaqGCPauses)
|
||||
|
||||
# default location of J2SE JDK, can be overridden by using --jdkhome <dir> switch
|
||||
# Default location of JDK, can be overridden by using --jdkhome <dir>:
|
||||
-#netbeans_jdkhome="/path/to/jdk"
|
||||
+netbeans_jdkhome="%%JAVA_HOME%%"
|
||||
|
||||
# clusters' paths separated by path.separator (semicolon on Windows, colon on Unices)
|
||||
# Additional module clusters, using ${path.separator} (';' on Windows or ':' on Unix):
|
||||
#netbeans_extraclusters="/absolute/path/to/cluster1:/absolute/path/to/cluster2"
|
||||
|
@ -6,18 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= netbeans
|
||||
PORTVERSION= 5.5.1
|
||||
PORTVERSION= 6.0
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= http://dlc.sun.com/netbeans/download/5_5_1/fcs/200704122300/ \
|
||||
http://us1.mirror.netbeans.org/download/5_5_1/fcs/200704122300/ \
|
||||
http://us2.mirror.netbeans.org/download/5_5_1/fcs/200704122300/
|
||||
MASTER_SITES= http://download.netbeans.org/netbeans/6.0/final/zip/
|
||||
|
||||
DISTNAME= netbeans-5_5_1
|
||||
DISTNAME= netbeans-6.0-200711261600
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= A full-featured integrated environment for Java
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_ZIP= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (netbeans-5_5_1.tar.bz2) = 958e942a7cf820b37b0dc60670bf1180
|
||||
SHA256 (netbeans-5_5_1.tar.bz2) = 1b3feec11bbcec7c8a5842010cb37f6b226a132fa1eed390aca439cb71cd3c84
|
||||
SIZE (netbeans-5_5_1.tar.bz2) = 81066957
|
||||
MD5 (netbeans-6.0-200711261600.zip) = 7d2e497afd54d4cf3be6c3b74f31bbb7
|
||||
SHA256 (netbeans-6.0-200711261600.zip) = fc80d6fd507c5bcc647db564fc99518542b9122d7ea6fcf90abb08156a26d549
|
||||
SIZE (netbeans-6.0-200711261600.zip) = 145989970
|
||||
|
@ -3,12 +3,12 @@ $FreeBSD$
|
||||
|
||||
--- etc/netbeans.conf.orig
|
||||
+++ etc/netbeans.conf
|
||||
@@ -6,7 +6,7 @@
|
||||
netbeans_default_options="-J-Xms32m -J-Xmx128m -J-XX:PermSize=32m -J-XX:MaxPermSize=96m -J-Xverify:none"
|
||||
@@ -13,7 +13,7 @@
|
||||
# (see http://wiki.netbeans.org/wiki/view/FaqGCPauses)
|
||||
|
||||
# default location of J2SE JDK, can be overridden by using --jdkhome <dir> switch
|
||||
# Default location of JDK, can be overridden by using --jdkhome <dir>:
|
||||
-#netbeans_jdkhome="/path/to/jdk"
|
||||
+netbeans_jdkhome="%%JAVA_HOME%%"
|
||||
|
||||
# clusters' paths separated by path.separator (semicolon on Windows, colon on Unices)
|
||||
# Additional module clusters, using ${path.separator} (';' on Windows or ':' on Unix):
|
||||
#netbeans_extraclusters="/absolute/path/to/cluster1:/absolute/path/to/cluster2"
|
||||
|
Loading…
Reference in New Issue
Block a user