| Commit message (Expand) | Author | Age | Files | Lines |
* | . Remove native_threads directories when native threads are not specified | Greg Lewis | 2003-08-31 | 2 | -4/+8 |
* | . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. This | Greg Lewis | 2003-08-30 | 1 | -2/+9 |
* | . Add support for bootstrapping with the Diablo Caffe JDK. The bootstrap | Greg Lewis | 2003-08-29 | 1 | -3/+6 |
* | . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is | Greg Lewis | 2003-08-22 | 2 | -4/+31 |
* | 1. Autodetect a previous jdk13 install and use that to bootstrap by | Greg Lewis | 2003-08-02 | 1 | -20/+12 |
* | . Switch to using the appropriate Blackdown JDK for bootstrapping since | Greg Lewis | 2003-07-21 | 1 | -2/+2 |
* | . Try to ensure that we get the correct version of some Netscape header | Greg Lewis | 2003-07-11 | 1 | -0/+13 |
* | . In the cases where we need gtar, its an EXTRACT_DEPENDS, not a | Greg Lewis | 2003-06-15 | 1 | -2/+2 |
* | . Reorder the check for the source and patchset so that the failure | Greg Lewis | 2003-06-15 | 1 | -11/+11 |
* | . Bump PORTREVISION for the recent fixes. | Greg Lewis | 2003-05-06 | 1 | -1/+1 |
* | . Remove an assert() which asserts that if isatty() is true then | Greg Lewis | 2003-05-06 | 1 | -0/+12 |
* | . Fix Math.pow() when the JDK is compiled with optimisation flags set. | Greg Lewis | 2003-04-30 | 1 | -0/+176 |
* | . Now that we can use Classic and HotSpot, make classic (and hence green | Greg Lewis | 2003-04-22 | 1 | -0/+13 |
* | . Fix the shell wrapper to cope with HotSpot and as a result remove the | Greg Lewis | 2003-04-22 | 2 | -2/+81 |
* | 1. Clean up demo/jfc/SwingSet2/resources before the install. This should | Greg Lewis | 2003-04-07 | 1 | -0/+4 |
* | . Fix the packing list: | Greg Lewis | 2003-04-07 | 1 | -29/+30 |
* | 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 |
* | . Russian and Ukrainian font property files and appropriate build changes. | Greg Lewis | 2002-10-18 | 3 | -0/+416 |
* | . Make the instructions for downloading the various source bits clearer. | Greg Lewis | 2002-10-17 | 1 | -6/+26 |
* | Not using IGNORE anymore to avoid package building. | Ernst de Haan | 2002-10-10 | 1 | -5/+2 |
* | Unified one-line descriptions for JDK ports. | Ernst de Haan | 2002-08-12 | 1 | -1/+1 |
* | Changed the installation directory of the Sun JDK 1.3.x for Linux to | Ernst de Haan | 2002-08-10 | 1 | -1/+1 |
* | . Fix a typo in a message printed out to the user. | Greg Lewis | 2002-08-08 | 1 | -1/+1 |
* | Add a check in pre-build for a sysctl which will cause an error during | Greg Lewis | 2002-08-06 | 1 | -0/+9 |
* | Improved font.properties.ja based on the Kochi fonts rather than the | Greg Lewis | 2002-08-05 | 1 | -0/+308 |
* | Now that sobomax has updated the system version of tar don't redefine | Greg Lewis | 2002-08-05 | 1 | -2/+5 |
* | Add in a patch from the porting repository that allows people to build | Greg Lewis | 2002-08-05 | 1 | -0/+62 |
* | Update to patchset 7. | Greg Lewis | 2002-07-25 | 17 | -554/+2 |
* | Remove unintentional dependency on readlink by replacing the call to it | Greg Lewis | 2002-07-15 | 1 | -1/+1 |