| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove expired port: | rene | 2011-06-29 | 18 | -631/+0 |
* | - Fix patch reject after xorg cleanup | miwi | 2008-04-26 | 1 | -11/+11 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 6 | -13/+13 |
* | . More respect for ${CC}, ${CXX} and ${CPP}. | glewis | 2007-06-06 | 1 | -3/+22 |
* | . Make it so we include Xm/XmIm.h rather than defining our own prototype. | glewis | 2007-05-23 | 1 | -0/+13 |
* | . Replace some hardwired /usr/X11R6 instances with X11BASE. [1] | glewis | 2006-12-09 | 3 | -3/+44 |
* | . Add a patch to support IPv6 only operation. | glewis | 2006-10-09 | 1 | -0/+131 |
* | . Use a mutex to make the resolver functions thread safe on FreeBSD 4.x | glewis | 2006-10-09 | 1 | -0/+110 |
* | . Link with the system libz instead of building the our own internal | glewis | 2006-02-12 | 2 | -0/+49 |
* | . Update to patchset 8. | glewis | 2006-01-21 | 5 | -192/+13 |
* | . Make pkg-install install a symbolic link for the browser plugin if a | glewis | 2005-11-25 | 2 | -10/+79 |
* | . Fix javaws. | glewis | 2005-10-13 | 1 | -0/+15 |
* | . Ensure that when files are extracted that their fully resolved path lies | glewis | 2005-05-12 | 2 | -0/+71 |
* | . Fix various problems with time zone handling including: | glewis | 2005-04-19 | 1 | -0/+101 |
* | . Avoid a problem where, without linprocfs mounted, the first line of | glewis | 2004-12-17 | 1 | -0/+11 |
* | . Update to patchset 7. | glewis | 2004-12-17 | 22 | -2014/+0 |
* | . Backport parts of the 1.5 plugin to address plugin vulnerabilities. | glewis | 2004-12-04 | 8 | -0/+1419 |
* | . Take into account that pthread_mutex_trylock() can return EDEADLK as | glewis | 2004-11-02 | 2 | -0/+22 |
* | The BSD patchset for the Sun JDK modeled its thread behavior mostly after | green | 2004-10-21 | 1 | -0/+13 |
* | . Fix the Server VM for gcc 3.4 part 2/2. | glewis | 2004-10-17 | 1 | -0/+24 |
* | . Fix the Server VM for gcc 3.4 part 1/2. | glewis | 2004-10-17 | 1 | -0/+38 |
* | . In the ReadChunk() function, change an assert() to be a "test for a | glewis | 2004-10-17 | 1 | -0/+53 |
* | . At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined | glewis | 2004-10-17 | 1 | -0/+21 |
* | . Fix the build for gcc 3.4. | glewis | 2004-08-13 | 3 | -0/+47 |
* | . Set LATEST_LINK [1] | phantom | 2004-03-05 | 2 | -0/+315 |
* | 1. Switch 5.x version of jdk14 back to libc_r as default threading library. | phantom | 2004-01-28 | 3 | -0/+74 |
* | . Check the return value of stat(2) when trying to read the javaws | glewis | 2004-01-17 | 1 | -0/+16 |
* | . Update to 1.4.2 patchset 6. | glewis | 2004-01-15 | 4 | -36/+10 |
* | Fix path to patched file. | phantom | 2003-11-12 | 1 | -2/+2 |
* | Add patch to fix build problems on 5.x system reported by many people. | phantom | 2003-11-12 | 1 | -0/+13 |
* | Update to 1.4.2p5. | phantom | 2003-11-12 | 7 | -107/+53 |
* | . Add fix for "runaway process" problem. It should fix of stalled | phantom | 2003-10-29 | 1 | -0/+93 |
* | . Update to 1.4.1p4. | glewis | 2003-10-11 | 5 | -56/+26 |
* | . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate | glewis | 2003-10-11 | 1 | -0/+13 |
* | . Add $FreeBSD$ | glewis | 2003-05-02 | 1 | -0/+12 |
* | Add runtime test to check of required libc_r functionality. I.e. warn | phantom | 2003-03-14 | 1 | -0/+81 |
* | Fix build on 5.0-RELEASE | phantom | 2003-03-13 | 1 | -0/+11 |
* | Since we have problems with running debuging binaries on some machines | phantom | 2003-03-11 | 1 | -0/+15 |
* | Add patch which backouts some of my early compile hacks which now preventing | phantom | 2003-03-11 | 1 | -0/+13 |
* | I am pleased to announce first public -beta patchset of FreeBSD/Java port | phantom | 2003-03-07 | 5 | -889/+8 |
* | . Updated version of native threads for FreeBSD. This uses recently | glewis | 2003-03-01 | 1 | -0/+726 |
* | . Rename our internal gethostby{name,addr}_r functions to avoid collisions. | glewis | 2003-03-01 | 1 | -0/+114 |
* | . Respect LOCALBASE in the DEVTOOLS_PATH setting. | glewis | 2003-03-01 | 1 | -0/+9 |
* | . Add missing include of <sys/time.h>, needed by <sys/resource.h> for | glewis | 2003-03-01 | 1 | -0/+12 |
* | . Be consistent about our compiler settings. Using gcc32 here was both | glewis | 2003-03-01 | 1 | -0/+13 |
* | . Resurrect patch accidentally removed in last commit. | glewis | 2003-02-13 | 1 | -0/+18 |
* | . Update to patchset 8. | glewis | 2003-02-13 | 10 | -1139/+0 |
* | . Fix UDP packet broadcasting. | glewis | 2002-11-01 | 1 | -0/+14 |
* | . Chinese font.properties and make glue. | glewis | 2002-10-25 | 2 | -2/+245 |
* | . More XIM fixes for Japanese users (and presumably others with similar | glewis | 2002-10-19 | 1 | -0/+63 |
* | . Link the Netscape 4 plugin against libintl to avoid a runtime link | glewis | 2002-10-19 | 1 | -0/+15 |
* | . Russian and Ukrainian font property files and appropriate build changes. | glewis | 2002-10-19 | 3 | -0/+416 |
* | Improved font.properties.ja based on the Kochi fonts rather than the | glewis | 2002-08-06 | 1 | -0/+308 |
* | Add in a patch from the porting repository that allows people to build | glewis | 2002-08-06 | 1 | -0/+62 |
* | Update to patchset 7. | glewis | 2002-07-26 | 15 | -551/+0 |
* | . Fix compilation on FreeBSD 4.2 by including <sys/param.h> | glewis | 2002-06-12 | 1 | -0/+20 |
* | Rename monstrously long patch filenames that were causing tar to exceed | kris | 2002-06-06 | 12 | -11/+11 |
* | Really fix the incompatibilities with gettext 0.11. The previous | glewis | 2002-05-03 | 8 | -9/+175 |
* | Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h> | glewis | 2002-04-17 | 2 | -0/+32 |
* | Add a temporary dependency on gettext-old and use msgfmt-old to process | glewis | 2002-04-17 | 1 | -0/+9 |
* | Fix some crash bugs in the browser plugin code by using | glewis | 2002-04-16 | 1 | -0/+31 |
* | Add Taiwan Chinese font properties support (if I understand | glewis | 2002-04-16 | 2 | -0/+254 |
* | A better fix for creating src.jar. Using tar by itself fails because the | glewis | 2002-04-12 | 1 | -5/+4 |
* | Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This | sobomax | 2002-03-13 | 1 | -0/+14 |
* | Fixes the problem that the source JAR is too small. | znerd | 2002-03-11 | 1 | -0/+26 |
* | Update to patchlevel 5. | sobomax | 2001-10-16 | 3 | -69/+0 |
* | Fix a potential crash on 5-CURRENT. | sobomax | 2001-09-12 | 1 | -0/+28 |
* | Update to patchlevel 4. This release contains many critical bug fixes, so | sobomax | 2001-09-10 | 3 | -278/+33 |
* | Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from | sobomax | 2001-08-28 | 4 | -36/+304 |
* | Correct patch, so it will apply cleanly. | sobomax | 2000-10-16 | 1 | -2/+2 |
* | Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from | sobomax | 2000-10-13 | 1 | -0/+36 |