aboutsummaryrefslogtreecommitdiff
path: root/java/jdk16/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* . Explicitly pull in X dependencies instead of depending on the open-motifGreg Lewis2007-10-211-0/+1
* . Fix build failures by setting LC_ALL="C" in MAKE_ENV.Greg Lewis2007-09-081-0/+1
* . Update to tzupdater 1.2.2.Greg Lewis2007-09-071-3/+3
* . Fix another problem with exec() by using the same static initialisationGreg Lewis2007-09-021-1/+1
* . Sync the BSD specific code with the changes between 1.5 and 1.6 andGreg Lewis2007-08-281-1/+1
* . Correctly respect WITHOUT_WEB. This should fix the default amd64 buildGreg Lewis2007-08-231-8/+9
* . Make sure ${PREFIX}/share/applications exists before installing filesGreg Lewis2007-08-211-0/+1
* . Add unzip to BUILD_DEPENDS.Greg Lewis2007-08-181-0/+1
* Add browser plugin support for amd64. It is turned off by default as it isJung-uk Kim2007-08-161-1/+6
* . Split the JRL agreement out into a separate script that is only runGreg Lewis2007-08-141-1/+1
* - Set LANG environment variable to C for non-US locale users.Jung-uk Kim2007-08-091-0/+3
* . Complete default the bootstrap to Diablo.Greg Lewis2007-08-071-3/+1
* . Fix the 'shebang' line in jcontrol. [1]Greg Lewis2007-08-061-2/+2
* . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]Greg Lewis2007-08-061-13/+39
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.Greg Lewis2007-08-051-73/+74
* Add browser plugin support for amd64. It is turned off by default as it isJung-uk Kim2007-07-301-1/+6
* . Fix the description of the link for the policy files.Greg Lewis2007-07-271-1/+2
* . Update 12 is current, so the download isn't in the archive section yetGreg Lewis2007-07-271-1/+1
* . Update to patchset 6, based on 1.5.0 Update 12.Greg Lewis2007-07-271-5/+5
* . Update the download location for the unlimited strength policy files.Greg Lewis2007-07-221-1/+1
* . Update to patchset 5, based on the 1.5.0_11 JRL source code.Greg Lewis2007-06-091-31/+57
* . Update to tzupdater 1.2.1.Greg Lewis2007-06-031-4/+4
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
* . Fix the sense of a WITH_JAIL check to match that in the jdk14 port -Greg Lewis2007-03-071-1/+1
* . Update to tzupdater 1.1.0-2007c.Greg Lewis2007-03-071-4/+4
* . When we update the time zone data, delete the temporary copy of the oldGreg Lewis2007-03-061-0/+1
* . Whitespace nit.Greg Lewis2007-02-261-1/+1
* . Add a TZUPDATE option, defaulting to on, which will update the time zoneGreg Lewis2007-02-241-10/+24
* . Update to patchset 4.Greg Lewis2007-01-221-14/+2
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis2006-12-111-3/+13
* . Fix a problem with os_sleep returning early without raising an exceptionGreg Lewis2006-11-061-1/+1
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
* . Diablo is no longer restricted to i386, so allow it to be a possibleGreg Lewis2006-09-131-4/+2
* . Prevent problems opening RandomAccessFile with "rws" as the mode byGreg Lewis2006-09-091-1/+1
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesGreg Lewis2006-08-011-1/+1
* . Space out the arguments to OPTIONS with tabs rather than spaces.Greg Lewis2006-08-011-4/+7
* . Bump PORTREVISION.Greg Lewis2006-07-181-1/+1
* . Convert to using OPTIONS.Greg Lewis2006-07-181-48/+45
* . Bump PORTREVISION for the last three changes.Greg Lewis2006-06-161-0/+1
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
* . Make diablo-jdk15 the default bootstrap JDK for i386.Greg Lewis2006-04-251-1/+4
* . Update to 1.5.0 patchset 3.Greg Lewis2006-04-071-2/+1
* Reassign these ports from inactive maintainer to glewis, who has been doingMark Linimon2006-03-311-1/+1
* . Set the REX bits correctly on amd64. Fixes possible segfaults withGreg Lewis2006-02-121-1/+1
* . Tweak the fix for linking with the system's version of zlib to justGreg Lewis2006-02-121-2/+0
* . Enable parallel compilation during the build of HotSpot. Note that weGreg Lewis2006-02-021-1/+6
* . Install a desktop icon for the java/jdk15 Control Panel. [1]Greg Lewis2006-01-291-3/+22
* . Link with the system libz instead of building the our own internalGreg Lewis2006-01-281-0/+2
* . USE_ICONV is required whether we're building the web parts or not.Greg Lewis2005-12-171-1/+2
* . Tell the user all the files they will need up front, instead of tellingGreg Lewis2005-12-141-33/+31