Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.0.3p4_29 10 Dec 2012 17:18:32 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
removal of the different 1.5 jre and jdk vendors
Removing outdated jdk16 vendors:
removing all the bsdjava and freebsd vendors, consider using openjdk6 or
openjsk7 instead.
Discussed with: java (glarkin) |
1.6.0.3p4_29 27 Oct 2012 06:56:11 |
bapt |
java 1.5 (aka 5.0) is EOLed since October 2009 [1]
java/jdk16 is outdated with security issues consider using java/openjdk6 [1]
java/jmp is java 1.5 only
Approved by: java (glewis) [1] \
Ronald Klop <ronald@klop.ws> (maintainer) [2]
Feature safe: yes |
1.6.0.3p4_29 13 Apr 2012 02:36:39 |
glewis |
. Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater. |
1.6.0.3p4_28 25 Dec 2011 05:01:32 |
glewis |
. Update to tzupdater 1.3.45 |
1.6.0.3p4_27 24 Oct 2011 01:50:21 |
glewis |
. Update to tzupdater 1.3.42. |
1.6.0.3p4_26 22 Aug 2011 03:29:47 |
glewis |
. Update to tzupdater 1.3.40. |
1.6.0.3p4_25 28 Jun 2011 06:44:11 |
glewis |
. Update to tzupdater 1.3.39.
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu> |
1.6.0.3p4_24 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
1.6.0.3p4_23 25 Apr 2011 03:11:15 |
glewis |
. Update to tzupdater 1.3.38. [1]
. Fix download links. [2]
PR: 156602 [1]
Submitted by: Thomas Johnson <tom@claimlynx.com> [1]
Suggest by: linimon@ [2] |
1.6.0.3p4_22 05 Mar 2011 20:53:06 |
glewis |
. Update to tzupdater 1.3.35
PR: 155270
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.6.0.3p4_21 05 Mar 2011 18:32:15 |
glewis |
. Conditionalise the setting of IS_INTERACTIVE on PACKAGE_BUILDING so that
the port tinderboxen can build the port again.
PR: 155285
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
1.6.0.3p4_21 14 Feb 2011 06:40:26 |
glewis |
. Mark as IS_INTERACTIVE since the user is prompted to accept the license
during extract.
Reported by: "Klaus T. Aehlig" <aehlig-bsd@linta.de> |
1.6.0.3p4_21 09 Feb 2011 17:13:40 |
glewis |
. Fix infinite loop in parsing certain doubles. See CVE-2010-4476. |
1.6.0.3p4_20 13 Dec 2010 06:26:42 |
glewis |
. Update to tzupdater 1.3.34. |
1.6.0.3p4_19 30 Oct 2010 21:50:10 |
glewis |
. Update to tzupdater 1.3.33.
PR: 151561
Submitted by: Thomas Johnson <tom@claimlynx.com> |
1.6.0.3p4_18 01 Oct 2010 06:08:33 |
glewis |
. Disable bootstrapping with linux-sun-jdk1{5,6} since that doesn't work.
PR: 116841 |
1.6.0.3p4_18 26 Sep 2010 18:40:45 |
glewis |
. Respect MAKE_JOB_NUMBERS and use that to set up the number of HotSpot
make jobs. If not, fall back to the number of CPUs.
Only the HotSpot part of the build is safe to parallelise, so mark the
port as MAKE_JOBS_UNSAFE. |
1.6.0.3p4_18 21 Sep 2010 06:20:54 |
glewis |
. Update to tzupdater 1.3.31.
PR: 150715
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.6.0.3p4_17 13 Aug 2010 01:02:01 |
glewis |
. Some fixes for the KQueue NIO selector.
Submitted by: davidxu@ |
1.6.0.3p4_16 07 Aug 2010 18:44:12 |
glewis |
. Add a new NIO selector that uses kqueue(2) and make it the default.
PR: 115773
Submitted by: davidxu@ |
1.6.0.3p4_15 25 Jul 2010 07:10:52 |
glewis |
. Update to the latest set of root certificates that come with the JDK. |
1.6.0.3p4_15 09 Jun 2010 06:28:24 |
glewis |
. Add file missed in the last commit:
Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
determine whether sigignore(3) is supported or not. This should
hopefully fix the build for QAT and pointyhat.
Suggested by: pgollucci@ |
1.6.0.3p4_15 09 Jun 2010 06:27:20 |
glewis |
. Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
determine whether sigignore(3) is supported or not. This should
hopefully fix the build for QAT and pointyhat.
Suggested by: pgollucci@ |
1.6.0.3p4_15 09 Jun 2010 06:19:44 |
itetcu |
Revert previous commit. It not broken for everyone. It looks like the configure
script is using sysctl kern.osreldate (ie. __FreeBSD_version) to detect the
presenxe of sigignore; this happens to fail on QAT and PointyHat (and for
anyone having the kernel version different that the installed herders version,
one before and the other after the addition of sigignore in HEAD or 8-STABLE).
Requested by: glewis@ (maintainer), Rob Farmer <rfarmer@predatorlabs.net> |
1.6.0.3p4_15 08 Jun 2010 20:17:37 |
itetcu |
Mark BROKEN, I'm tired to see QAT loosing time trying to build it.
Submitted by: QAT / PointyHat |
1.6.0.3p4_15 19 Apr 2010 06:19:09 |
glewis |
. Update to tzupdater 1.3.29. |
1.6.0.3p4_14 19 Apr 2010 06:18:54 |
glewis |
. Fix the build with recent xorg.
PR: 145754
Submitted by: fluffy@ |
1.6.0.3p4_14 07 Feb 2010 22:17:06 |
glewis |
. sigignore(3) has been MFC'ed to 8-STABLE. Attempt to fix the build
there by extending the fix for 9-CURRENT to the appropriate versions
of 8-STABLE. |
1.6.0.3p4_14 05 Feb 2010 05:23:20 |
glewis |
. Update to tzupdater 1.3.25. |
1.6.0.3p4_13 05 Feb 2010 05:22:31 |
glewis |
. Detect that recent versions of 9-CURRENT have sigignore(3) and configure
the build correctly for that.
Fixes the build on those versions of 9-CURRENT
PR: 141105
Collaboration with: fluffy@ |
1.6.0.3p4_13 06 Dec 2009 02:52:37 |
glewis |
. Update to the cacerts file included in Update 17. |
1.6.0.3p4_13 08 Nov 2009 22:48:33 |
glewis |
. Update to tzupdater 1.3.21. |
1.6.0.3p4_12 05 Sep 2009 04:38:17 |
glewis |
. Update to tzupdater 1.3.18. |
1.6.0.3p4_11 07 Jul 2009 04:11:05 |
dinoex |
- use cups-client
PR: 134647
Approved by: maintainer-timeout |
1.6.0.3p4_11 21 May 2009 01:13:44 |
glewis |
. Update to tzupdater 1.3.15. |
1.6.0.3p4_10 26 Mar 2009 03:58:55 |
glewis |
. Update to tzupdater 1.3.12. |
1.6.0.3p4_9 05 Mar 2009 05:37:21 |
glewis |
. Fix a security hole in the Calendar class which allows the elevation of
permissions within the Java security model.
http://sunsolve.sun.com/search/document.do?assetkey=1-26-244991-1
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Obtained from: OpenBSD |
1.6.0.3p4_8 02 Feb 2009 07:35:54 |
glewis |
. Implement the virtual machine interface for BSD. This allows
jmap -histo and jmap -dump to work.
Submitted by: Brian Gardner <brian@experts-exchange.com>
Sponsored by: Experts Exchange |
1.6.0.3p4_7 01 Jan 2009 19:38:49 |
glewis |
. Update the download directions to point people directly at the source
to download since the web page no longer provides links to it.
PR: 129931
Suggested by: Barbara <barbara.xxx1975@libero.it> |
1.6.0.3p4_7 05 Dec 2008 07:09:58 |
glewis |
. Update to tzupdater 1.3.11. |
1.6.0.3p4_6 02 Nov 2008 19:11:06 |
glewis |
. Update to tzupdater 1.3.9 2008g.
PR: 128195, 128387
Submitted by: Christian Sturm <athaba@inode.at>, Vaclav Haisman
<v.haisman@sh.cvut.cz> |
1.6.0.3p4_5 18 Oct 2008 17:54:04 |
glewis |
. Properly scope the calls to clock_get* so that we use the system versions
if available rather than the local versions. Fixes System.nanoTime().
Reported by: Kurt Miller |
1.6.0.3p4_4 15 Oct 2008 03:34:38 |
glewis |
. When building libsplashscreen, put the internal JDK header paths before
the external system header paths. This prevents us from picking up the
jpeg headers from the system headers when building splashscreen_jpeg.c
which caused an undefined reference to be present in libsplashscreen
since the internal JDK jpeg headers remap the function names.
PR: 119654 |
1.6.0.3p4_3 25 Aug 2008 03:25:31 |
glewis |
. Revert the change to create a build dependency on the bootstrapping JDK
if it already exists. Since the bootstrap JDK can be an already
installed instance of itself this creates a circular dependency which
breaks portmaster and possibly other port management tools. |
1.6.0.3p4_3 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.6.0.3p4_3 12 Jul 2008 21:02:25 |
glewis |
. Update to tzupdater 1.3.6.
PR: 125469
Submitted by: Wayne Sierke <ws@au.dyndns.ws> |
1.6.0.3p4_2 06 Jun 2008 13:38:51 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.6.0.3p4_1 16 May 2008 01:40:51 |
glewis |
. Enable system tray support for Enlightenment.
Submitted by: gahr@ |
1.6.0.3p4_1 03 May 2008 15:50:22 |
glewis |
. Update to tzupdater 1.3.5. This patch is based on that submitted in the
PR but also fixes the path to tzupdater and bumps PORTREVISION.
PR: 123191
Submitted by: Greg Larkin |
1.6.0.3p4 03 May 2008 15:49:27 |
glewis |
. Use the correct specifier for printing a size_t.
Noticed by: Andrei V. Lavreniyuk (via -Wformat) |
1.6.0.3p4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.6.0.3p4 16 Feb 2008 23:48:25 |
glewis |
. Update to patchset 4. |
1.6.0.3p3_2 03 Feb 2008 18:46:26 |
glewis |
. Fix locale generation and hence locale handling in general.
PR: 119397
Submitted by: Bernhard Froehlich <decke@bluelife.at> |
1.6.0.3p3_1 21 Jan 2008 05:59:54 |
glewis |
. Make CUPS a build depends only and depend on the header file searched
for by the JDK sanity check. No CUPS libraries are linked against by
the build, so we don't need it at run time.
Requested by: Stefan Thurner <thurners@nicsys.de> |
1.6.0.3p3_1 12 Jan 2008 22:43:42 |
glewis |
. Update to tzupdater 1.3.3. |
1.6.0.3p3 16 Nov 2007 05:30:17 |
glewis |
. Update to patchset 3, based on 1.6.0_03 (aka 6u3).
Approved by: portmgr (marcus) |
1.6.0.2p2_1 15 Nov 2007 17:45:00 |
glewis |
. Update to tzupdater 1.3.0 to fix the default build (the previous version
of tzupdater is no longer available).
Approved by: portmgr (linimon) |
1.6.0.2p2 28 Oct 2007 20:47:42 |
glewis |
. Update to patchset 2 (based on 1.6.0_02 aka 6u2) |
1.6.0.1p1_5 21 Oct 2007 14:57:14 |
glewis |
. Explicitly pull in X dependencies instead of depending on the open-motif
dependency to implicitly pull in the X libraries we need. |
1.6.0.1p1_5 04 Oct 2007 18:20:43 |
jkim |
Fix build on i386 with WITHOUT_WEB option.
PR: ports/116700
Reported by: Michiel Boland (michiel at boland dot org)
Approved by: glewis (mentor) |
1.6.0.1p1_5 09 Sep 2007 17:35:49 |
glewis |
. Fix build problems with cpu.h being picked up from /usr/local/include.
Since the structure members being deferenced into the variables are
short*, just use short as the variable type and eliminate the use of
fastInt and the header include altogether. |
1.6.0.1p1_5 08 Sep 2007 20:02:33 |
glewis |
. Fix build failures by setting LC_ALL="C" in MAKE_ENV.
PR: 116204
Submitted by: nrgmilk <nrgmilk@gmail.com> |
1.6.0.1p1_5 07 Sep 2007 22:17:17 |
glewis |
. Update to tzupdater 1.2.2. |
1.6.0.1p1_4 02 Sep 2007 05:54:44 |
glewis |
. Fix another problem with exec() by using the same static initialisation
block that Linux and Solaris use.
This was already fixed in the repo but I'd neglected to commit the fix
to the port and it was independently submitted as noted below.
Submitted by: Michiel Boland <michiel@boland.org> |
1.6.0.1p1_3 28 Aug 2007 15:24:32 |
glewis |
. Sync the BSD specific code with the changes between 1.5 and 1.6 and
start closing file descriptors at FAIL_FILENO + 1 rather than 3. This
fixes the problem with determining the exit code for exec()'ed processes.
PR: 115557
Submitted by: Michiel Boland <michiel@boland.org> |
1.6.0.1p1_2 23 Aug 2007 14:54:54 |
glewis |
. Correctly respect WITHOUT_WEB. This should fix the default amd64 build
on 7.x. |
1.6.0.1p1_2 21 Aug 2007 05:53:17 |
glewis |
. Make sure ${PREFIX}/share/applications exists before installing files
there.
Pointed out by: pointyhat (via kris) |
1.6.0.1p1_2 18 Aug 2007 06:56:25 |
glewis |
. Add unzip to BUILD_DEPENDS.
Pointed out by: pointyhat (via kris) |
1.6.0.1p1_2 16 Aug 2007 18:55:53 |
jkim |
Add browser plugin support for amd64. It is turned off by default as it is
still experimental.
Tested by: Huang wen hui (hwh at gddsn dot org dot cn)
Approved by: glewis (maintainer) |
1.6.0.1p1_2 16 Aug 2007 18:50:39 |
jkim |
Unbreak build on -CURRENT.
Approved by: glewis (maintainer) |
1.6.0.1p1_2 14 Aug 2007 03:36:15 |
glewis |
. Split the JRL agreement out into a separate script that is only run
during the port build and not during the package install.
Requested by: kris |
1.6.0.1p1_2 09 Aug 2007 22:54:34 |
jkim |
- Set LANG environment variable to C for non-US locale users.
- Install FreeBSD-specific NSPR header file instead of default Solaris header.
Note the port revision is not updated because it does not affect most users.
Approved by: glewis (maintainer) |
1.6.0.1p1_2 07 Aug 2007 15:19:30 |
glewis |
. Complete default the bootstrap to Diablo.
Inspired by: scf |
1.6.0.1p1_2 06 Aug 2007 20:46:43 |
glewis |
. Fix the 'shebang' line in jcontrol. [1]
. Update the main commented out MASTER_SITE.
. Bump PORTREVISION.
Submitted by: "barbara" <barbara.xxx1975@libero.it> |
1.6.0.1p1_1 06 Aug 2007 17:23:31 |
glewis |
. Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]
. Add some more make environment variables to control the build of the
debug versions. [1]
. Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1]
. Install more of the Gnome desktop files, and provide them with the
correct path for the installation. [1]
. Add ${LOCALBASE}/lib to the default library path in HotSpot. [1]
. Backwards compatibility in time zone updates. [1]
. Bump PORTREVISION.
Submitted by: jkim [1]
Inspired by: scf [2] |
1.6.0.1p1 05 Aug 2007 20:39:50 |
glewis |
. A native port for JDK 1.6.0 (aka 6.0) Update 1. |
1.5.0.12p6,1 05 Aug 2007 20:31:13 |
glewis |
. Forced commit to note repo copy of jdk15 to jdk16. |