summaryrefslogtreecommitdiff
path: root/Mk/bsd.java.mk
AgeCommit message (Expand)Author
2013-05-20- Remove CVS referenceMartin Wilke
2013-04-26. Split a long comment line.Greg Lewis
2013-04-26. Replace the use of != and shell utilities with actual make logic. ThisGreg Lewis
2012-12-11. Fix all of the ports which still have as a version requirementGreg Lewis
2012-12-10Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin
2012-05-23- Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke
2012-04-13. Instead of bailing when we hit a possibly conflicting variable beingGreg Lewis
2012-02-09. Add support for the new linux-sun-jdk17 port.Greg Lewis
2012-02-07. Make the openjdk6 port the preferred JDK by default.Greg Lewis
2011-09-04. Make commented examples reference 1.6 (the current default) rather than 1.5.Greg Lewis
2011-07-21Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon
2011-06-28- Unregister expired java/jdk14Rene Ladan
2011-02-12Update the list of possible values for JDK vendor in the header commentsHerve Quiroz
2010-01-15. Add support for the openjdk7 port.Greg Lewis
2009-05-22. Add support for openjdk6 as a possible JDK.Greg Lewis
2008-08-18. Add diablo-jdk16 and make it the default on 6.x and 7.x.Greg Lewis
2008-07-19Major optimizations for 'make index' and other recursive traversalKris Kennaway
2007-10-28Remove support for Java 1.1 and 1.2 in the ports treeHerve Quiroz
2007-10-07. Remove a check for OSVERSION >= 500000 since this is now true for allGreg Lewis
2007-08-05. Enforce NO_JIKES when 1.6 is required as well.Greg Lewis
2007-08-05. Support for the JDK 1.6 ports.Greg Lewis
2007-06-06. Remove references to deprecated, forbidden and expired port of theGreg Lewis
2007-03-06* Refine some comments about Linux emulation [1]Mark Linimon
2007-01-31bsd.port.mkPav Lucistnik
2007-01-22. Add an entry for the linux-sun-jdk15 port.Greg Lewis
2006-10-07Convert whitespaces to tabsHerve Quiroz
2006-09-14. Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15Greg Lewis
2006-04-24. Remove the entry for the defunct diablo-jdk13 port.Greg Lewis
2006-04-07. Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.Greg Lewis
2005-11-08* Add bsd.database.mk [1]Clement Laforet
2005-11-03Disable the use of Jikes when using Java 1.5 because the current stable versionHerve Quiroz
2005-10-04. Prefer jdk15 over jdk14 on amd64 since the latter isn't supported onGreg Lewis
2005-07-15Fix typo in header documentationHerve Quiroz
2005-02-27Add JAVA_VERSION, JAVA_OS and JAVA_VENDOR to SUB_LIST.Herve Quiroz
2005-02-25Fix a typo in header documentationHerve Quiroz
2005-02-10Fix a typoHerve Quiroz
2005-01-20Add minimal support for jdk 1.5Alexey Zelkin
2004-12-19Add Java related substitutions to SUB_LIST: JAVASHAREDIR, JAVAJARDIR andHerve Quiroz
2004-12-05. Default 4.x to jdk14 as the Diablo JDK has been marked FORBIDDEN.Greg Lewis
2004-11-29When USE_ANT is defined, JAVA_BUILD is automatically set to 'jdk' but thisHerve Quiroz
2004-11-09Ports that use USE_ANT will now automatically build with Jikes if available andHerve Quiroz
2004-11-07Additional error checking: check for defined variables that should not be. WithHerve Quiroz
2004-09-09. Update the location the linux-ibm-jdk14 port installs into based on itsGreg Lewis
2004-09-03. java/javavmwrapper now uses JAVALIBDIR rather than JAVAJARDIR, so modifyGreg Lewis
2004-09-03. Rope in hq as a co-maintainer since he wrote most of the current versionGreg Lewis
2004-09-02- Fix missing build dependency on devel/jikes (Jikes is effectively used forHerve Quiroz
2004-09-02. Take maintainership. Ernst doesn't currently have time and I've beenGreg Lewis
2004-08-02. Add a USE_ANT variable with that provides a simple way to build aGreg Lewis
2004-07-27. Align some .endif with their corresponding .if.Greg Lewis
2004-07-12. Add a comment that the javavmwrapper port will need updating ifGreg Lewis