summaryrefslogtreecommitdiffstats
path: root/java/jdk15
Commit message (Expand)AuthorAgeFilesLines
* . Set the REX bits correctly on amd64. Fixes possible segfaults withglewis2006-02-122-1/+14
* . Tweak the fix for linking with the system's version of zlib to justglewis2006-02-122-7/+60
* . Enable parallel compilation during the build of HotSpot. Note that weglewis2006-02-022-1/+6
* . Install a desktop icon for the java/jdk15 Control Panel. [1]glewis2006-01-292-3/+35
* . Link with the system libz instead of building the our own internalglewis2006-01-288-88/+141
* . USE_ICONV is required whether we're building the web parts or not.glewis2005-12-171-1/+2
* . Tell the user all the files they will need up front, instead of tellingglewis2005-12-141-33/+31
* . Add $FreeBSD$.glewis2005-12-032-0/+4
* . "Privatise" the symbols in libzip.so to avoid conflicting with thoseglewis2005-12-022-1/+86
* . The patch to use getaddrinfo() #ifdef'ed out too much code. Change thatglewis2005-12-021-0/+25
* . Add $FreeBSD$.glewis2005-11-231-0/+1
* . Add SHA256.glewis2005-11-231-0/+3
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-233-2/+72
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* . Bump PORTREVISION for the last two fixes.glewis2005-10-131-0/+1
* . Switch to using XToolkit by default. According toglewis2005-10-132-0/+34
* . Fix javaws.glewis2005-10-133-0/+54
* . Include header files from the JDK that was just built, not from theglewis2005-09-271-0/+17
* . Update to patchset 2:glewis2005-09-2019-744/+91
* . Force the Client VM when dumping the shared archive since you can'tglewis2005-09-061-1/+1
* . Generate the class data shared archive during post-install to speedglewis2005-09-042-11/+18
* Add two more hunks to patch-koi8u. Should make the koi8-u fonts support bettermi2005-08-031-0/+17
* Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.mi2005-08-012-0/+375
* Use code long floating around the Internet to add support for KOI8-Umi2005-07-282-3/+11
* . Avoid memory corruption on FreeBSD 4.x. This seems to have no affectglewis2005-06-221-0/+18
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-123-1/+72
* . Fix various problems with time zone handling including:glewis2005-05-121-0/+100
* . Using dladdr(3) to determine the path to the current executable, andglewis2005-05-121-0/+62
* . When linprocfs is not mounted the Linux JDK will output a warning message,glewis2005-04-081-0/+17
* . Bump PORTREVISION, forgotten when doing the fixes prior to the portsglewis2005-04-081-3/+4
* . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>glewis2005-04-073-0/+46
* . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forglewis2005-03-301-0/+4
* . Fix a typo that results in an undefined reference (sizof -> sizeof).glewis2005-03-211-0/+13
* . Fix a performance issue by using the correct INTERRUPTIBLE_NORESTARTglewis2005-03-211-0/+9
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-181-1/+1
* Unbreak plist generationphantom2005-01-291-8/+5
* Please welcome new participant of FreeBSD ports tree and Java portsphantom2005-01-2013-2025/+110
* . 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
OpenPOWER on IntegriCloud