summaryrefslogtreecommitdiffstats
path: root/java/jdk13
Commit message (Expand)AuthorAgeFilesLines
* . SIZEify.glewis2004-03-171-0/+2
* . It appears as though diablo is problematic on 5.x still, so default toglewis2004-02-061-0/+4
* . Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.glewis2004-02-061-0/+1
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+0
* . Add ${LOCALBASE}/lib to the default search path for JNI libraries forglewis2004-01-202-3/+21
* . Add ${LOCALBASE}/lib to the default search path for libraries when usingglewis2004-01-192-2/+17
* . Convert spaces to tabs.glewis2004-01-191-8/+8
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someglewis2004-01-142-0/+2
* . Update to 1.3.1 patchset 9.glewis2003-12-1916-1347/+16
* . Fix the plugin build when LOCALBASE is not /usr/local.glewis2003-10-281-1/+2
* . Fix pre-everything target.glewis2003-10-161-1/+1
* . Use ${PTHREAD_LIBS} rather than -pthread.glewis2003-10-082-1/+30
* . Make HotSpot compile with gcc 3.3.1.glewis2003-10-084-0/+151
* . Remove native_threads directories when native threads are not specifiedglewis2003-08-312-4/+8
* . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. Thisglewis2003-08-301-2/+9
* . Add support for bootstrapping with the Diablo Caffe JDK. The bootstrapglewis2003-08-291-3/+6
* . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} isglewis2003-08-222-4/+31
* 1. Autodetect a previous jdk13 install and use that to bootstrap byglewis2003-08-021-20/+12
* . Switch to using the appropriate Blackdown JDK for bootstrapping sinceglewis2003-07-211-2/+2
* . Try to ensure that we get the correct version of some Netscape headerglewis2003-07-111-0/+13
* . In the cases where we need gtar, its an EXTRACT_DEPENDS, not aglewis2003-06-151-2/+2
* . Reorder the check for the source and patchset so that the failureglewis2003-06-151-11/+11
* . Bump PORTREVISION for the recent fixes.glewis2003-05-061-1/+1
* . Remove an assert() which asserts that if isatty() is true thenglewis2003-05-061-0/+12
* . Fix Math.pow() when the JDK is compiled with optimisation flags set.glewis2003-04-301-0/+176
* . Now that we can use Classic and HotSpot, make classic (and hence greenglewis2003-04-221-0/+13
* . Fix the shell wrapper to cope with HotSpot and as a result remove theglewis2003-04-222-2/+81
* 1. Clean up demo/jfc/SwingSet2/resources before the install. This shouldglewis2003-04-071-0/+4
* . Fix the packing list:glewis2003-04-071-29/+30
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-041-2/+2
* de-pkg-commentglewis2003-02-282-1/+1
* 1. Bump PORTREVISION for this and previous changes.glewis2003-02-282-1/+91
* . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-02-281-0/+726
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-02-281-0/+114
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-02-281-0/+9
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-02-281-0/+12
* . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-02-281-0/+13
* . Resurrect patch accidentally removed in last commit.glewis2003-02-121-0/+18
* . Update to patchset 8.glewis2003-02-1212-1142/+2
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkglewis2003-01-301-1/+1
* Use the full path to /sbin/sysctlkris2003-01-301-1/+1
* Don't remove system directories share/java, share/java/classes, andkris2002-11-101-3/+0
* . Add optional (default: off) runtime dependencies for the font packagesglewis2002-10-311-0/+10
* . Fix UDP packet broadcasting.glewis2002-10-312-1/+15
* . Check for open-motif with libXm.so, which we actually use, instead ofglewis2002-10-291-2/+2
* . In the informative message regarding downloading the necessary files,glewis2002-10-291-3/+3
* . echo -> ${ECHO_MSG}glewis2002-10-251-8/+8
OpenPOWER on IntegriCloud