| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | . Sync with the change to linux-sun-jdk14 (it now installs in | Greg Lewis | 2003-10-01 | 1 | -1/+1 |
* | Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01 | Alexey Zelkin | 2003-09-08 | 1 | -1/+1 |
* | Warn users about requirement of having linprocfs mounted in order to | Alexey Zelkin | 2003-08-04 | 1 | -2/+22 |
* | Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2. | Ernst de Haan | 2003-07-21 | 1 | -1/+3 |
* | Unbreak package build after recent Greg's commit (which changed | Alexey Zelkin | 2003-05-08 | 1 | -3/+3 |
* | . Add $FreeBSD$ | Greg Lewis | 2003-05-02 | 1 | -0/+12 |
* | Fix checking of libc_r capabilities at FreeBSD version which | Alexey Zelkin | 2003-03-15 | 1 | -6/+22 |
* | Add runtime test to check of required libc_r functionality. I.e. warn | Alexey Zelkin | 2003-03-13 | 2 | -8/+94 |
* | Add notice about amount of disk space required | Alexey Zelkin | 2003-03-13 | 1 | -0/+9 |
* | Correct pkg-plist | Alexey Zelkin | 2003-03-13 | 1 | -204/+0 |
* | Make sure that demo/jfc/SwingSet2/resources does not exists (it should not, | Alexey Zelkin | 2003-03-13 | 1 | -0/+2 |
* | Fix build on 5.0-RELEASE | Alexey Zelkin | 2003-03-13 | 1 | -0/+11 |
* | Bump PORTREVISION | Alexey Zelkin | 2003-03-11 | 1 | -0/+1 |
* | Since we have problems with running debuging binaries on some machines | Alexey Zelkin | 2003-03-11 | 1 | -0/+15 |
* | Add patch which backouts some of my early compile hacks which now preventing | Alexey Zelkin | 2003-03-11 | 1 | -0/+13 |
* | I am pleased to announce first public -beta patchset of FreeBSD/Java port | Alexey Zelkin | 2003-03-06 | 10 | -2560/+2019 |
* | Don't set IGNORE when PACKAGE_BUILDING | Kris Kennaway | 2003-03-04 | 1 | -2/+2 |
* | de-pkg-comment | Greg Lewis | 2003-02-28 | 2 | -1/+1 |
* | 1. Bump PORTREVISION for this and previous changes. | Greg Lewis | 2003-02-28 | 2 | -1/+91 |
* | . Updated version of native threads for FreeBSD. This uses recently | Greg Lewis | 2003-02-28 | 1 | -0/+726 |
* | . Rename our internal gethostby{name,addr}_r functions to avoid collisions. | Greg Lewis | 2003-02-28 | 1 | -0/+114 |
* | . Respect LOCALBASE in the DEVTOOLS_PATH setting. | Greg Lewis | 2003-02-28 | 1 | -0/+9 |
* | . Add missing include of <sys/time.h>, needed by <sys/resource.h> for | Greg Lewis | 2003-02-28 | 1 | -0/+12 |
* | . Be consistent about our compiler settings. Using gcc32 here was both | Greg Lewis | 2003-02-28 | 1 | -0/+13 |
* | . Resurrect patch accidentally removed in last commit. | Greg Lewis | 2003-02-12 | 1 | -0/+18 |
* | . Update to patchset 8. | Greg Lewis | 2003-02-12 | 12 | -1142/+2 |
* | Be consistent. If we're going to explicitly use /sbin/sysctl to check | Greg Lewis | 2003-01-30 | 1 | -1/+1 |
* | Use the full path to /sbin/sysctl | Kris Kennaway | 2003-01-30 | 1 | -1/+1 |
* | Don't remove system directories share/java, share/java/classes, and | Kris Kennaway | 2002-11-10 | 1 | -3/+0 |
* | . Add optional (default: off) runtime dependencies for the font packages | Greg Lewis | 2002-10-31 | 1 | -0/+10 |
* | . Fix UDP packet broadcasting. | Greg Lewis | 2002-10-31 | 2 | -1/+15 |
* | . Check for open-motif with libXm.so, which we actually use, instead of | Greg Lewis | 2002-10-29 | 1 | -2/+2 |
* | . In the informative message regarding downloading the necessary files, | Greg Lewis | 2002-10-29 | 1 | -3/+3 |
* | . echo -> ${ECHO_MSG} | Greg Lewis | 2002-10-25 | 1 | -8/+8 |
* | . Catch up with additional font.properties files. | Greg Lewis | 2002-10-25 | 1 | -0/+3 |
* | . Chinese font.properties and make glue. | Greg Lewis | 2002-10-25 | 2 | -2/+245 |
* | . More XIM fixes for Japanese users (and presumably others with similar | Greg Lewis | 2002-10-18 | 2 | -0/+64 |
* | . Link the Netscape 4 plugin against libintl to avoid a runtime link | Greg Lewis | 2002-10-18 | 1 | -0/+15 |