aboutsummaryrefslogtreecommitdiff
path: root/java/jdk13
Commit message (Expand)AuthorAgeFilesLines
* . Set a BUILD_DEPENDS for consistency.Greg Lewis2005-07-231-1/+3
* . Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.Greg Lewis2005-07-231-7/+5
* . Add $FreeBSD$.Greg Lewis2005-04-282-0/+4
* . Bump PORTREVISION for the previous fix for jar(1).Greg Lewis2005-04-271-8/+8
* . Ensure that when files are extracted that their fully resolved path liesGreg Lewis2005-04-272-0/+67
* . Move the invocation of unregistervm to the top of the packing list.Greg Lewis2005-02-171-1/+1
* . Backport some fixes from 1.4 for the HotSpot Server VM when compiledGreg Lewis2004-12-072-0/+56
* . Mark FORBIDDEN when building the browser plugin.Greg Lewis2004-11-281-0/+1
* . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellGreg Lewis2004-11-284-0/+70
* . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.Greg Lewis2004-11-272-0/+77
* . Fix the build with gcc 3.4 part 2/2. Don't use the flagGreg Lewis2004-11-274-0/+87
* . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods publicGreg Lewis2004-11-272-0/+44
* . Fix the plugin build for gcc 3.4.Greg Lewis2004-08-311-0/+22
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.Greg Lewis2004-08-311-2/+2
* . Don't let find(1) descend into directories that may have already beenGreg Lewis2004-08-311-1/+1
* . Fix the main build for gcc 3.4. The HotSpot build may need someGreg Lewis2004-08-101-0/+13
* . Set CC, CXX and CPP conditionally so that this port will respect themGreg Lewis2004-08-101-2/+16
* . Call unregistervm with the VM we registered, not the comment associatedGreg Lewis2004-08-101-1/+1
* . SIZEify.Greg Lewis2004-03-171-0/+2
* . It appears as though diablo is problematic on 5.x still, so default toGreg Lewis2004-02-061-0/+4
* . Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.Greg Lewis2004-02-061-0/+1
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+0
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+0
* . Add ${LOCALBASE}/lib to the default search path for JNI libraries forGreg Lewis2004-01-202-3/+21
* . Add ${LOCALBASE}/lib to the default search path for libraries when usingGreg Lewis2004-01-192-2/+17
* . Convert spaces to tabs.Greg Lewis2004-01-191-8/+8
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someGreg Lewis2004-01-142-0/+2
* . Update to 1.3.1 patchset 9.Greg Lewis2003-12-1916-1347/+16
* . Fix the plugin build when LOCALBASE is not /usr/local.Greg Lewis2003-10-281-1/+2
* . Fix pre-everything target.Greg Lewis2003-10-161-1/+1
* . Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis2003-10-082-1/+30
* . Make HotSpot compile with gcc 3.3.1.Greg Lewis2003-10-084-0/+151
* . Remove native_threads directories when native threads are not specifiedGreg Lewis2003-08-312-4/+8
* . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. ThisGreg Lewis2003-08-301-2/+9
* . Add support for bootstrapping with the Diablo Caffe JDK. The bootstrapGreg Lewis2003-08-291-3/+6
* . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} isGreg Lewis2003-08-222-4/+31
* 1. Autodetect a previous jdk13 install and use that to bootstrap byGreg Lewis2003-08-021-20/+12
* . Switch to using the appropriate Blackdown JDK for bootstrapping sinceGreg Lewis2003-07-211-2/+2
* . Try to ensure that we get the correct version of some Netscape headerGreg Lewis2003-07-111-0/+13
* . In the cases where we need gtar, its an EXTRACT_DEPENDS, not aGreg Lewis2003-06-151-2/+2
* . Reorder the check for the source and patchset so that the failureGreg Lewis2003-06-151-11/+11
* . Bump PORTREVISION for the recent fixes.Greg Lewis2003-05-061-1/+1
* . Remove an assert() which asserts that if isatty() is true thenGreg Lewis2003-05-061-0/+12
* . Fix Math.pow() when the JDK is compiled with optimisation flags set.Greg Lewis2003-04-301-0/+176
* . Now that we can use Classic and HotSpot, make classic (and hence greenGreg Lewis2003-04-221-0/+13
* . Fix the shell wrapper to cope with HotSpot and as a result remove theGreg Lewis2003-04-222-2/+81
* 1. Clean up demo/jfc/SwingSet2/resources before the install. This shouldGreg Lewis2003-04-071-0/+4
* . Fix the packing list:Greg Lewis2003-04-071-29/+30