summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.java.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Java 1.1 and 1.2 in the ports treehq2007-10-281-36/+12
* . Remove a check for OSVERSION >= 500000 since this is now true for allglewis2007-10-071-1/+1
* . Enforce NO_JIKES when 1.6 is required as well.glewis2007-08-051-2/+3
* . Support for the JDK 1.6 ports.glewis2007-08-051-2/+8
* . Remove references to deprecated, forbidden and expired port of theglewis2007-06-061-3/+0
* * Refine some comments about Linux emulation [1]linimon2007-03-061-10/+3
* bsd.port.mkpav2007-01-311-58/+8
* . Add an entry for the linux-sun-jdk15 port.glewis2007-01-221-1/+4
* Convert whitespaces to tabshq2006-10-071-6/+6
* . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15glewis2006-09-141-3/+2
* . Remove the entry for the defunct diablo-jdk13 port.glewis2006-04-241-3/+0
* . Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.glewis2006-04-071-2/+7
* * Add bsd.database.mk [1]clement2005-11-081-7/+2
* Disable the use of Jikes when using Java 1.5 because the current stable versionhq2005-11-031-0/+5
* . Prefer jdk15 over jdk14 on amd64 since the latter isn't supported onglewis2005-10-041-0/+4
* Fix typo in header documentationhq2005-07-151-1/+1
* Add JAVA_VERSION, JAVA_OS and JAVA_VENDOR to SUB_LIST.hq2005-02-271-0/+9
* Fix a typo in header documentationhq2005-02-251-1/+1
* Fix a typohq2005-02-101-1/+1
* Add minimal support for jdk 1.5phantom2005-01-201-3/+6
* Add Java related substitutions to SUB_LIST: JAVASHAREDIR, JAVAJARDIR andhq2004-12-191-2/+5
* . Default 4.x to jdk14 as the Diablo JDK has been marked FORBIDDEN.glewis2004-12-051-3/+1
* When USE_ANT is defined, JAVA_BUILD is automatically set to 'jdk' but thishq2004-11-291-8/+10
* Ports that use USE_ANT will now automatically build with Jikes if available andhq2004-11-091-0/+3
* Additional error checking: check for defined variables that should not be. Withhq2004-11-071-0/+9
* . Update the location the linux-ibm-jdk14 port installs into based on itsglewis2004-09-091-1/+1
* . java/javavmwrapper now uses JAVALIBDIR rather than JAVAJARDIR, so modifyglewis2004-09-031-1/+1
* . Rope in hq as a co-maintainer since he wrote most of the current versionglewis2004-09-031-1/+1
* - Fix missing build dependency on devel/jikes (Jikes is effectively used forhq2004-09-021-22/+39
* . Take maintainership. Ernst doesn't currently have time and I've beenglewis2004-09-021-1/+9
* . Add a USE_ANT variable with that provides a simple way to build aglewis2004-08-021-0/+24
* . Align some .endif with their corresponding .if.glewis2004-07-271-3/+3
* . Add a comment that the javavmwrapper port will need updating ifglewis2004-07-121-0/+2
* . Reapply the changes of PR/61351 (by linimon) to bsd.java.mk 2.0. Theseglewis2004-07-011-16/+16
* . Add appropriate definitions for JAVASHAREDIR and JAVAJARDIR toglewis2004-06-291-16/+20
* . Switched stage 6 and 7 so JAVAC is no longer empty when not using jikesglewis2004-06-091-35/+35
* . Remove parentheses around the comparison of ${OSVERSION}. This is inglewis2004-04-191-2/+2
* Many fixes to the new bsd.java.mk, including:glewis2004-04-161-363/+268
* . Document the variables used/set in the header comment.glewis2004-04-051-0/+83
* . Fix an indentation bogon.glewis2004-04-051-82/+82
* . Correct spelling of "BSD Java Porting Team".glewis2004-04-051-1/+1
* . Allow ports to defined JAVA_EXTRACT when they want an explicitglewis2004-04-051-1/+6
* Bring in the new bsd.java.mk 2.0.glewis2004-04-031-345/+325
* Fixed an incorrect comment.znerd2004-01-231-2/+1
* Here come the patches!marcus2004-01-201-6/+6
* Fixed bug. If a Linux 1.4 JDK would have been installed, itznerd2003-12-151-4/+7
* . Note some of the JDKs are now 1.4.2 rather than 1.4.1 (the native oneglewis2003-11-111-7/+7
* . Add support for the new diablo-jdk13 port. This will be the defaultglewis2003-09-031-11/+33
* Sun JDK 1.4 for Linux is now 1.4.2, not 1.4.1.znerd2003-07-181-1/+1
* . Remove an erroneous check that limited USE_JAVA to the form X.Y+. Theglewis2003-05-011-5/+0
OpenPOWER on IntegriCloud