aboutsummaryrefslogtreecommitdiff
path: root/java/jdk15
Commit message (Expand)AuthorAgeFilesLines
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesGreg Lewis2006-08-012-1/+18
* . Space out the arguments to OPTIONS with tabs rather than spaces.Greg Lewis2006-08-011-4/+7
* . Bump PORTREVISION.Greg Lewis2006-07-181-1/+1
* . On amd64 the plugin should look for the Server VM, since there is noGreg Lewis2006-07-183-0/+45
* . Properly deal with error cases in transferTo0().Greg Lewis2006-07-181-0/+38
* . Convert to using OPTIONS.Greg Lewis2006-07-182-48/+48
* . Bump PORTREVISION for the last three changes.Greg Lewis2006-06-161-0/+1
* . Work around a thread cache problem that caused javah to crash with anGreg Lewis2006-06-161-0/+16
* . Filter out corrupt environment variables with no name.Greg Lewis2006-06-161-0/+22
* . Increase the default stack size on amd64.Greg Lewis2006-06-161-0/+13
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
* . Make diablo-jdk15 the default bootstrap JDK for i386.Greg Lewis2006-04-251-1/+4
* . Fix key recognition problems when NumLock is on.Greg Lewis2006-04-252-0/+60
* . Update to 1.5.0 patchset 3.Greg Lewis2006-04-0719-391/+14
* Reassign these ports from inactive maintainer to glewis, who has been doingMark Linimon2006-03-311-1/+1
* . Set the REX bits correctly on amd64. Fixes possible segfaults withGreg Lewis2006-02-122-1/+14
* . Tweak the fix for linking with the system's version of zlib to justGreg Lewis2006-02-122-7/+60
* . Enable parallel compilation during the build of HotSpot. Note that weGreg Lewis2006-02-022-1/+6
* . Install a desktop icon for the java/jdk15 Control Panel. [1]Greg Lewis2006-01-292-3/+35
* . Link with the system libz instead of building the our own internalGreg Lewis2006-01-288-88/+141
* . USE_ICONV is required whether we're building the web parts or not.Greg Lewis2005-12-171-1/+2
* . Tell the user all the files they will need up front, instead of tellingGreg Lewis2005-12-141-33/+31
* . Add $FreeBSD$.Greg Lewis2005-12-032-0/+4
* . "Privatise" the symbols in libzip.so to avoid conflicting with thoseGreg Lewis2005-12-022-1/+86
* . The patch to use getaddrinfo() #ifdef'ed out too much code. Change thatGreg Lewis2005-12-021-0/+25
* . Add $FreeBSD$.Greg Lewis2005-11-231-0/+1
* . Add SHA256.Greg Lewis2005-11-231-0/+3
* . Make pkg-install install a symbolic link for the browser plugin if aGreg Lewis2005-11-233-2/+72
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
* . Bump PORTREVISION for the last two fixes.Greg Lewis2005-10-131-0/+1
* . Switch to using XToolkit by default. According toGreg Lewis2005-10-132-0/+34
* . Fix javaws.Greg Lewis2005-10-133-0/+54
* . Include header files from the JDK that was just built, not from theGreg Lewis2005-09-271-0/+17
* . Update to patchset 2:Greg Lewis2005-09-2019-744/+91
* . Force the Client VM when dumping the shared archive since you can'tGreg Lewis2005-09-061-1/+1
* . Generate the class data shared archive during post-install to speedGreg Lewis2005-09-042-11/+18
* Add two more hunks to patch-koi8u. Should make the koi8-u fonts support betterMikhail Teterin2005-08-031-0/+17
* Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.Mikhail Teterin2005-08-012-0/+375
* Use code long floating around the Internet to add support for KOI8-UMikhail Teterin2005-07-282-3/+11
* . Avoid memory corruption on FreeBSD 4.x. This seems to have no affectGreg Lewis2005-06-221-0/+18
* . Ensure that when files are extracted that their fully resolved path liesGreg Lewis2005-05-123-1/+72
* . Fix various problems with time zone handling including:Greg Lewis2005-05-121-0/+100
* . Using dladdr(3) to determine the path to the current executable, andGreg Lewis2005-05-121-0/+62
* . When linprocfs is not mounted the Linux JDK will output a warning message,Greg Lewis2005-04-081-0/+17
* . Bump PORTREVISION, forgotten when doing the fixes prior to the portsGreg Lewis2005-04-081-3/+4
* . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>Greg Lewis2005-04-073-0/+46
* . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forGreg Lewis2005-03-301-0/+4
* . Fix a typo that results in an undefined reference (sizof -> sizeof).Greg Lewis2005-03-211-0/+13
* . Fix a performance issue by using the correct INTERRUPTIBLE_NORESTARTGreg Lewis2005-03-211-0/+9
* . Move the invocation of unregistervm to the top of the packing list.Greg Lewis2005-02-181-1/+1