| Commit message (Expand) | Author | Age | Files | Lines |
* | Make OpenJDK 1.8 the default | Steve Wills | 2015-10-19 | 1 | -2/+2 |
* | - Make OpenJDK 1.7 the default | Steve Wills | 2014-06-27 | 1 | -2/+2 |
* | Convert all :U to :tu and :L to :tl | Baptiste Daroussin | 2014-05-05 | 1 | -1/+1 |
* | Document JAVA_EXTRACT. | Jung-uk Kim | 2014-05-02 | 1 | -0/+3 |
* | - Sort Java implementations by preference, i.e., java/openjdk7 is preferred | Jung-uk Kim | 2014-04-24 | 1 | -15/+11 |
* | Update comments. | Jung-uk Kim | 2014-04-11 | 1 | -4/+4 |
* | - Fix _JAVA_PORT_LINUX_ORACLE_JDK_1_8_INFO | Sunpoet Po-Chuan Hsieh | 2014-04-11 | 1 | -9/+9 |
* | . Set maintainer to java@FreeBSD.org. | Greg Lewis | 2014-04-11 | 1 | -1/+1 |
* | Add support for OpenJDK 1.8 | Baptiste Daroussin | 2014-04-10 | 1 | -9/+13 |
* | Change DESTDIRNAME into a ant compatible argument when a port is staged | Baptiste Daroussin | 2013-11-12 | 1 | -0/+1 |
* | - Remove CVS reference | Martin Wilke | 2013-05-20 | 1 | -1/+1 |
* | . Split a long comment line. | Greg Lewis | 2013-04-26 | 1 | -2/+3 |
* | . Replace the use of != and shell utilities with actual make logic. This | Greg Lewis | 2013-04-26 | 1 | -25/+36 |
* | . Fix all of the ports which still have as a version requirement | Greg Lewis | 2012-12-11 | 1 | -3/+3 |
* | Decommissioning java 1.5 (EOLed since October 2009): | Baptiste Daroussin | 2012-12-10 | 1 | -23/+6 |
* | - Remove emacs mode, -*- mode: ...; -*- [1] | Martin Wilke | 2012-05-23 | 1 | -1/+1 |
* | . Instead of bailing when we hit a possibly conflicting variable being | Greg Lewis | 2012-04-13 | 1 | -2/+2 |
* | . Add support for the new linux-sun-jdk17 port. | Greg Lewis | 2012-02-09 | 1 | -0/+3 |
* | . Make the openjdk6 port the preferred JDK by default. | Greg Lewis | 2012-02-07 | 1 | -5/+1 |
* | . Make commented examples reference 1.6 (the current default) rather than 1.5. | Greg Lewis | 2011-09-04 | 1 | -6/+6 |
* | Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, | Mark Linimon | 2011-07-21 | 1 | -86/+15 |
* | - Unregister expired java/jdk14 | Rene Ladan | 2011-06-28 | 1 | -5/+2 |
* | Update the list of possible values for JDK vendor in the header comments | Herve Quiroz | 2011-02-12 | 1 | -1/+2 |
* | . Add support for the openjdk7 port. | Greg Lewis | 2010-01-15 | 1 | -4/+9 |
* | . Add support for openjdk6 as a possible JDK. | Greg Lewis | 2009-05-22 | 1 | -1/+5 |
* | . Add diablo-jdk16 and make it the default on 6.x and 7.x. | Greg Lewis | 2008-08-18 | 1 | -5/+7 |
* | Major optimizations for 'make index' and other recursive traversal | Kris Kennaway | 2008-07-19 | 1 | -33/+49 |
* | Remove support for Java 1.1 and 1.2 in the ports tree | Herve Quiroz | 2007-10-28 | 1 | -36/+12 |
* | . Remove a check for OSVERSION >= 500000 since this is now true for all | Greg Lewis | 2007-10-07 | 1 | -1/+1 |
* | . Enforce NO_JIKES when 1.6 is required as well. | Greg Lewis | 2007-08-05 | 1 | -2/+3 |
* | . Support for the JDK 1.6 ports. | Greg Lewis | 2007-08-05 | 1 | -2/+8 |
* | . Remove references to deprecated, forbidden and expired port of the | Greg Lewis | 2007-06-06 | 1 | -3/+0 |
* | * Refine some comments about Linux emulation [1] | Mark Linimon | 2007-03-06 | 1 | -10/+3 |
* | bsd.port.mk | Pav Lucistnik | 2007-01-31 | 1 | -58/+8 |
* | . Add an entry for the linux-sun-jdk15 port. | Greg Lewis | 2007-01-22 | 1 | -1/+4 |
* | Convert whitespaces to tabs | Herve Quiroz | 2006-10-07 | 1 | -6/+6 |
* | . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15 | Greg Lewis | 2006-09-14 | 1 | -3/+2 |
* | . Remove the entry for the defunct diablo-jdk13 port. | Greg Lewis | 2006-04-24 | 1 | -3/+0 |
* | . Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary. | Greg Lewis | 2006-04-07 | 1 | -2/+7 |
* | * Add bsd.database.mk [1] | Clement Laforet | 2005-11-08 | 1 | -7/+2 |
* | Disable the use of Jikes when using Java 1.5 because the current stable version | Herve Quiroz | 2005-11-03 | 1 | -0/+5 |
* | . Prefer jdk15 over jdk14 on amd64 since the latter isn't supported on | Greg Lewis | 2005-10-04 | 1 | -0/+4 |
* | Fix typo in header documentation | Herve Quiroz | 2005-07-15 | 1 | -1/+1 |
* | Add JAVA_VERSION, JAVA_OS and JAVA_VENDOR to SUB_LIST. | Herve Quiroz | 2005-02-27 | 1 | -0/+9 |
* | Fix a typo in header documentation | Herve Quiroz | 2005-02-25 | 1 | -1/+1 |
* | Fix a typo | Herve Quiroz | 2005-02-10 | 1 | -1/+1 |
* | Add minimal support for jdk 1.5 | Alexey Zelkin | 2005-01-20 | 1 | -3/+6 |
* | Add Java related substitutions to SUB_LIST: JAVASHAREDIR, JAVAJARDIR and | Herve Quiroz | 2004-12-19 | 1 | -2/+5 |
* | . Default 4.x to jdk14 as the Diablo JDK has been marked FORBIDDEN. | Greg Lewis | 2004-12-05 | 1 | -3/+1 |
* | When USE_ANT is defined, JAVA_BUILD is automatically set to 'jdk' but this | Herve Quiroz | 2004-11-29 | 1 | -8/+10 |