| Commit message (Expand) | Author | Age | Files | Lines |
* | . Ensure that when files are extracted that their fully resolved path lies | glewis | 2005-05-12 | 3 | -0/+72 |
* | . Fix various problems with time zone handling including: | glewis | 2005-04-19 | 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-19 | 1 | -1/+1 |
* | Add support for picking up of motif includes and libraries via newly | phantom | 2005-02-01 | 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-13 | 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-04 | 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-21 | 2 | -1/+14 |
* | . Bump PORTREVISION for the recent fixes. | glewis | 2004-10-17 | 1 | -1/+1 |
* | . 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 |
* | . 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-13 | 3 | -0/+47 |
* | SIZEfy | phantom | 2004-03-20 | 1 | -0/+3 |
* | . Set LATEST_LINK [1] | phantom | 2004-03-05 | 3 | -1/+317 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
* | 1. Switch 5.x version of jdk14 back to libc_r as default threading library. | phantom | 2004-01-28 | 5 | -1099/+1220 |
* | Update license to most recent SCSL license version. | phantom | 2004-01-28 | 1 | -24/+14 |
* | Use LS macro. | trevor | 2004-01-23 | 1 | -1/+1 |
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+0 |
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+0 |
* | . Check the return value of stat(2) when trying to read the javaws | glewis | 2004-01-17 | 2 | -0/+17 |
* | . Update to 1.4.2 patchset 6. | glewis | 2004-01-15 | 7 | -38/+20 |
* | Don't use patch release number while setting up BUILD_DEPENDS for | phantom | 2003-12-16 | 1 | -2/+3 |
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
* | Fix path to patched file. | phantom | 2003-11-12 | 1 | -2/+2 |
* | Fix bootstrap jdk detection process, so it work in case if no valid jdk | phantom | 2003-11-12 | 1 | -4/+11 |
* | 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 | 11 | -286/+285 |
* | Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages. | phantom | 2003-11-10 | 1 | -1/+0 |
* | . Add fix for "runaway process" problem. It should fix of stalled | phantom | 2003-10-29 | 3 | -2/+95 |
* | . Sort PTHREAD_FILES. | glewis | 2003-10-21 | 1 | -2/+3 |
* | . Add a missing BUILD_DEPENDS on NSPR so the plugin builds. | glewis | 2003-10-14 | 1 | -1/+2 |
* | . Override PKGINSTALL to place it in WRKDIR, which is writeable, rather | glewis | 2003-10-13 | 1 | -0/+1 |
* | . Update to 1.4.1p4. | glewis | 2003-10-11 | 8 | -59/+613 |
* | . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate | glewis | 2003-10-11 | 1 | -0/+13 |
* | . Sync with the change to linux-sun-jdk14 (it now installs in | glewis | 2003-10-02 | 1 | -1/+1 |
* | Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01 | phantom | 2003-09-08 | 1 | -1/+1 |
* | Warn users about requirement of having linprocfs mounted in order to | phantom | 2003-08-04 | 1 | -2/+22 |
* | Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2. | znerd | 2003-07-21 | 1 | -1/+3 |
* | Unbreak package build after recent Greg's commit (which changed | phantom | 2003-05-09 | 1 | -3/+3 |
* | . Add $FreeBSD$ | glewis | 2003-05-02 | 1 | -0/+12 |
* | Fix checking of libc_r capabilities at FreeBSD version which | phantom | 2003-03-15 | 1 | -6/+22 |
* | Add runtime test to check of required libc_r functionality. I.e. warn | phantom | 2003-03-14 | 2 | -8/+94 |
* | Add notice about amount of disk space required | phantom | 2003-03-13 | 1 | -0/+9 |
* | Correct pkg-plist | phantom | 2003-03-13 | 1 | -204/+0 |
* | Make sure that demo/jfc/SwingSet2/resources does not exists (it should not, | phantom | 2003-03-13 | 1 | -0/+2 |
* | Fix build on 5.0-RELEASE | phantom | 2003-03-13 | 1 | -0/+11 |
* | Bump PORTREVISION | phantom | 2003-03-11 | 1 | -0/+1 |
* | 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 | 10 | -2560/+2019 |
* | Don't set IGNORE when PACKAGE_BUILDING | kris | 2003-03-04 | 1 | -2/+2 |
* | de-pkg-comment | glewis | 2003-03-01 | 2 | -1/+1 |
* | 1. Bump PORTREVISION for this and previous changes. | glewis | 2003-03-01 | 2 | -1/+91 |
* | . 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 | 12 | -1142/+2 |
* | Be consistent. If we're going to explicitly use /sbin/sysctl to check | glewis | 2003-01-30 | 1 | -1/+1 |
* | Use the full path to /sbin/sysctl | kris | 2003-01-30 | 1 | -1/+1 |
* | Don't remove system directories share/java, share/java/classes, and | kris | 2002-11-11 | 1 | -3/+0 |
* | . Add optional (default: off) runtime dependencies for the font packages | glewis | 2002-11-01 | 1 | -0/+10 |
* | . Fix UDP packet broadcasting. | glewis | 2002-11-01 |