aboutsummaryrefslogtreecommitdiff
path: root/java/jdk16
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_1'.release/5.2.1cvs2svn2004-02-1413-3373/+0
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
* Fix path to patched file.Alexey Zelkin2003-11-121-2/+2
* Fix bootstrap jdk detection process, so it work in case if no valid jdkAlexey Zelkin2003-11-121-4/+11
* Add patch to fix build problems on 5.x system reported by many people.Alexey Zelkin2003-11-121-0/+13
* Update to 1.4.2p5.Alexey Zelkin2003-11-1111-286/+285
* Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.Alexey Zelkin2003-11-101-1/+0
* . Add fix for "runaway process" problem. It should fix of stalledAlexey Zelkin2003-10-293-2/+95
* . Sort PTHREAD_FILES.Greg Lewis2003-10-211-2/+3
* . Add a missing BUILD_DEPENDS on NSPR so the plugin builds.Greg Lewis2003-10-131-1/+2
* . Override PKGINSTALL to place it in WRKDIR, which is writeable, ratherGreg Lewis2003-10-131-0/+1
* . Update to 1.4.1p4.Greg Lewis2003-10-118-59/+613
* . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generateGreg Lewis2003-10-111-0/+13
* . Sync with the change to linux-sun-jdk14 (it now installs inGreg Lewis2003-10-011-1/+1
* Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01Alexey Zelkin2003-09-081-1/+1
* Warn users about requirement of having linprocfs mounted in order toAlexey Zelkin2003-08-041-2/+22
* Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.Ernst de Haan2003-07-211-1/+3
* Unbreak package build after recent Greg's commit (which changedAlexey Zelkin2003-05-081-3/+3
* . Add $FreeBSD$Greg Lewis2003-05-021-0/+12
* Fix checking of libc_r capabilities at FreeBSD version whichAlexey Zelkin2003-03-151-6/+22
* Add runtime test to check of required libc_r functionality. I.e. warnAlexey Zelkin2003-03-132-8/+94
* Add notice about amount of disk space requiredAlexey Zelkin2003-03-131-0/+9
* Correct pkg-plistAlexey Zelkin2003-03-131-204/+0
* Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,Alexey Zelkin2003-03-131-0/+2
* Fix build on 5.0-RELEASEAlexey Zelkin2003-03-131-0/+11
* Bump PORTREVISIONAlexey Zelkin2003-03-111-0/+1
* Since we have problems with running debuging binaries on some machinesAlexey Zelkin2003-03-111-0/+15
* Add patch which backouts some of my early compile hacks which now preventingAlexey Zelkin2003-03-111-0/+13
* I am pleased to announce first public -beta patchset of FreeBSD/Java portAlexey Zelkin2003-03-0610-2560/+2019
* 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
* . Check for open-motif with libXm.so, which we actually use, instead ofGreg Lewis2002-10-291-2/+2
* . In the informative message regarding downloading the necessary files,Greg Lewis2002-10-291-3/+3
* . echo -> ${ECHO_MSG}Greg Lewis2002-10-251-8/+8
* . Catch up with additional font.properties files.Greg Lewis2002-10-251-0/+3
* . Chinese font.properties and make glue.Greg Lewis2002-10-252-2/+245
* . More XIM fixes for Japanese users (and presumably others with similarGreg Lewis2002-10-182-0/+64