aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.java.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsd.port.mkPav Lucistnik2007-01-311-58/+8
* . Add an entry for the linux-sun-jdk15 port.Greg Lewis2007-01-221-1/+4
* Convert whitespaces to tabsHerve Quiroz2006-10-071-6/+6
* . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15Greg Lewis2006-09-141-3/+2
* . Remove the entry for the defunct diablo-jdk13 port.Greg Lewis2006-04-241-3/+0
* . Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.Greg Lewis2006-04-071-2/+7
* * Add bsd.database.mk [1]Clement Laforet2005-11-081-7/+2
* Disable the use of Jikes when using Java 1.5 because the current stable versionHerve Quiroz2005-11-031-0/+5
* . Prefer jdk15 over jdk14 on amd64 since the latter isn't supported onGreg Lewis2005-10-041-0/+4
* Fix typo in header documentationHerve Quiroz2005-07-151-1/+1
* Add JAVA_VERSION, JAVA_OS and JAVA_VENDOR to SUB_LIST.Herve Quiroz2005-02-271-0/+9
* Fix a typo in header documentationHerve Quiroz2005-02-251-1/+1
* Fix a typoHerve Quiroz2005-02-101-1/+1