/games/qix/files/

44/cgit/cgit.cgi/freebsd-ports-gnome/atom/java/jdk16/files?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk16/files
Commit message (Expand)AuthorAgeFilesLines
* . Fix locale generation and hence locale handling in general.glewis2008-02-041-0/+15
* . Update to patchset 2 (based on 1.6.0_02 aka 6u2)glewis2007-10-2914-906/+27
* Fix build on i386 with WITHOUT_WEB option.jkim2007-10-052-0/+28
* . Fix build problems with cpu.h being picked up from /usr/local/include.glewis2007-09-101-0/+24
* . Fix another problem with exec() by using the same static initialisationglewis2007-09-021-0/+15
* . Sync the BSD specific code with the changes between 1.5 and 1.6 andglewis2007-08-281-0/+31
* Add browser plugin support for amd64. It is turned off by default as it isjkim2007-08-171-0/+701
* Unbreak build on -CURRENT.jkim2007-08-173-0/+51
* . Split the JRL agreement out into a separate script that is only runglewis2007-08-142-194/+194
* . Fix the 'shebang' line in jcontrol. [1]glewis2007-08-071-0/+10
* . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]glewis2007-08-074-0/+58
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.glewis2007-08-0653-864/+497
* . Better fix. Just use 'short' variables and be done with it. Theglewis2007-07-311-3/+14
* . Include a different header file for 'fastInt'. The definition in Hint.hglewis2007-07-311-0/+13
* Add browser plugin support for amd64. It is turned off by default as it isjkim2007-07-301-0/+577
* . Update to patchset 6, based on 1.5.0 Update 12.glewis2007-07-277-188/+0
* . Update to patchset 5, based on the 1.5.0_11 JRL source code.glewis2007-06-0919-248/+322
* Fix more sysctl(3) argument sizes and correct a comment.jkim2007-05-311-5/+31
* Various fixes for -CURRENT.jkim2007-05-2621-0/+385
* . Don't statically link with libXm any more. The Open Motif port no longerglewis2007-03-061-3/+17
* . Update to patchset 4.glewis2007-01-2316-320/+6
* All we are saying is give gcc 4.x a chance.glewis2007-01-111-0/+17
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-1213-6/+212
* . Fix a problem with os_sleep returning early without raising an exceptionglewis2006-11-071-0/+32
* . Fix a possible problem building the JDK in the GMT+0 time zone. Whenglewis2006-11-071-0/+21
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-2/+2
* . Prevent problems opening RandomAccessFile with "rws" as the mode byglewis2006-09-091-0/+21
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesglewis2006-08-021-0/+17
* . On amd64 the plugin should look for the Server VM, since there is noglewis2006-07-193-0/+45
* . Properly deal with error cases in transferTo0().glewis2006-07-191-0/+38
* . Work around a thread cache problem that caused javah to crash with anglewis2006-06-171-0/+16
* . Filter out corrupt environment variables with no name.glewis2006-06-171-0/+22
* . Increase the default stack size on amd64.glewis2006-06-171-0/+13
* . Fix key recognition problems when NumLock is on.glewis2006-04-262-0/+60
* . Update to 1.5.0 patchset 3.glewis2006-04-0717-386/+10
* . Set the REX bits correctly on amd64. Fixes possible segfaults withglewis2006-02-131-0/+13
* . Tweak the fix for linking with the system's version of zlib to justglewis2006-02-131-5/+60
* . Enable parallel compilation during the build of HotSpot. Note that weglewis2006-02-031-0/+0
* . Install a desktop icon for the java/jdk15 Control Panel. [1]glewis2006-01-301-0/+13
* . Link with the system libz instead of building the our own internalglewis2006-01-297-88/+139
* . Add $FreeBSD$.glewis2005-12-032-0/+4
* . "Privatise" the symbols in libzip.so to avoid conflicting with thoseglewis2005-12-031-0/+85
* . The patch to use getaddrinfo() #ifdef'ed out too much code. Change thatglewis2005-12-031-0/+25
* . Add $FreeBSD$.glewis2005-11-241-0/+1
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-232-0/+67
* . 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-2117-717/+52
* . 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-041-10/+16
* Add two more hunks to patch-koi8u. Should make the koi8-u fonts support bettermi2005-08-041-0/+17
* Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.mi2005-08-022-0/+375
* . 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-122-0/+71
* . 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-091-0/+17
* . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>glewis2005-04-083-0/+46
* . 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
* Please welcome new participant of FreeBSD ports tree and Java portsphantom2005-01-208-128/+21
* . Avoid a problem where, without linprocfs mounted, the first line ofglewis2004-12-171-0/+11
* . Update to patchset 7.glewis2004-12-1722-2014/+0
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.glewis2004-12-048-0/+1419
* . 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-211-0/+13
* . Fix the Server VM for gcc 3.4 part 2/2.glewis2004-10-171-0/+24
* . Fix the Server VM for gcc 3.4 part 1/2.glewis2004-10-171-0/+38
* . In the ReadChunk() function, change an assert() to be a "test for aglewis2004-10-171-0/+53
* . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedglewis2004-10-17