aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk13/Makefile
Commit message (Expand)AuthorAgeFilesLines
* . It appears as though diablo is problematic on 5.x still, so default toglewis2004-02-071-0/+4
* . Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.glewis2004-02-071-0/+1
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+0
* . Add ${LOCALBASE}/lib to the default search path for JNI libraries forglewis2004-01-211-3/+8
* . Add ${LOCALBASE}/lib to the default search path for libraries when usingglewis2004-01-201-2/+4
* . Convert spaces to tabs.glewis2004-01-201-8/+8
* . Install the cacerts file from Sun's 1.3.1_10 release to avoid someglewis2004-01-151-0/+2
* . Update to 1.3.1 patchset 9.glewis2003-12-201-23/+6
* . Fix the plugin build when LOCALBASE is not /usr/local.glewis2003-10-291-1/+2
* . Fix pre-everything target.glewis2003-10-171-1/+1
* . Use ${PTHREAD_LIBS} rather than -pthread.glewis2003-10-081-1/+17
* . Remove native_threads directories when native threads are not specifiedglewis2003-09-011-0/+4
* . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. Thisglewis2003-08-301-2/+9
* . Add support for bootstrapping with the Diablo Caffe JDK. The bootstrapglewis2003-08-301-3/+6
* . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} isglewis2003-08-231-4/+2
* 1. Autodetect a previous jdk13 install and use that to bootstrap byglewis2003-08-031-20/+12
* . Switch to using the appropriate Blackdown JDK for bootstrapping sinceglewis2003-07-221-2/+2
* . In the cases where we need gtar, its an EXTRACT_DEPENDS, not aglewis2003-06-151-2/+2
* . Reorder the check for the source and patchset so that the failureglewis2003-06-151-11/+11
* . Bump PORTREVISION for the recent fixes.glewis2003-05-061-1/+1
* . Fix the shell wrapper to cope with HotSpot and as a result remove theglewis2003-04-231-2/+0
* 1. Clean up demo/jfc/SwingSet2/resources before the install. This shouldglewis2003-04-081-0/+4
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-041-2/+2
* de-pkg-commentglewis2003-03-011-0/+1
* 1. Bump PORTREVISION for this and previous changes.glewis2003-03-011-1/+82
* . Update to patchset 8.glewis2003-02-131-2/+1
* 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
* . Add optional (default: off) runtime dependencies for the font packagesglewis2002-11-011-0/+10
* . Fix UDP packet broadcasting.glewis2002-11-011-1/+1
* . 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
* . More XIM fixes for Japanese users (and presumably others with similarglewis2002-10-191-0/+1
* . Make the instructions for downloading the various source bits clearer.glewis2002-10-181-6/+26
* Not using IGNORE anymore to avoid package building.znerd2002-10-101-5/+2
* 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-091-1/+1
* Add a check in pre-build for a sysctl which will cause an error duringglewis2002-08-071-0/+9
* Now that sobomax has updated the system version of tar don't redefineglewis2002-08-061-2/+5
* Update to patchset 7.glewis2002-07-261-2/+1
* 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-081-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-141-16/+19
* 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-031-1/+1
* Add a temporary dependency on gettext-old and use msgfmt-old to processglewis2002-04-171-0/+1
* Bump PORTREVISION due to the last two changes to the port.glewis2002-04-161-1/+1
* Start my bid for world domination by taking maintainershipglewis2002-04-161-1/+1
* 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-071-1/+2
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. Thissobomax2002-03-131-2/+9
* Bumped PORTREVISION. Added a patch earlier today, and theznerd2002-03-121-0/+1
* Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings whensobomax2002-03-061-1/+2
* Corrected the gtk version number at the request of Greg Lewis.davidc2002-02-201-1/+1
* Use correct LIB_DEPENDS.sobomax2002-02-201-1/+1
* Fix ampersand entities...patrick2002-02-151-7/+7
* Update to patch set 6patrick2002-02-141-1/+47
* Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriatesobomax2001-12-141-1/+1
* Update to patchlevel 5.sobomax2001-10-161-3/+6
* Fix a potential crash on 5-CURRENT.sobomax2001-09-121-0/+1
* Update to patchlevel 4. This release contains many critical bug fixes, sosobomax2001-09-101-3/+3
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromsobomax2001-08-281-58/+26
* Update link to the place where distfile can be downloaded.sobomax2001-05-031-2/+2
* fix typo:lioux2001-02-151-1/+1
* typo clean up police: \s -> \tlioux2001-02-151-1/+1
* Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.sobomax2000-11-041-1/+3
* This port is i386 only for the moment. We need some assembler code writtensobomax2000-10-141-0/+1
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromsobomax2000-10-131-0/+121