summaryrefslogtreecommitdiffstats
path: root/java/jdk14
Commit message (Expand)AuthorAgeFilesLines
* . Update to tzupdater 1.3.3.glewis2008-01-132-7/+7
* . Update to tzupdater 1.3.0 to fix the default build (the previous versionglewis2007-11-152-6/+6
* . Explicitly pull in X dependencies instead of depending on the open-motifglewis2007-10-111-0/+1
* . Update to tzupdater 1.2.2.glewis2007-09-072-6/+6
* . Mark this as BROKEN for gcc 4.2. The HotSpot C++ code needs some workglewis2007-09-021-0/+4
* . More respect for ${CC}, ${CXX} and ${CPP}.glewis2007-06-061-3/+22
* . Update to tzupdater 1.2.1.glewis2007-06-032-7/+7
* . Make it so we include Xm/XmIm.h rather than defining our own prototype.glewis2007-05-221-0/+13
* - Welcome X.org 7.2 \o/.flz2007-05-191-1/+1
* . Add JAIL as an option, the Makefile already supported it as anglewis2007-03-081-1/+2
* . Update to tzupdater 1.1.0-2007c.glewis2007-03-072-7/+8
* . Add a TZUPDATE option, defaulting to on, which will update the time zoneglewis2007-02-262-11/+27
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-084-15/+57
* . The IPV6_ONLY option is unnecessary as IPV6_V6ONLY is defined inglewis2006-10-091-5/+0
* . Add support for installing the JCE policy files. [1]glewis2006-10-082-30/+47
* . Add a patch to support IPv6 only operation.glewis2006-10-081-0/+131
* . Use a mutex to make the resolver functions thread safe on FreeBSD 4.xglewis2006-10-081-0/+110
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-091-1/+0
* Reassign these ports from inactive maintainer to glewis, who has been doinglinimon2006-03-311-1/+1
* . Link with the system libz instead of building the our own internalglewis2006-02-123-1/+50
* . Update to patchset 8.glewis2006-01-207-196/+17
* - fix build in JAILSdinoex2006-01-071-0/+2
* . Tell the user all the files they will need up front, instead of tellingglewis2005-12-141-33/+31
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-253-12/+84
* . Add SHA256.glewis2005-11-231-0/+3
* . Fix javaws.glewis2005-10-132-1/+16
* . Use ${PTHREAD_LIBS} when compiling the testos programme rather thanglewis2005-09-031-7/+1
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-113-0/+72
* . Fix various problems with time zone handling including:glewis2005-04-181-0/+101
* . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forglewis2005-03-301-0/+4
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-181-1/+1
* Add support for picking up of motif includes and libraries via newlyphantom2005-01-311-3/+22
* Unbreak plist generationphantom2005-01-291-8/+5
* Remove unused filephantom2005-01-141-1763/+0
* Autogenerate PLIST while installingphantom2005-01-141-11/+13
* Do not remove /usr/local/share/doc/java on uninstall.phantom2005-01-121-1/+0
* . Avoid a problem where, without linprocfs mounted, the first line ofglewis2004-12-171-0/+11
* . Update to patchset 7.glewis2004-12-1725-2018/+8
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.glewis2004-12-039-3/+1420
* . Mark FORBIDDEN when building with the browser plugin due to theglewis2004-11-241-0/+2
* . Take into account that pthread_mutex_trylock() can return EDEADLK asglewis2004-11-022-0/+22
* The BSD patchset for the Sun JDK modeled its thread behavior mostly aftergreen2004-10-202-1/+14
* . Bump PORTREVISION for the recent fixes.glewis2004-10-161-1/+1
* . Fix the Server VM for gcc 3.4 part 2/2.glewis2004-10-161-0/+24
* . Fix the Server VM for gcc 3.4 part 1/2.glewis2004-10-161-0/+38
* . In the ReadChunk() function, change an assert() to be a "test for aglewis2004-10-161-0/+53
* . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedglewis2004-10-161-0/+21
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-09-021-2/+2
* . The changes to make in -CURRENT to use MAKEFLAGS make us unable toglewis2004-08-181-1/+2
* . Fix the build for gcc 3.4.glewis2004-08-123-0/+47
OpenPOWER on IntegriCloud