summaryrefslogtreecommitdiffstats
path: root/java/jdk14
Commit message (Expand)AuthorAgeFilesLines
* . Tell the user all the files they will need up front, instead of tellingglewis2005-12-141-33/+31
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-253-12/+84
* . Add SHA256.glewis2005-11-231-0/+3
* . Fix javaws.glewis2005-10-132-1/+16
* . Use ${PTHREAD_LIBS} when compiling the testos programme rather thanglewis2005-09-031-7/+1
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-113-0/+72
* . Fix various problems with time zone handling including:glewis2005-04-181-0/+101
* . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forglewis2005-03-301-0/+4
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-181-1/+1
* Add support for picking up of motif includes and libraries via newlyphantom2005-01-311-3/+22
* Unbreak plist generationphantom2005-01-291-8/+5
* Remove unused filephantom2005-01-141-1763/+0
* Autogenerate PLIST while installingphantom2005-01-141-11/+13
* Do not remove /usr/local/share/doc/java on uninstall.phantom2005-01-121-1/+0
* . Avoid a problem where, without linprocfs mounted, the first line ofglewis2004-12-171-0/+11
* . Update to patchset 7.glewis2004-12-1725-2018/+8
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.glewis2004-12-039-3/+1420
* . Mark FORBIDDEN when building with the browser plugin due to theglewis2004-11-241-0/+2
* . Take into account that pthread_mutex_trylock() can return EDEADLK asglewis2004-11-022-0/+22
* The BSD patchset for the Sun JDK modeled its thread behavior mostly aftergreen2004-10-202-1/+14
* . Bump PORTREVISION for the recent fixes.glewis2004-10-161-1/+1
* . Fix the Server VM for gcc 3.4 part 2/2.glewis2004-10-161-0/+24
* . Fix the Server VM for gcc 3.4 part 1/2.glewis2004-10-161-0/+38
* . In the ReadChunk() function, change an assert() to be a "test for aglewis2004-10-161-0/+53
* . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedglewis2004-10-161-0/+21
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-09-021-2/+2
* . The changes to make in -CURRENT to use MAKEFLAGS make us unable toglewis2004-08-181-1/+2
* . Fix the build for gcc 3.4.glewis2004-08-123-0/+47
* SIZEfyphantom2004-03-201-0/+3
* . Set LATEST_LINK [1]phantom2004-03-053-1/+317
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* 1. Switch 5.x version of jdk14 back to libc_r as default threading library.phantom2004-01-285-1099/+1220
* Update license to most recent SCSL license version.phantom2004-01-281-24/+14
* Use LS macro.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
* . Check the return value of stat(2) when trying to read the javawsglewis2004-01-172-0/+17
* . Update to 1.4.2 patchset 6.glewis2004-01-147-38/+20
* Don't use patch release number while setting up BUILD_DEPENDS forphantom2003-12-161-2/+3
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* Fix path to patched file.phantom2003-11-121-2/+2
* Fix bootstrap jdk detection process, so it work in case if no valid jdkphantom2003-11-121-4/+11
* Add patch to fix build problems on 5.x system reported by many people.phantom2003-11-121-0/+13
* Update to 1.4.2p5.phantom2003-11-1111-286/+285
* Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.phantom2003-11-101-1/+0
* . Add fix for "runaway process" problem. It should fix of stalledphantom2003-10-293-2/+95
* . Sort PTHREAD_FILES.glewis2003-10-211-2/+3
* . Add a missing BUILD_DEPENDS on NSPR so the plugin builds.glewis2003-10-131-1/+2
* . Override PKGINSTALL to place it in WRKDIR, which is writeable, ratherglewis2003-10-131-0/+1
* . Update to 1.4.1p4.glewis2003-10-118-59/+613
OpenPOWER on IntegriCloud