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