cvs commit: ports/java/javavmwrapper Makefile ports/java/javavmwrapper/src javavm.1 javavmwrapper.sh

2012-07-12 Thread Greg Lewis
glewis 2012-07-13 05:38:44 UTC FreeBSD ports repository Modified files: java/javavmwrapper Makefile java/javavmwrapper/src javavm.1 javavmwrapper.sh Log: . Make the version numbers consistent so they can be compared correctly. E.g. for jdk1.6.0 and openjdk6 will use

cvs commit: ports/lang/clojure Makefile distinfo ports/lang/clojure/files clojure-bin.in

2012-06-18 Thread Greg Lewis
glewis 2012-06-19 05:38:12 UTC FreeBSD ports repository Modified files: lang/clojure Makefile distinfo lang/clojure/files clojure-bin.in Log: . Update to 1.4.0. . Switch maintainership to the submitter (with the previous maintainer's permission). PR:

cvs commit: ports/java/openjdk7 Makefile ports/java/openjdk7/files patch-make-java-java-genlocales.gmk patch-set

2012-06-16 Thread Greg Lewis
glewis 2012-06-16 14:46:02 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile java/openjdk7/files patch-set Added files: java/openjdk7/files patch-make-java-java-genlocales.gmk Log: . Fix locale generation. PR: 169037

cvs commit: ports/java/javavmwrapper/src checkvms.1 javavm.1 javavm_opts.conf.5 javavms.5 manvm.1 registervm.1

2012-06-16 Thread Greg Lewis
glewis 2012-06-16 16:28:39 UTC FreeBSD ports repository Modified files: java/javavmwrapper/src checkvms.1 javavm.1 javavm_opts.conf.5 javavms.5 manvm.1 registervm.1 Log: . Minor man page tweaks: . Remove references to ibm (we have no IBM JDKs in

cvs commit: ports/java/openjdk7 Makefile ports/java/openjdk7/files patch-src-os-bsd-vm-attachListener_bsd.cpp

2012-06-06 Thread Greg Lewis
glewis 2012-06-06 19:50:54 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile Added files: java/openjdk7/files patch-src-os-bsd-vm-attachListener_bsd.cpp Log: . Fix jstack. Revision ChangesPath 1.38 +1

cvs commit: ports/java/openjdk7/files patch-src-os-bsd-vm-attachListener_bsd.cpp

2012-06-06 Thread Greg Lewis
glewis 2012-06-06 19:55:52 UTC FreeBSD ports repository Modified files: java/openjdk7/files patch-src-os-bsd-vm-attachListener_bsd.cpp Log: Forced commit to note details for the previous commit: . Ownership of the temporary java_pid. file is

cvs commit: ports/java/openjdk7 Makefile distinfo ports/java/openjdk7/files patch-set patch-u3 patch-zzz-nio-kqueue

2012-05-27 Thread Greg Lewis
glewis 2012-05-27 18:48:14 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile distinfo java/openjdk7/files patch-set Removed files: java/openjdk7/files patch-u3 patch-zzz-nio-kqueue Log: . Update to 7u4. This was a fairly significant

cvs commit: ports/java/openjdk6 Makefile

2012-05-26 Thread Greg Lewis
glewis 2012-05-27 03:51:15 UTC FreeBSD ports repository Modified files: java/openjdk6Makefile Log: . Specifically reference zip/unzip in ${LOCALBASE}/bin, since that is where the JDK build looks for them, but FreeBSD 9.x has them available in /usr/bin.

cvs commit: ports/java/eclipse distinfo

2012-05-13 Thread Greg Lewis
glewis 2012-05-13 06:21:23 UTC FreeBSD ports repository Modified files: java/eclipse distinfo Log: . Add an entry for the eclipse-sdktests DISTFILE. Much more still needs to be done to get the tests working though. PR: 157600 Revision Changes

cvs commit: ports/devel/apache-ant Makefile distinfo

2012-05-11 Thread Greg Lewis
glewis 2012-05-12 04:18:25 UTC FreeBSD ports repository Modified files: devel/apache-ant Makefile distinfo Log: . Update to 1.8.3. PR: 167653 Revision ChangesPath 1.55 +7 -8 ports/devel/apache-ant/Makefile 1.23 +4 -2

cvs commit: ports/java/openjdk6 Makefile distinfo

2012-05-11 Thread Greg Lewis
glewis 2012-05-12 04:44:47 UTC FreeBSD ports repository Modified files: java/openjdk6Makefile distinfo Log: . Bootstrap with ant 1.8.3. Revision ChangesPath 1.63 +1 -1 ports/java/openjdk6/Makefile 1.28 +2 -2 ports/java/openjdk6/distinfo

cvs commit: ports/math/gnuplot Makefile

2012-05-08 Thread Greg Lewis
glewis 2012-05-08 06:24:24 UTC FreeBSD ports repository Modified files: math/gnuplot Makefile Log: . Restore the bitmap terminal. PR: 167657 Submitted by: Matthew Luckie Revision ChangesPath 1.93 +3 -1

cvs commit: ports/java/openjdk6 Makefile distinfo ports/java/openjdk6/files patch-security

2012-05-08 Thread Greg Lewis
glewis 2012-05-09 03:53:37 UTC FreeBSD ports repository Modified files: java/openjdk6Makefile distinfo Removed files: java/openjdk6/files patch-security Log: . Update to build 25. Revision ChangesPath 1.61 +3 -4 ports/java/openjdk6/Makefile

cvs commit: ports/java/openjdk7 Makefile distinfo

2012-05-06 Thread Greg Lewis
glewis 2012-05-06 19:51:51 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile distinfo Log: . Enlist openjdk7 users as testers of ant 1.8.3. Revision ChangesPath 1.36 +1 -1 ports/java/openjdk7/Makefile 1.17 +2 -2

cvs commit: ports/java/eclipse Makefile distinfo ports/java/eclipse/files eclipse-build-config-upstream.patch eclipse-build-upstream.patch freebsd-support.patch patch-dependencyManifests patch-eclipse

2012-05-05 Thread Greg Lewis
glewis 2012-05-06 03:27:23 UTC FreeBSD ports repository Modified files: java/eclipse Makefile distinfo java/eclipse/files eclipse-build-config-upstream.patch eclipse-build-upstream.patch freebsd-support.patch

cvs commit: ports/java/eclipse-devel Makefile

2012-05-05 Thread Greg Lewis
glewis 2012-05-06 03:27:58 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile Log: . Make as IGNORE now that eclipse is updated to 3.7.1. Revision ChangesPath 1.46 +2 -0 ports/java/eclipse-devel/Makefile

cvs commit: ports/java/openjdk7 Makefile

2012-05-04 Thread Greg Lewis
glewis 2012-05-04 06:14:26 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile Log: . Add a POLICY option to install the unlimited strength policy files and default it to on since I can't imagine why anyone would deliberately want the limited

cvs commit: ports/java/openjdk6 Makefile ports/java/openjdk6/files patch-ZoneInfoFile.java

2012-05-02 Thread Greg Lewis
glewis 2012-05-02 06:13:16 UTC FreeBSD ports repository Modified files: java/openjdk6Makefile Added files: java/openjdk6/files patch-ZoneInfoFile.java Log: . Fix the look up of time zone data when TZUPDATE is turned on and as a result turn it on by default

cvs commit: ports/java/linux-sun-jdk16 Makefile distinfo

2012-05-01 Thread Greg Lewis
glewis 2012-05-01 05:23:46 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk16 Makefile distinfo Log: . Update to 6u31. Revision ChangesPath 1.48 +1 -2 ports/java/linux-sun-jdk16/Makefile 1.32 +2 -2

cvs commit: ports/java/linux-sun-jdk17 Makefile distinfo pkg-plist

2012-05-01 Thread Greg Lewis
glewis 2012-05-01 06:16:17 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk17 Makefile distinfo pkg-plist Log: . Update to 7u4. Revision ChangesPath 1.3 +1 -1 ports/java/linux-sun-jdk17/Makefile 1.3 +2 -2

cvs commit: ports/net/dgd Makefile distinfo

2012-04-25 Thread Greg Lewis
glewis 2012-04-25 15:02:09 UTC FreeBSD ports repository Modified files: net/dgd Makefile distinfo Log: . Update to 1.4.14. Revision ChangesPath 1.115 +1 -1 ports/net/dgd/Makefile 1.62 +2 -2 ports/net/dgd/distinfo

cvs commit: ports/java/eclipse-devel Makefile distinfo ports/java/eclipse-devel/files eclipse-build-upstream.patch freebsd-support.patch patch-dependencyManifests patch-eclipse-build patch-generatedSc

2012-04-21 Thread Greg Lewis
glewis 2012-04-22 02:26:58 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile distinfo java/eclipse-devel/files eclipse-build-upstream.patch freebsd-support.patch patch-eclipse-build

cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2012-04-21 Thread Greg Lewis
glewis 2012-04-22 03:20:30 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Remove diablo-jdk examples from porters handbook PR: 167077 Submitted by: jgh@ Revision ChangesPath 1.1182+8 -8

cvs commit: ports/java/openjdk6 Makefile

2012-04-19 Thread Greg Lewis
glewis 2012-04-19 18:53:54 UTC FreeBSD ports repository Modified files: java/openjdk6Makefile Log: . Turn the TZUPDATE option off by default until I can figure out how that breaks the Eclipse build. Revision ChangesPath 1.59 +2 -2

cvs commit: ports/java/openjdk7 Makefile ports/java/openjdk7/files patch-u3

2012-04-18 Thread Greg Lewis
glewis 2012-04-18 17:49:13 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile Added files: java/openjdk7/files patch-u3 Log: . Update to 7 Update 3. Since there was no separate source bundle released this is done with an additional patch

cvs commit: ports/java/linux-sun-jdk17 Makefile distinfo

2012-04-18 Thread Greg Lewis
glewis 2012-04-18 17:49:41 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk17 Makefile distinfo Log: . Update to 7u3. Revision ChangesPath 1.2 +1 -1 ports/java/linux-sun-jdk17/Makefile 1.2 +2 -2

cvs commit: ports/java/openjdk7 Makefile ports/java/openjdk7/files patch-u3

2012-04-18 Thread Greg Lewis
glewis 2012-04-18 17:51:18 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile java/openjdk7/files patch-u3 Log: Forced commit to note that the previous commit was: Obtained from: Kurt Miller k...@intricatesoftware.com (Kurt created the

cvs commit: ports/net/dgd Makefile distinfo

2012-04-15 Thread Greg Lewis
glewis 2012-04-15 19:33:47 UTC FreeBSD ports repository Modified files: net/dgd Makefile distinfo Log: . Update to 1.4.13. Revision ChangesPath 1.114 +1 -1 ports/net/dgd/Makefile 1.61 +2 -2 ports/net/dgd/distinfo

cvs commit: ports/java/jdk15 Makefile distinfo

2012-04-15 Thread Greg Lewis
glewis 2012-04-15 21:42:03 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile distinfo Log: . Switch to the new java-zoneinfo port to provide updated time zone info rather than relying on the official time zone updater. Revision ChangesPath

cvs commit: ports/java/diablo-jdk15 Makefile distinfo pkg-plist

2012-04-15 Thread Greg Lewis
glewis 2012-04-15 23:25:53 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile distinfo pkg-plist Log: . Switch to the new java-zoneinfo port to provide updated time zone info rather than relying on the official time zone updater. Revision

cvs commit: ports/java/diablo-jre15 Makefile distinfo pkg-plist

2012-04-15 Thread Greg Lewis
glewis 2012-04-16 00:34:05 UTC FreeBSD ports repository Modified files: java/diablo-jre15Makefile distinfo pkg-plist Log: . Switch to the new java-zoneinfo port to provide updated time zone info rather than relying on the official time zone updater. Revision

cvs commit: ports MOVED ports/java Makefile ports/java/jbootstrap Makefile distinfo pkg-descr pkg-plist

2012-04-15 Thread Greg Lewis
glewis 2012-04-16 01:38:32 UTC FreeBSD ports repository Modified files: .MOVED java Makefile Removed files: java/jbootstrap Makefile distinfo pkg-descr pkg-plist Log: . Remove jbootstrap (was used to bootstrap jdk13, which is

cvs commit: ports/java/openjdk7 Makefile

2012-04-14 Thread Greg Lewis
glewis 2012-04-14 20:53:53 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile Log: . Use the new java-zoneinfo port to provide updated time zone info. Revision ChangesPath 1.32 +15 -0 ports/java/openjdk7/Makefile

cvs commit: ports/java/jdk16 Makefile distinfo

2012-04-12 Thread Greg Lewis
glewis 2012-04-13 02:36:39 UTC FreeBSD ports repository Modified files: java/jdk16 Makefile distinfo Log: . Switch to the new java-zoneinfo port to provide updated time zone info rather than relying on the official time zone updater. Revision ChangesPath

cvs commit: ports/java/openjdk6 Makefile

2012-04-12 Thread Greg Lewis
glewis 2012-04-13 04:01:24 UTC FreeBSD ports repository Modified files: java/openjdk6Makefile Log: . Use the new java-zoneinfo port to provide updated time zone info. Revision ChangesPath 1.58 +14 -3 ports/java/openjdk6/Makefile

cvs commit: ports/Mk bsd.java.mk

2012-04-12 Thread Greg Lewis
glewis 2012-04-13 04:03:42 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: . Instead of bailing when we hit a possibly conflicting variable being defined just clear it and issue a warning that it was set. PR: 165115

cvs commit: ports/math/gnuplot Makefile distinfo pkg-plist

2012-04-12 Thread Greg Lewis
glewis 2012-04-13 04:06:28 UTC FreeBSD ports repository Modified files: math/gnuplot Makefile distinfo pkg-plist Log: . Update to 4.6.0. Submitted by: hrs@ Revision ChangesPath 1.92 +6 -3 ports/math/gnuplot/Makefile 1.23 +2 -2

cvs commit: ports/java/diablo-jdk16 Makefile distinfo pkg-plist

2012-04-10 Thread Greg Lewis
glewis 2012-04-11 02:49:58 UTC FreeBSD ports repository Modified files: java/diablo-jdk16Makefile distinfo pkg-plist Log: . Switch to the new java-zoneinfo port to provide updated time zone info rather than relying on the official time zone updater. Revision

cvs commit: ports/java/diablo-jre16 Makefile distinfo pkg-plist

2012-04-10 Thread Greg Lewis
glewis 2012-04-11 02:52:24 UTC FreeBSD ports repository Modified files: java/diablo-jre16Makefile distinfo pkg-plist Log: . Switch to the new java-zoneinfo port to provide updated time zone info rather than relying on the official time zone updater. Revision

cvs commit: ports/archivers/libarchive Makefile distinfo

2012-04-08 Thread Greg Lewis
glewis 2012-04-08 16:50:02 UTC FreeBSD ports repository Modified files: archivers/libarchive Makefile distinfo Log: . Update to 3.0.4. Feature safe: yes Revision ChangesPath 1.70 +2 -2 ports/archivers/libarchive/Makefile 1.57 +2 -2

cvs commit: ports/java/java-zoneinfo Makefile distinfo

2012-04-03 Thread Greg Lewis
glewis 2012-04-04 03:34:11 UTC FreeBSD ports repository Modified files: java/java-zoneinfo Makefile distinfo Log: . Update to 2012c. Feature safe: yes Revision ChangesPath 1.2 +1 -1 ports/java/java-zoneinfo/Makefile 1.2 +2 -2

cvs commit: ports/java Makefile ports/java/java-zoneinfo Makefile distinfo pkg-descr pkg-plist

2012-03-30 Thread Greg Lewis
glewis 2012-03-31 04:15:41 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/java-zoneinfo Makefile distinfo pkg-descr pkg-plist Log: . Add a port that supplies updated zoneinfo files in the format expected by the JDK/JRE

cvs commit: ports/java/openjdk7 Makefile distinfo ports/java/openjdk7/files patch-set

2012-03-05 Thread Greg Lewis
glewis 2012-03-06 03:58:53 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile distinfo java/openjdk7/files patch-set Log: . Update to OpenJDK 7 Update 2. Revision Changes Path 1.31 +9 -8ports/java/openjdk7/Makefile 1.16

cvs commit: ports/java/openjdk7/files cacerts

2012-03-05 Thread Greg Lewis
glewis 2012-03-06 03:59:29 UTC FreeBSD ports repository Modified files: java/openjdk7/files cacerts Log: . Use the latest cacerts file from the official Oracle distribution of Update 2. Revision ChangesPath 1.3 +74 -53ports/java/openjdk7/files/cacerts

cvs commit: ports/x11-wm/afterstep-stable Makefile

2012-02-25 Thread Greg Lewis
glewis 2012-02-25 18:10:47 UTC FreeBSD ports repository Modified files: x11-wm/afterstep-stable Makefile Log: . Change gif dependency from libungif to giflib due to the latter being the preferred library of the two. I actually think this is superfluous as this library

cvs commit: ports/www/jericho-html Makefile distinfo ports/www/jericho-html/files patch-encoding

2012-02-25 Thread Greg Lewis
glewis 2012-02-25 18:19:36 UTC FreeBSD ports repository Modified files: www/jericho-html Makefile distinfo Removed files: www/jericho-html/files patch-encoding Log: . Update to 3.2. This also fixes building with openjdk6. PR: 164813 Approved by:

cvs commit: ports/archivers/libarchive Makefile distinfo

2012-02-25 Thread Greg Lewis
glewis 2012-02-25 22:41:56 UTC FreeBSD ports repository Modified files: archivers/libarchive Makefile distinfo Log: . Update to 3.0.3. PR: 165291 Submitted by: mm@ Revision ChangesPath 1.69 +37 -5 ports/archivers/libarchive/Makefile

cvs commit: ports UPDATING

2012-02-25 Thread Greg Lewis
glewis 2012-02-25 22:42:25 UTC FreeBSD ports repository Modified files: .UPDATING Log: . Note the shared library bump for libarchive. Revision ChangesPath 1.1209+12 -1 ports/UPDATING ___

cvs commit: ports/java/diablo-jdk15 Makefile ports/java/diablo-jdk16 Makefile ports/java/diablo-jre15 Makefile ports/java/diablo-jre16 Makefile

2012-02-11 Thread Greg Lewis
glewis 2012-02-11 17:23:51 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile java/diablo-jdk16Makefile java/diablo-jre15Makefile java/diablo-jre16Makefile Log: . Make EXTRACT_DEPENDS check UNZIP_CMD rather than just unzip,

cvs commit: ports/Mk bsd.java.mk

2012-02-08 Thread Greg Lewis
glewis 2012-02-09 06:40:49 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: . Add support for the new linux-sun-jdk17 port. Revision ChangesPath 1.92 +4 -1 ports/Mk/bsd.java.mk

cvs commit: ports LEGAL

2012-02-07 Thread Greg Lewis
glewis 2012-02-07 18:11:28 UTC FreeBSD ports repository Modified files: .LEGAL Log: . Remove ovt now that registration isn't required to download the source. Revision ChangesPath 1.688 +1 -3 ports/LEGAL

cvs commit: ports/science/ovt Makefile distinfo pkg-plist ports/science/ovt/files patch-Makefile.in patch-bin-ovt.in patch-configure

2012-02-06 Thread Greg Lewis
glewis 2012-02-07 04:00:04 UTC FreeBSD ports repository Modified files: science/ovt Makefile distinfo pkg-plist science/ovt/filespatch-configure Removed files: science/ovt/filespatch-Makefile.in patch-bin-ovt.in Log: . Update to 2.3_4. . Fix Java

cvs commit: ports/Mk bsd.java.mk

2012-02-06 Thread Greg Lewis
glewis 2012-02-07 04:04:12 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: . Make the openjdk6 port the preferred JDK by default. Many thanks to erwin@ for a -exp run. Revision ChangesPath 1.91 +2 -6

cvs commit: ports/java Makefile ports/java/linux-sun-jdk17 Makefile distinfo pkg-descr pkg-message pkg-plist ports/java/linux-sun-jdk17/files pkg-install.in

2012-02-04 Thread Greg Lewis
glewis 2012-02-04 22:26:11 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/linux-sun-jdk17 Makefile distinfo pkg-descr pkg-message pkg-plist java/linux-sun-jdk17/files pkg-install.in Log: . Add a

cvs commit: ports/java/eclipse-devel Makefile ports/java/eclipse-devel/files freebsd-support.patch

2012-01-28 Thread Greg Lewis
glewis 2012-01-29 00:05:11 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile java/eclipse-devel/files freebsd-support.patch Log: . Fix a crash when opening the internal web browser. PR: 164554 Submitted by: Jimmy Kelley

cvs commit: ports/java/linux-sun-jre16 Makefile distinfo pkg-plist

2012-01-15 Thread Greg Lewis
glewis 2012-01-15 20:02:03 UTC FreeBSD ports repository Modified files: java/linux-sun-jre16 Makefile distinfo pkg-plist Log: . Update to Update 30. Revision ChangesPath 1.7 +1 -1 ports/java/linux-sun-jre16/Makefile 1.4 +2 -2

cvs commit: www/share/sgml common.ent

2012-01-15 Thread Greg Lewis
glewis 2012-01-16 07:11:53 UTC FreeBSD doc repository Modified files: share/sgml common.ent Log: . Add an entity for JRE. Revision ChangesPath 1.7 +2 -1 www/share/sgml/common.ent ___

cvs commit: www/en/java/dists 17.sgml Makefile

2012-01-15 Thread Greg Lewis
glewis 2012-01-16 07:13:09 UTC FreeBSD doc repository Modified files: en/java/distsMakefile Added files: en/java/dists17.sgml Log: . Add a page for the JDK 7 work (e.g. openjdk7). Revision ChangesPath 1.1 +24 -0

cvs commit: www/en/java/dists index.sgml

2012-01-15 Thread Greg Lewis
glewis 2012-01-16 07:14:44 UTC FreeBSD doc repository Modified files: en/java/distsindex.sgml Log: . Update the lists of supported and unsupported versions. Specifically, move 1.1, 1.2, 1.3 and 1.4 to unsupported and add 1.7 to supported. Revision Changes

cvs commit: www/en/java index.sgml

2012-01-15 Thread Greg Lewis
glewis 2012-01-16 07:16:11 UTC FreeBSD doc repository Modified files: en/java index.sgml Log: . Update to note that the FreeBSD Foundation provided binaries are unsupported and that the recommended JDK is openjdk6. . Add a link to the new 1.7 page. .

cvs commit: ports/java/diablo-jdk16 Makefile ports/java/diablo-jre16 Makefile

2012-01-02 Thread Greg Lewis
glewis 2012-01-03 02:43:38 UTC FreeBSD ports repository Modified files: java/diablo-jdk16Makefile java/diablo-jre16Makefile Log: . Fix the reinstall target by using cp rather than mv for updating the zoneinfo files (otherwise they are no longer present during

cvs commit: ports/java/diablo-jdk15 Makefile ports/java/diablo-jre15 Makefile

2012-01-02 Thread Greg Lewis
glewis 2012-01-03 02:49:30 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile java/diablo-jre15Makefile Log: . Fix the reinstall target by using cp rather than mv for updating the zoneinfo files (otherwise they are no longer present during

cvs commit: ports/java/linux-sun-jdk16 pkg-plist

2011-12-28 Thread Greg Lewis
glewis 2011-12-29 00:03:28 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk16 pkg-plist Log: . Move the call to unregistervm pack to the top of the packing list. Otherwise we've removed the files before we unregister and unregistering doesn't correctly

cvs commit: ports/java/diablo-jre16 Makefile distinfo ports/java/diablo-jdk16 Makefile distinfo

2011-12-24 Thread Greg Lewis
glewis 2011-12-24 19:24:35 UTC FreeBSD ports repository Modified files: java/diablo-jre16Makefile distinfo java/diablo-jdk16Makefile distinfo Log: . Update to tzupdater 1.3.45. Submitted by: Andrew Stadtler astadt...@gmail.com Revision ChangesPath

cvs commit: ports/java/diablo-jre15 Makefile distinfo ports/java/diablo-jdk15 Makefile distinfo

2011-12-24 Thread Greg Lewis
glewis 2011-12-24 19:31:15 UTC FreeBSD ports repository Modified files: java/diablo-jre15Makefile distinfo java/diablo-jdk15Makefile distinfo Log: . Update to tzupdater 1.3.45. Revision ChangesPath 1.46 +3 -3 ports/java/diablo-jdk15/Makefile

cvs commit: ports/java/linux-sun-jdk16 Makefile distinfo pkg-plist

2011-12-24 Thread Greg Lewis
glewis 2011-12-24 21:02:46 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk16 Makefile distinfo pkg-plist Log: . Update to JDK6 Update 30. PR: 163486 Submitted by: scheidell@ Revision ChangesPath 1.46 +2 -2

cvs commit: ports/java/jdk16 Makefile distinfo ports/java/jdk15 Makefile distinfo

2011-12-24 Thread Greg Lewis
glewis 2011-12-25 05:01:32 UTC FreeBSD ports repository Modified files: java/jdk16 Makefile distinfo java/jdk15 Makefile distinfo Log: . Update to tzupdater 1.3.45 Revision ChangesPath 1.177 +3 -3 ports/java/jdk15/Makefile 1.52

cvs commit: ports/math/gnuplot Makefile distinfo

2011-12-18 Thread Greg Lewis
glewis 2011-12-19 00:51:44 UTC FreeBSD ports repository Modified files: math/gnuplot Makefile distinfo Log: . Update to 4.4.4. . Tweak TEX settings to preserve packing list correctness. . Limit WX version to 2.8 until problems with 2.9 are resolved. Revision

cvs commit: ports/java/eclipse-devel Makefile ports/java/eclipse-devel/files patch-eclipse-build

2011-12-07 Thread Greg Lewis
glewis 2011-12-07 22:14:19 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile java/eclipse-devel/files patch-eclipse-build Log: . Fix bogus symlinks being installed as plugins rather than the actual JARs by passing -L to rsync rather than -l.

cvs commit: www/share/sgml common.ent

2011-11-27 Thread Greg Lewis
glewis 2011-11-27 08:01:03 UTC FreeBSD doc repository Modified files: share/sgml common.ent Log: . As far as I can tell, Java, JDK and OpenJDK are actually registered trademarks rather than just trademarks. Admittedly I'm not sure quite what difference that

cvs commit: ports/java/eclipse-devel Makefile ports/java/eclipse-devel/files patch-eclipse-build

2011-11-26 Thread Greg Lewis
glewis 2011-11-26 21:45:18 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile java/eclipse-devel/files patch-eclipse-build Log: . Update the build and install targets used to the current recommendations. Fixes installation of plugins by a user.

cvs commit: www/en/java news.xml www/en/java/dists 16.sgml

2011-11-26 Thread Greg Lewis
glewis 2011-11-27 07:59:14 UTC FreeBSD doc repository Modified files: en/java news.xml en/java/dists16.sgml Log: . Add OpenJDK 6 updates up till the present for 2011. Revision ChangesPath 1.7 +21 -3 www/en/java/dists/16.sgml

cvs commit: ports/archivers/libarchive Makefile distinfo

2011-11-19 Thread Greg Lewis
glewis 2011-11-20 04:56:53 UTC FreeBSD ports repository Modified files: archivers/libarchive Makefile distinfo Log: . Update to 2.8.5. Feature safe: yes Revision ChangesPath 1.68 +1 -2 ports/archivers/libarchive/Makefile 1.55 +2 -2

cvs commit: ports/java/diablo-jdk16 Makefile distinfo pkg-plist ports/java/diablo-jre16 Makefile distinfo pkg-plist

2011-10-23 Thread Greg Lewis
glewis 2011-10-24 00:55:43 UTC FreeBSD ports repository Modified files: java/diablo-jdk16Makefile distinfo pkg-plist java/diablo-jre16Makefile distinfo pkg-plist Log: . Update to tzupdater 1.3.42. PR: 161874 Submitted by: Alexey Markov

cvs commit: ports/java/diablo-jdk15 Makefile distinfo pkg-plist ports/java/diablo-jre15 Makefile distinfo pkg-plist

2011-10-23 Thread Greg Lewis
glewis 2011-10-24 01:01:48 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile distinfo pkg-plist java/diablo-jre15Makefile distinfo pkg-plist Log: . Update to tzupdater 1.3.42. Revision ChangesPath 1.45 +3 -3

cvs commit: ports/java/jdk15 Makefile distinfo

2011-10-23 Thread Greg Lewis
glewis 2011-10-24 01:49:00 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile distinfo Log: . Update to tzupdater 1.3.42. Revision ChangesPath 1.176 +3 -3 ports/java/jdk15/Makefile 1.51 +2 -2 ports/java/jdk15/distinfo

cvs commit: ports/java/jdk16 Makefile distinfo

2011-10-23 Thread Greg Lewis
glewis 2011-10-24 01:50:21 UTC FreeBSD ports repository Modified files: java/jdk16 Makefile distinfo Log: . Update to tzupdater 1.3.42. Revision ChangesPath 1.194 +3 -3 ports/java/jdk16/Makefile 1.53 +2 -2 ports/java/jdk16/distinfo

cvs commit: ports/lang/scala Makefile distinfo pkg-plist

2011-10-02 Thread Greg Lewis
glewis 2011-10-02 07:22:52 UTC FreeBSD ports repository Modified files: lang/scala Makefile distinfo pkg-plist Log: . Update to 2.9.1. . Set SCALA_HOME to DATADIR and use that in pkg-plist (quietens PORTLINT). PR: 160650 Approved by:maintainer

cvs commit: ports/java/diablo-jdk16 pkg-plist ports/java/diablo-jre16 pkg-plist

2011-09-04 Thread Greg Lewis
glewis 2011-09-04 17:55:09 UTC FreeBSD ports repository Modified files: java/diablo-jdk16pkg-plist java/diablo-jre16pkg-plist Log: . Use dirrmtry on the lib/applet directory since the amd64 tarballs don't include it (i386 does). PR: 155107

cvs commit: ports/Mk bsd.java.mk

2011-09-04 Thread Greg Lewis
glewis 2011-09-04 19:23:26 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: . Make commented examples reference 1.6 (the current default) rather than 1.5. Revision ChangesPath 1.90 +7 -7 ports/Mk/bsd.java.mk

cvs commit: ports/java/jdk16-doc Makefile distinfo

2011-08-28 Thread Greg Lewis
glewis 2011-08-29 05:51:25 UTC FreeBSD ports repository Modified files: java/jdk16-doc Makefile distinfo Log: . Update to the docs for 6 Update 25. PR: 159799 Submitted by: Mikhail T. m.tsatse...@gmail.com Revision ChangesPath 1.6 +3

cvs commit: ports/java/diablo-jdk15 Makefile distinfo ports/java/diablo-jre15 Makefile distinfo ports/java/diablo-jdk16 Makefile distinfo ports/java/diablo-jre16 Makefile distinfo

2011-08-21 Thread Greg Lewis
glewis 2011-08-22 01:22:53 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile distinfo java/diablo-jre15Makefile distinfo java/diablo-jdk16Makefile distinfo java/diablo-jre16Makefile distinfo Log: . Update to tzupdater 1.3.40.

cvs commit: ports/java/jdk16 Makefile distinfo

2011-08-21 Thread Greg Lewis
glewis 2011-08-22 03:29:47 UTC FreeBSD ports repository Modified files: java/jdk16 Makefile distinfo Log: . Update to tzupdater 1.3.40. Revision ChangesPath 1.193 +3 -3 ports/java/jdk16/Makefile 1.52 +2 -2 ports/java/jdk16/distinfo

cvs commit: ports/java/jdk15 Makefile distinfo

2011-08-21 Thread Greg Lewis
glewis 2011-08-22 05:38:39 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile distinfo Log: . Update to tzupdater 1.3.40. Revision ChangesPath 1.175 +3 -3 ports/java/jdk15/Makefile 1.50 +2 -2 ports/java/jdk15/distinfo

cvs commit: ports/archivers/libarchive Makefile distinfo

2011-08-17 Thread Greg Lewis
glewis 2011-08-18 03:35:19 UTC FreeBSD ports repository Modified files: archivers/libarchive Makefile distinfo Log: . Update to 2.8.4 PR: 158924 Submitted by: mm@ Revision ChangesPath 1.63 +4 -6 ports/archivers/libarchive/Makefile

cvs commit: ports MOVED ports/java Makefile ports/java/jdk14-doc Makefile distinfo pkg-descr

2011-08-14 Thread Greg Lewis
glewis 2011-08-14 18:02:34 UTC FreeBSD ports repository Modified files: .MOVED java Makefile Removed files: java/jdk14-doc Makefile distinfo pkg-descr Log: . Remove jdk14-doc since jdk14 was removed 2011/06/28. Revision

cvs commit: ports/net/dgd Makefile pkg-deinstall pkg-install

2011-08-14 Thread Greg Lewis
glewis 2011-08-14 18:04:55 UTC FreeBSD ports repository Modified files: net/dgd Makefile Removed files: net/dgd pkg-deinstall pkg-install Log: . Rely on standard mechanisms of creating/deleting groups and users for the port rather than the

cvs commit: ports/net/dgd-lpmud Makefile ports/net/dgd-lpmud/files patch-room-pub2.c patch-room-vill_road2.c patch-room-yard.c patch-sys-driver.c

2011-08-03 Thread Greg Lewis
glewis 2011-08-03 06:28:27 UTC FreeBSD ports repository Modified files: net/dgd-lpmudMakefile net/dgd-lpmud/files patch-room-vill_road2.c Added files: net/dgd-lpmud/files patch-room-pub2.c patch-room-yard.c patch-sys-driver.c Log:

cvs commit: ports/net/dgd-kernel Makefile ports/net/dgd-kernel/files patch-auto.c patch-driver.c

2011-08-03 Thread Greg Lewis
glewis 2011-08-03 06:30:01 UTC FreeBSD ports repository Modified files: net/dgd-kernel Makefile Added files: net/dgd-kernel/files patch-auto.c patch-driver.c Log: . s/function/funcname/ where function was used as a variable name since it's potentially a

cvs commit: ports/net/dgd Makefile distinfo ports/net/dgd/files patch-mud.dgd patch-src-Makefile patch-src-kfun-std.c

2011-08-03 Thread Greg Lewis
glewis 2011-08-03 06:31:02 UTC FreeBSD ports repository Modified files: net/dgd Makefile distinfo net/dgd/filespatch-mud.dgd patch-src-Makefile patch-src-kfun-std.c Log: . Update to 1.4.11. . Add an OPTIONS setting to turn

cvs commit: ports/java/eclipse-devel distinfo

2011-07-16 Thread Greg Lewis
glewis 2011-07-16 23:06:29 UTC FreeBSD ports repository Modified files: java/eclipse-devel distinfo Log: . Chase re-rolled JAR file. PR: 158859 Submitted by: tg@ Revision ChangesPath 1.14 +2 -2 ports/java/eclipse-devel/distinfo

cvs commit: ports/java/eclipse-devel Makefile ports/java/eclipse-devel/files patch-eclipse-build

2011-07-14 Thread Greg Lewis
glewis 2011-07-14 07:05:15 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile java/eclipse-devel/files patch-eclipse-build Log: . Install the actual files rather than symlinks. Submitted by: tg@ Revision ChangesPath 1.39 +1

cvs commit: ports/java/eclipse-devel/files patch-eclipse-build

2011-07-14 Thread Greg Lewis
glewis 2011-07-14 16:12:59 UTC FreeBSD ports repository Modified files: java/eclipse-devel/files patch-eclipse-build Log: . Fix the packing list by not installing efj.sh for now. Submitted by: tg@ Revision ChangesPath 1.5 +11 -10

cvs commit: ports/java/eclipse distinfo

2011-07-11 Thread Greg Lewis
glewis 2011-07-11 06:44:44 UTC FreeBSD ports repository Modified files: java/eclipse distinfo Log: . Add entries for the test distfiles. This gets us closer, but the WITH_TESTS option still does not work. The build now fails while applying patches. PR:

cvs commit: ports/sysutils/ksysguardd distinfo

2011-07-10 Thread Greg Lewis
glewis 2011-07-10 18:59:35 UTC FreeBSD ports repository Modified files: sysutils/ksysguardd distinfo Log: . This port uses the same dist file as kdebase4-workspace. Chase it's distinfo update per makc@ (rev. 1.85): Tarball was rerolled shortly before release to

cvs commit: ports/java/eclipse-devel Makefile distinfo ports/java/eclipse-devel/files eclipse-build-upstream.patch freebsd-support.patch patch-eclipse-build patch-generatedScripts

2011-07-10 Thread Greg Lewis
glewis 2011-07-10 19:54:53 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile distinfo java/eclipse-devel/files eclipse-build-upstream.patch freebsd-support.patch patch-eclipse-build Added

cvs commit: ports/java/openjdk7 Makefile ports/java/openjdk7/files patch-src-solaris-native-java-net-NetworkInterface.c

2011-07-08 Thread Greg Lewis
glewis 2011-07-08 07:28:46 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile Added files: java/openjdk7/files patch-src-solaris-native-java-net-NetworkInterface.c Log: . Try harder to make sure the flags returned from

cvs commit: ports/java/diablo-jdk15 Makefile distinfo ports/java/diablo-jre15 Makefile distinfo ports/java/diablo-jdk16 Makefile distinfo ports/java/diablo-jre16 Makefile distinfo

2011-06-28 Thread Greg Lewis
glewis 2011-06-28 06:11:54 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile distinfo java/diablo-jre15Makefile distinfo java/diablo-jdk16Makefile distinfo java/diablo-jre16Makefile distinfo Log: . Update to tzupdater 1.3.39.

cvs commit: ports/java/jdk16 Makefile distinfo

2011-06-28 Thread Greg Lewis
glewis 2011-06-28 06:44:11 UTC FreeBSD ports repository Modified files: java/jdk16 Makefile distinfo Log: . Update to tzupdater 1.3.39. PR: 158280 Submitted by: milki mi...@rescomp.berkeley.edu Revision ChangesPath 1.192 +3 -3

cvs commit: ports/java/openjdk7 Makefile distinfo ports/java/openjdk7/files patch-set

2011-06-28 Thread Greg Lewis
glewis 2011-06-29 04:09:29 UTC FreeBSD ports repository Modified files: java/openjdk7Makefile distinfo java/openjdk7/files patch-set Log: . Update to Build 147. Revision ChangesPath 1.28 +2 -2 ports/java/openjdk7/Makefile 1.15 +2 -2

  1   2   3   4   5   6   7   8   >