| Commit message (Expand) | Author | Age | Files | Lines |
* | . Avoid memory corruption on FreeBSD 4.x. This seems to have no affect | Greg Lewis | 2005-06-22 | 1 | -0/+18 |
* | . Ensure that when files are extracted that their fully resolved path lies | Greg Lewis | 2005-05-12 | 3 | -1/+72 |
* | . Fix various problems with time zone handling including: | Greg Lewis | 2005-05-12 | 1 | -0/+100 |
* | . Using dladdr(3) to determine the path to the current executable, and | Greg Lewis | 2005-05-12 | 1 | -0/+62 |
* | . When linprocfs is not mounted the Linux JDK will output a warning message, | Greg Lewis | 2005-04-08 | 1 | -0/+17 |
* | . Bump PORTREVISION, forgotten when doing the fixes prior to the ports | Greg Lewis | 2005-04-08 | 1 | -3/+4 |
* | . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h> | Greg Lewis | 2005-04-07 | 3 | -0/+46 |
* | . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS for | Greg Lewis | 2005-03-30 | 1 | -0/+4 |
* | . Fix a typo that results in an undefined reference (sizof -> sizeof). | Greg Lewis | 2005-03-21 | 1 | -0/+13 |
* | . Fix a performance issue by using the correct INTERRUPTIBLE_NORESTART | Greg Lewis | 2005-03-21 | 1 | -0/+9 |
* | . Move the invocation of unregistervm to the top of the packing list. | Greg Lewis | 2005-02-18 | 1 | -1/+1 |
* | Unbreak plist generation | Alexey Zelkin | 2005-01-29 | 1 | -8/+5 |
* | Please welcome new participant of FreeBSD ports tree and Java ports | Alexey Zelkin | 2005-01-20 | 13 | -2025/+110 |
* | . 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 |
* | 1. Switch 5.x version of jdk14 back to libc_r as default threading library. | Alexey Zelkin | 2004-01-28 | 5 | -1099/+1220 |
* | Update license to most recent SCSL license version. | Alexey Zelkin | 2004-01-28 | 1 | -24/+14 |
* | Use LS macro. | Trevor Johnson | 2004-01-23 | 1 | -1/+1 |
* | Use the CPIO macro defined in bsd.port.mk. | Trevor Johnson | 2004-01-22 | 1 | -2/+0 |
* | Use the SORT macro from bsd.port.mk. | Trevor Johnson | 2004-01-22 | 1 | -1/+0 |
* | . Check the return value of stat(2) when trying to read the javaws | Greg Lewis | 2004-01-17 | 2 | -0/+17 |
* | . Update to 1.4.2 patchset 6. | Greg Lewis | 2004-01-14 | 7 | -38/+20 |
* | Don't use patch release number while setting up BUILD_DEPENDS for | Alexey Zelkin | 2003-12-16 | 1 | -2/+3 |
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | Trevor Johnson | 2003-11-17 | 1 | -1/+0 |
* | Fix path to patched file. | Alexey Zelkin | 2003-11-12 | 1 | -2/+2 |
* | Fix bootstrap jdk detection process, so it work in case if no valid jdk | Alexey Zelkin | 2003-11-12 | 1 | -4/+11 |
* | Add patch to fix build problems on 5.x system reported by many people. | Alexey Zelkin | 2003-11-12 | 1 | -0/+13 |
* | Update to 1.4.2p5. | Alexey Zelkin | 2003-11-11 | 11 | -286/+285 |
* | Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages. | Alexey Zelkin | 2003-11-10 | 1 | -1/+0 |
* | . Add fix for "runaway process" problem. It should fix of stalled | Alexey Zelkin | 2003-10-29 | 3 | -2/+95 |
* | . Sort PTHREAD_FILES. | Greg Lewis | 2003-10-21 | 1 | -2/+3 |
* | . Add a missing BUILD_DEPENDS on NSPR so the plugin builds. | Greg Lewis | 2003-10-13 | 1 | -1/+2 |
* | . Override PKGINSTALL to place it in WRKDIR, which is writeable, rather | Greg Lewis | 2003-10-13 | 1 | -0/+1 |
* | . Update to 1.4.1p4. | Greg Lewis | 2003-10-11 | 8 | -59/+613 |
* | . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate | Greg Lewis | 2003-10-11 | 1 | -0/+13 |