summaryrefslogtreecommitdiff
path: root/java/jdk13 (follow)
Commit message (Expand)AuthorAgeFilesLines
* . 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
* Don't set IGNORE when PACKAGE_BUILDINGKris Kennaway2003-03-041-2/+2
* de-pkg-commentGreg Lewis2003-02-282-1/+1
* 1. Bump PORTREVISION for this and previous changes.Greg Lewis2003-02-282-1/+91
* . Updated version of native threads for FreeBSD. This uses recentlyGreg Lewis2003-02-281-0/+726
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.Greg Lewis2003-02-281-0/+114
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.Greg Lewis2003-02-281-0/+9
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forGreg Lewis2003-02-281-0/+12
* . Be consistent about our compiler settings. Using gcc32 here was bothGreg Lewis2003-02-281-0/+13
* . Resurrect patch accidentally removed in last commit.Greg Lewis2003-02-121-0/+18
* . Update to patchset 8.Greg Lewis2003-02-1212-1142/+2
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkGreg Lewis2003-01-301-1/+1
* Use the full path to /sbin/sysctlKris Kennaway2003-01-301-1/+1
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-3/+0
* . Add optional (default: off) runtime dependencies for the font packagesGreg Lewis2002-10-311-0/+10
* . Fix UDP packet broadcasting.Greg Lewis2002-10-312-1/+15