summaryrefslogtreecommitdiffstats
path: root/java/jdk14
Commit message (Expand)AuthorAgeFilesLines
* . Resurrect patch accidentally removed in last commit.glewis2003-02-121-0/+18
* . Update to patchset 8.glewis2003-02-1212-1142/+2
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkglewis2003-01-301-1/+1
* Use the full path to /sbin/sysctlkris2003-01-301-1/+1
* Don't remove system directories share/java, share/java/classes, andkris2002-11-101-3/+0
* . Add optional (default: off) runtime dependencies for the font packagesglewis2002-10-311-0/+10
* . Fix UDP packet broadcasting.glewis2002-10-312-1/+15
* . Check for open-motif with libXm.so, which we actually use, instead ofglewis2002-10-291-2/+2
* . In the informative message regarding downloading the necessary files,glewis2002-10-291-3/+3
* . echo -> ${ECHO_MSG}glewis2002-10-251-8/+8
* . Catch up with additional font.properties files.glewis2002-10-251-0/+3
* . Chinese font.properties and make glue.glewis2002-10-252-2/+245
* . More XIM fixes for Japanese users (and presumably others with similarglewis2002-10-182-0/+64
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkglewis2002-10-181-0/+15
* . Russian and Ukrainian font property files and appropriate build changes.glewis2002-10-183-0/+416
* . Make the instructions for downloading the various source bits clearer.glewis2002-10-171-6/+26
* Not using IGNORE anymore to avoid package building.znerd2002-10-101-5/+2
* Unified one-line descriptions for JDK ports.znerd2002-08-121-1/+1
* Changed the installation directory of the Sun JDK 1.3.x for Linux toznerd2002-08-101-1/+1
* . Fix a typo in a message printed out to the user.glewis2002-08-081-1/+1
* Add a check in pre-build for a sysctl which will cause an error duringglewis2002-08-061-0/+9
* Improved font.properties.ja based on the Kochi fonts rather than theglewis2002-08-051-0/+308
* Now that sobomax has updated the system version of tar don't redefineglewis2002-08-051-2/+5
* Add in a patch from the porting repository that allows people to buildglewis2002-08-051-0/+62
* Update to patchset 7.glewis2002-07-2517-554/+2
* Remove unintentional dependency on readlink by replacing the call to itglewis2002-07-151-1/+1
* Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined.glewis2002-07-071-1/+3
* Add a pre-build target to check for a setting of WRKDIRPREFIX which willglewis2002-06-271-0/+13
* Add open-motif to RUN_DEPENDS temporarily until we teach the JDK toglewis2002-06-261-0/+1
* . Fix dependencies after recent JDK ports repo copy.glewis2002-06-131-16/+19
* . Fix compilation on FreeBSD 4.2 by including <sys/param.h>glewis2002-06-111-0/+20
* Rename monstrously long patch filenames that were causing tar to exceedkris2002-06-0512-11/+11
* Use correct Open Motif.obrien2002-05-281-2/+1
* Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap withglewis2002-05-031-0/+4
* Really fix the incompatibilities with gettext 0.11. The previousglewis2002-05-039-10/+176
* Correct pkg-plist.sobomax2002-04-231-1/+1
* Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>glewis2002-04-162-0/+32
* Add a temporary dependency on gettext-old and use msgfmt-old to processglewis2002-04-162-0/+10
* Bump PORTREVISION due to the last two changes to the port.glewis2002-04-161-1/+1
* Fix some crash bugs in the browser plugin code by usingglewis2002-04-161-0/+31
* Add Taiwan Chinese font properties support (if I understandglewis2002-04-163-0/+255
* Start my bid for world domination by taking maintainershipglewis2002-04-151-1/+1
* A better fix for creating src.jar. Using tar by itself fails because theglewis2002-04-121-5/+4
* Fix user and group ownership of the installed files when they have beenglewis2002-04-121-4/+4
* Now creating an 'ext' directory as a subdirectory ofznerd2002-04-062-1/+3
* Correct when WITHOUT_PLUGIN is defined.sobomax2002-03-151-5/+5
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. Thissobomax2002-03-133-4/+23
* Bumped PORTREVISION. Added a patch earlier today, and theznerd2002-03-111-0/+1
* Fixes the problem that the source JAR is too small.znerd2002-03-111-0/+26
* Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings whensobomax2002-03-061-1/+2
OpenPOWER on IntegriCloud