| Commit message (Expand) | Author | Age | Files | Lines |
* | . Update to tzupdater 1.3.3. | glewis | 2008-01-13 | 2 | -7/+7 |
* | . Update to tzupdater 1.3.0 to fix the default build (the previous version | glewis | 2007-11-15 | 2 | -6/+6 |
* | . Explicitly pull in X dependencies instead of depending on the open-motif | glewis | 2007-10-11 | 1 | -0/+1 |
* | . Update to tzupdater 1.2.2. | glewis | 2007-09-07 | 2 | -6/+6 |
* | . Mark this as BROKEN for gcc 4.2. The HotSpot C++ code needs some work | glewis | 2007-09-02 | 1 | -0/+4 |
* | . More respect for ${CC}, ${CXX} and ${CPP}. | glewis | 2007-06-06 | 1 | -3/+22 |
* | . Update to tzupdater 1.2.1. | glewis | 2007-06-03 | 2 | -7/+7 |
* | . Make it so we include Xm/XmIm.h rather than defining our own prototype. | glewis | 2007-05-22 | 1 | -0/+13 |
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-19 | 1 | -1/+1 |
* | . Add JAIL as an option, the Makefile already supported it as an | glewis | 2007-03-08 | 1 | -1/+2 |
* | . Update to tzupdater 1.1.0-2007c. | glewis | 2007-03-07 | 2 | -7/+8 |
* | . Add a TZUPDATE option, defaulting to on, which will update the time zone | glewis | 2007-02-26 | 2 | -11/+27 |
* | . Replace some hardwired /usr/X11R6 instances with X11BASE. [1] | glewis | 2006-12-08 | 4 | -15/+57 |
* | . The IPV6_ONLY option is unnecessary as IPV6_V6ONLY is defined in | glewis | 2006-10-09 | 1 | -5/+0 |
* | . Add support for installing the JCE policy files. [1] | glewis | 2006-10-08 | 2 | -30/+47 |
* | . Add a patch to support IPv6 only operation. | glewis | 2006-10-08 | 1 | -0/+131 |
* | . Use a mutex to make the resolver functions thread safe on FreeBSD 4.x | glewis | 2006-10-08 | 1 | -0/+110 |
* | Remove USE_REINPLACE from categories starting with a J | edwin | 2006-05-09 | 1 | -1/+0 |
* | Reassign these ports from inactive maintainer to glewis, who has been doing | linimon | 2006-03-31 | 1 | -1/+1 |
* | . Link with the system libz instead of building the our own internal | glewis | 2006-02-12 | 3 | -1/+50 |
* | . Update to patchset 8. | glewis | 2006-01-20 | 7 | -196/+17 |
* | - fix build in JAILS | dinoex | 2006-01-07 | 1 | -0/+2 |
* | . Tell the user all the files they will need up front, instead of telling | glewis | 2005-12-14 | 1 | -33/+31 |
* | . Make pkg-install install a symbolic link for the browser plugin if a | glewis | 2005-11-25 | 3 | -12/+84 |
* | . Add SHA256. | glewis | 2005-11-23 | 1 | -0/+3 |
* | . Fix javaws. | glewis | 2005-10-13 | 2 | -1/+16 |
* | . Use ${PTHREAD_LIBS} when compiling the testos programme rather than | glewis | 2005-09-03 | 1 | -7/+1 |
* | . Ensure that when files are extracted that their fully resolved path lies | glewis | 2005-05-11 | 3 | -0/+72 |
* | . Fix various problems with time zone handling including: | glewis | 2005-04-18 | 1 | -0/+101 |
* | . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS for | glewis | 2005-03-30 | 1 | -0/+4 |
* | . Move the invocation of unregistervm to the top of the packing list. | glewis | 2005-02-18 | 1 | -1/+1 |
* | Add support for picking up of motif includes and libraries via newly | phantom | 2005-01-31 | 1 | -3/+22 |
* | Unbreak plist generation | phantom | 2005-01-29 | 1 | -8/+5 |
* | Remove unused file | phantom | 2005-01-14 | 1 | -1763/+0 |
* | Autogenerate PLIST while installing | phantom | 2005-01-14 | 1 | -11/+13 |
* | Do not remove /usr/local/share/doc/java on uninstall. | phantom | 2005-01-12 | 1 | -1/+0 |
* | . 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 | 25 | -2018/+8 |
* | . Backport parts of the 1.5 plugin to address plugin vulnerabilities. | glewis | 2004-12-03 | 9 | -3/+1420 |
* | . Mark FORBIDDEN when building with the browser plugin due to the | glewis | 2004-11-24 | 1 | -0/+2 |
* | . 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-20 | 2 | -1/+14 |
* | . Bump PORTREVISION for the recent fixes. | glewis | 2004-10-16 | 1 | -1/+1 |
* | . Fix the Server VM for gcc 3.4 part 2/2. | glewis | 2004-10-16 | 1 | -0/+24 |
* | . Fix the Server VM for gcc 3.4 part 1/2. | glewis | 2004-10-16 | 1 | -0/+38 |
* | . In the ReadChunk() function, change an assert() to be a "test for a | glewis | 2004-10-16 | 1 | -0/+53 |
* | . At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined | glewis | 2004-10-16 | 1 | -0/+21 |
* | . Assume (un)registervm is in LOCALBASE _not_ PREFIX. | glewis | 2004-09-02 | 1 | -2/+2 |
* | . The changes to make in -CURRENT to use MAKEFLAGS make us unable to | glewis | 2004-08-18 | 1 | -1/+2 |
* | . Fix the build for gcc 3.4. | glewis | 2004-08-12 | 3 | -0/+47 |