aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.java.mk
Commit message (Expand)AuthorAgeFilesLines
* Mk/bsd.java.mk: generalize a comment.Rene Ladan2021-04-061-3/+1
* Add support for openjdk16 and 16[+] as a valid versionGreg Lewis2021-02-231-3/+6
* Add support for openjdk15Greg Lewis2020-09-071-3/+6
* Allow users to specify a default Java version in the standard wayGreg Lewis2020-04-111-0/+2
* Add support for openjdk14Greg Lewis2020-03-211-3/+7
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-2/+2
* Eliminate references to 9 and 10Greg Lewis2019-10-231-2/+2
* Add 13, force 9/10 -> 11Greg Lewis2019-10-031-4/+6
* bsd.java.mk: unregister expired java/linux-oracle-jdk9 and java/linux-oracle-...Rene Ladan2019-09-301-7/+1
* Remove references to openjdk6Greg Lewis2019-09-231-13/+11
* Support newer Java versionsGreg Lewis2019-07-311-25/+37
* Mk/bsd.java.mk: Strict JAVA_{VERSION,VENDOR,ERROR} validationKyle Evans2017-11-041-6/+12
* . Add a port of the Oracle JDK9 for Linux.Greg Lewis2017-10-141-3/+6
* Minor cleanup to Java version/vendor/OS validationKyle Evans2017-07-141-22/+8
* Implement test target for USE_ANT=yes.Jung-uk Kim2017-04-051-0/+7
* Mk/bsd.java.mk: unregister expired java/linux-sun-jdk17Rene Ladan2016-04-241-3/+0
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-2/+2
* Make OpenJDK 1.8 the defaultSteve Wills2015-10-191-2/+2
* - Make OpenJDK 1.7 the defaultSteve Wills2014-06-271-2/+2
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
* Document JAVA_EXTRACT.Jung-uk Kim2014-05-021-0/+3
* - Sort Java implementations by preference, i.e., java/openjdk7 is preferredJung-uk Kim2014-04-241-15/+11
* Update comments.Jung-uk Kim2014-04-111-4/+4
* - Fix _JAVA_PORT_LINUX_ORACLE_JDK_1_8_INFOSunpoet Po-Chuan Hsieh2014-04-111-9/+9
* . Set maintainer to java@FreeBSD.org.Greg Lewis2014-04-111-1/+1
* Add support for OpenJDK 1.8Baptiste Daroussin2014-04-101-9/+13
* Change DESTDIRNAME into a ant compatible argument when a port is stagedBaptiste Daroussin2013-11-121-0/+1
* - Remove CVS referenceMartin Wilke2013-05-201-1/+1
* . Split a long comment line.Greg Lewis2013-04-261-2/+3
* . Replace the use of != and shell utilities with actual make logic. ThisGreg Lewis2013-04-261-25/+36
* . Fix all of the ports which still have as a version requirementGreg Lewis2012-12-111-3/+3
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-23/+6
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-05-231-1/+1
* . Instead of bailing when we hit a possibly conflicting variable beingGreg Lewis2012-04-131-2/+2
* . Add support for the new linux-sun-jdk17 port.Greg Lewis2012-02-091-0/+3
* . Make the openjdk6 port the preferred JDK by default.Greg Lewis2012-02-071-5/+1
* . Make commented examples reference 1.6 (the current default) rather than 1.5.Greg Lewis2011-09-041-6/+6
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-86/+15
* - Unregister expired java/jdk14Rene Ladan2011-06-281-5/+2
* Update the list of possible values for JDK vendor in the header commentsHerve Quiroz2011-02-121-1/+2
* . Add support for the openjdk7 port.Greg Lewis2010-01-151-4/+9
* . Add support for openjdk6 as a possible JDK.Greg Lewis2009-05-221-1/+5
* . Add diablo-jdk16 and make it the default on 6.x and 7.x.Greg Lewis2008-08-181-5/+7
* Major optimizations for 'make index' and other recursive traversalKris Kennaway2008-07-191-33/+49
* Remove support for Java 1.1 and 1.2 in the ports treeHerve Quiroz2007-10-281-36/+12
* . Remove a check for OSVERSION >= 500000 since this is now true for allGreg Lewis2007-10-071-1/+1
* . Enforce NO_JIKES when 1.6 is required as well.Greg Lewis2007-08-051-2/+3
* . Support for the JDK 1.6 ports.Greg Lewis2007-08-051-2/+8
* . Remove references to deprecated, forbidden and expired port of theGreg Lewis2007-06-061-3/+0
* * Refine some comments about Linux emulation [1]Mark Linimon2007-03-061-10/+3