| Commit message (Expand) | Author | Age | Files | Lines |
* | . Remove SCSL message since we're now using the JRL, which is agreed to | Greg Lewis | 2007-06-17 | 1 | -1139/+0 |
* | . Update to patchset 5, based on the 1.5.0_11 JRL source code. | Greg Lewis | 2007-06-09 | 21 | -288/+388 |
* | . Update to tzupdater 1.2.1. | Greg Lewis | 2007-06-03 | 2 | -7/+7 |
* | Fix more sysctl(3) argument sizes and correct a comment. | Jung-uk Kim | 2007-05-30 | 1 | -5/+31 |
* | Various fixes for -CURRENT. | Jung-uk Kim | 2007-05-25 | 21 | -0/+385 |
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -1/+1 |
* | . Fix the sense of a WITH_JAIL check to match that in the jdk14 port - | Greg Lewis | 2007-03-07 | 1 | -1/+1 |
* | . Update to tzupdater 1.1.0-2007c. | Greg Lewis | 2007-03-07 | 2 | -7/+7 |
* | . Don't statically link with libXm any more. The Open Motif port no longer | Greg Lewis | 2007-03-06 | 1 | -3/+17 |
* | . When we update the time zone data, delete the temporary copy of the old | Greg Lewis | 2007-03-06 | 1 | -0/+1 |
* | . Whitespace nit. | Greg Lewis | 2007-02-26 | 1 | -1/+1 |
* | . Add a TZUPDATE option, defaulting to on, which will update the time zone | Greg Lewis | 2007-02-24 | 2 | -10/+27 |
* | . Another reroll. Spell "Chuck Silvers" name correctly in the THANKS | Greg Lewis | 2007-01-24 | 1 | -3/+3 |
* | . Rerolled patchset. The only change was to have it correctly identify | Greg Lewis | 2007-01-24 | 1 | -3/+3 |
* | . Update to patchset 4. | Greg Lewis | 2007-01-22 | 18 | -337/+11 |
* | All we are saying is give gcc 4.x a chance. | Greg Lewis | 2007-01-10 | 1 | -0/+17 |
* | . Replace some hardwired /usr/X11R6 instances with X11BASE. [1] | Greg Lewis | 2006-12-11 | 14 | -9/+225 |
* | . Fix a problem with os_sleep returning early without raising an exception | Greg Lewis | 2006-11-06 | 2 | -1/+33 |
* | . Fix a possible problem building the JDK in the GMT+0 time zone. When | Greg Lewis | 2006-11-06 | 1 | -0/+21 |
* | Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the | Joe Marcus Clarke | 2006-10-14 | 3 | -4/+4 |
* | . Diablo is no longer restricted to i386, so allow it to be a possible | Greg Lewis | 2006-09-13 | 1 | -4/+2 |
* | . Prevent problems opening RandomAccessFile with "rws" as the mode by | Greg Lewis | 2006-09-09 | 2 | -1/+22 |
* | . Fix a segfault caused by fonts with illegal glyph names or glyph names | Greg Lewis | 2006-08-01 | 2 | -1/+18 |
* | . Space out the arguments to OPTIONS with tabs rather than spaces. | Greg Lewis | 2006-08-01 | 1 | -4/+7 |
* | . Bump PORTREVISION. | Greg Lewis | 2006-07-18 | 1 | -1/+1 |
* | . On amd64 the plugin should look for the Server VM, since there is no | Greg Lewis | 2006-07-18 | 3 | -0/+45 |
* | . Properly deal with error cases in transferTo0(). | Greg Lewis | 2006-07-18 | 1 | -0/+38 |
* | . Convert to using OPTIONS. | Greg Lewis | 2006-07-18 | 2 | -48/+48 |
* | . Bump PORTREVISION for the last three changes. | Greg Lewis | 2006-06-16 | 1 | -0/+1 |
* | . Work around a thread cache problem that caused javah to crash with an | Greg Lewis | 2006-06-16 | 1 | -0/+16 |
* | . Filter out corrupt environment variables with no name. | Greg Lewis | 2006-06-16 | 1 | -0/+22 |
* | . Increase the default stack size on amd64. | Greg Lewis | 2006-06-16 | 1 | -0/+13 |
* | Remove USE_REINPLACE from categories starting with a J | Edwin Groothuis | 2006-05-09 | 1 | -1/+0 |
* | . Make diablo-jdk15 the default bootstrap JDK for i386. | Greg Lewis | 2006-04-25 | 1 | -1/+4 |
* | . Fix key recognition problems when NumLock is on. | Greg Lewis | 2006-04-25 | 2 | -0/+60 |
* | . Update to 1.5.0 patchset 3. | Greg Lewis | 2006-04-07 | 19 | -391/+14 |
* | Reassign these ports from inactive maintainer to glewis, who has been doing | Mark Linimon | 2006-03-31 | 1 | -1/+1 |
* | . Set the REX bits correctly on amd64. Fixes possible segfaults with | Greg Lewis | 2006-02-12 | 2 | -1/+14 |
* | . Tweak the fix for linking with the system's version of zlib to just | Greg Lewis | 2006-02-12 | 2 | -7/+60 |
* | . Enable parallel compilation during the build of HotSpot. Note that we | Greg Lewis | 2006-02-02 | 2 | -1/+6 |
* | . Install a desktop icon for the java/jdk15 Control Panel. [1] | Greg Lewis | 2006-01-29 | 2 | -3/+35 |
* | . Link with the system libz instead of building the our own internal | Greg Lewis | 2006-01-28 | 8 | -88/+141 |
* | . USE_ICONV is required whether we're building the web parts or not. | Greg Lewis | 2005-12-17 | 1 | -1/+2 |
* | . Tell the user all the files they will need up front, instead of telling | Greg Lewis | 2005-12-14 | 1 | -33/+31 |
* | . Add $FreeBSD$. | Greg Lewis | 2005-12-03 | 2 | -0/+4 |
* | . "Privatise" the symbols in libzip.so to avoid conflicting with those | Greg Lewis | 2005-12-02 | 2 | -1/+86 |
* | . The patch to use getaddrinfo() #ifdef'ed out too much code. Change that | Greg Lewis | 2005-12-02 | 1 | -0/+25 |
* | . Add $FreeBSD$. | Greg Lewis | 2005-11-23 | 1 | -0/+1 |
* | . Add SHA256. | Greg Lewis | 2005-11-23 | 1 | -0/+3 |
* | . Make pkg-install install a symbolic link for the browser plugin if a | Greg Lewis | 2005-11-23 | 3 | -2/+72 |