/lang/python-devel/

ption value='dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.java.mk
Commit message (Expand)AuthorAgeFilesLines
* . Instead of bailing when we hit a possibly conflicting variable beingglewis2012-04-131-2/+2
* . Add support for the new linux-sun-jdk17 port.glewis2012-02-091-0/+3
* . Make the openjdk6 port the preferred JDK by default.glewis2012-02-071-5/+1
* . Make commented examples reference 1.6 (the current default) rather than 1.5.glewis2011-09-051-6/+6
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-86/+15
* - Unregister expired java/jdk14rene2011-06-291-5/+2
* Update the list of possible values for JDK vendor in the header commentshq2011-02-121-1/+2
* . Add support for the openjdk7 port.glewis2010-01-151-4/+9
* . Add support for openjdk6 as a possible JDK.glewis2009-05-221-1/+5
* . Add diablo-jdk16 and make it the default on 6.x and 7.x.glewis2008-08-181-5/+7
* Major optimizations for 'make index' and other recursive traversalkris2008-07-201-33/+49
* Remove support for Java 1.1 and 1.2 in the ports treehq2007-10-281-36/+12
* . Remove a check for OSVERSION >= 500000 since this is now true for allglewis2007-10-071-1/+1
* . Enforce NO_JIKES when 1.6 is required as well.glewis2007-08-061-2/+3
* . Support for the JDK 1.6 ports.glewis2007-08-061-2/+8
* . Remove references to deprecated, forbidden and expired port of theglewis2007-06-061-3/+0
* * Refine some comments about Linux emulation [1]linimon2007-03-061-10/+3
* bsd.port.mkpav2007-01-311-58/+8
* . Add an entry for the linux-sun-jdk15 port.glewis2007-01-231-1/+4
* Convert whitespaces to tabshq2006-10-081-6/+6
* . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15glewis2006-09-151-3/+2
* . 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-30