summaryrefslogtreecommitdiffstats
path: root/java/jdk13
Commit message (Expand)AuthorAgeFilesLines
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-171-1/+1
* . Backport some fixes from 1.4 for the HotSpot Server VM when compiledglewis2004-12-072-0/+56
* . Mark FORBIDDEN when building the browser plugin.glewis2004-11-281-0/+1
* . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellglewis2004-11-284-0/+70
* . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.glewis2004-11-272-0/+77
* . Fix the build with gcc 3.4 part 2/2. Don't use the flagglewis2004-11-274-0/+87
* . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicglewis2004-11-272-0/+44
* . Fix the plugin build for gcc 3.4.glewis2004-08-311-0/+22
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-08-311-2/+2
* . Don't let find(1) descend into directories that may have already beenglewis2004-08-311-1/+1
* . Fix the main build for gcc 3.4. The HotSpot build may need someglewis2004-08-101-0/+13
* . Set CC, CXX and CPP conditionally so that this port will respect themglewis2004-08-101-2/+16
* . Call unregistervm with the VM we registered, not the comment associatedglewis2004-08-101-1/+1
* . 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
OpenPOWER on IntegriCloud