aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.java.mk
Commit message (Expand)AuthorAgeFilesLines
* . Remove the entry for the defunct diablo-jdk13 port.glewis2006-04-251-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-041-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-281-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-301-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-101-1/+1
* . java/javavmwrapper now uses JAVALIBDIR rather than JAVAJARDIR, so modifyglewis2004-09-041-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-031-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-131-0/+2
* . Reapply the changes of PR/61351 (by linimon) to bsd.java.mk 2.0. Theseglewis2004-07-021-16/+16
* . Add appropriate definitions for JAVASHAREDIR and JAVAJARDIR toglewis2004-06-301-16/+20
* . Switched stage 6 and 7 so JAVAC is no longer empty when not using jikesglewis2004-06-101-35/+35
* . Remove parentheses around the comparison of ${OSVERSION}. This is inglewis2004-04-201-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-061-0/+83
* . Fix an indentation bogon.glewis2004-04-061-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-121-7/+7
* . Add support for the new diablo-jdk13 port. This will be the defaultglewis2003-09-041-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-021-5/+0
* Bad idea to have cvsup/conflict reminder about not-committed changes, but...phantom2003-04-161-26/+85
* Add support for native JDK 1.4.1 port.sobomax2003-04-161-6/+25
* Defining JAVASHAREDIR and JAVAJARDIR. If they're already set,znerd2002-11-181-0/+4
* Only using Jikes if NO_BUILD is not set.znerd2002-11-141-1/+1
* Fixed support for Blackdown JDK 1.3.x.znerd2002-10-151-0/+2
* Now supports the Sun JDK 1.4.1 for Linux instead of 1.4.0.znerd2002-09-171-4/+4
* Fixed support for Blackdown JDK 1.3 for Linux.znerd2002-09-171-0/+1
* Again changed the order within some lists for estetical reasons.znerd2002-08-121-10/+10
* Added Blackdown JDK 1.4.1 for Linux.znerd2002-08-121-0/+1
* Changed the order within a list for estetical reasons.znerd2002-08-121-1/+1
* Changed the installation directory of the Sun JDK 1.4.xznerd2002-08-101-1/+1
* Changed the installation directory of the Sun JDK 1.4.x for Linuxznerd2002-08-101-1/+1
* Changed the installation directory of the Sun JDK 1.3.x for Linux toznerd2002-08-101-1/+1
* Now correctly looks for the Blackdown JDK 1.2 for Linux inznerd2002-08-101-1/+1
* Fixed support for the Sun JDK 1.2.2 for Linux. The installationznerd2002-08-081-1/+1
* Changed the installation directory of the Sun JDK 1.4 for Linuxznerd2002-06-251-1/+1
* Removed step 2 which used to check that the JDK ports actuallyznerd2002-06-181-56/+12
* Matches new names and locations of JDK ports.znerd2002-06-131-18/+62
* Fixed typo.znerd2002-05-131-1/+1
* Blackdown JDK 1.3.1 for Linux added.znerd2002-05-091-5/+22
* Now matches the new installation directory of theznerd2002-05-091-1/+1
* Refactoring applied. One extra stage is introduced in whichznerd2002-05-021-33/+73
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 3.znerd2002-04-271-2/+2
* Add support for the Sun JDK 1.2.znerd2002-04-271-5/+21
* Update to IBM JDK 1.3.1 (cxia32131-20020302).znerd2002-04-271-1/+1
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 2.znerd2002-04-271-9/+19
* Some small improvements. Added some comments at the topznerd2002-04-051-32/+48
* Fixed a problem that occurred if it would look forznerd2002-04-021-1/+1
* Removed an extraneous .BEGIN. It was not causing any problems,znerd2002-03-301-1/+0
* Fixed 2 bugs related to dependencies.znerd2002-03-291-2/+2
* Added bsd.java.mk. This adds Java-specific support to ports byznerd2002-03-281-0/+329