<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jakarta-commons-cli, branch 2015Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2015Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2015Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-05-30T18:02:03Z</updated>
<entry>
<title>- Add staging support</title>
<updated>2014-05-30T18:02:03Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2014-05-30T18:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9c08a14ba33c803e189b61fd48df307578efb4fc'/>
<id>urn:sha1:9c08a14ba33c803e189b61fd48df307578efb4fc</id>
<content type='text'>
- Convert to new options framework
</content>
</entry>
<entry>
<title>- Reassign ports to the heap</title>
<updated>2014-03-02T05:22:25Z</updated>
<author>
<name>Thomas Abthorpe</name>
<email>tabthorpe@FreeBSD.org</email>
</author>
<published>2014-03-02T05:22:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2350e2caecabde9bb872f9bf98c532421fed0a90'/>
<id>urn:sha1:2350e2caecabde9bb872f9bf98c532421fed0a90</id>
<content type='text'>
- Thank you hq@ for your years of service!
</content>
</entry>
<entry>
<title>- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk</title>
<updated>2013-12-30T20:55:18Z</updated>
<author>
<name>Olli Hauer</name>
<email>ohauer@FreeBSD.org</email>
</author>
<published>2013-12-30T20:55:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d'/>
<id>urn:sha1:4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d</id>
<content type='text'>
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 =&gt; APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: java)</title>
<updated>2013-09-20T19:48:32Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T19:48:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c2c2a2b86b90c79b4ef6926d232c484289cc9ca9'/>
<id>urn:sha1:c2c2a2b86b90c79b4ef6926d232c484289cc9ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decommissioning java 1.5 (EOLed since October 2009):</title>
<updated>2012-12-10T13:18:28Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-10T13:18:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7c354b1913f01af4543a3be2745370660e7153e4'/>
<id>urn:sha1:7c354b1913f01af4543a3be2745370660e7153e4</id>
<content type='text'>
suppress any reference to JAVA_VERSION=	1.5+ (part2)
</content>
</entry>
<entry>
<title>- The proper acronym for Apache Software License 2 is really AL2</title>
<updated>2012-01-09T15:41:08Z</updated>
<author>
<name>Thomas Abthorpe</name>
<email>tabthorpe@FreeBSD.org</email>
</author>
<published>2012-01-09T15:41:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e0ac1afbf4d61f57851cd4a6a3a746a02296ec78'/>
<id>urn:sha1:e0ac1afbf4d61f57851cd4a6a3a746a02296ec78</id>
<content type='text'>
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni &lt;pfg apache.org&gt;
Hat:		portmgr
Exp run by:	pav
</content>
</entry>
<entry>
<title>Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,</title>
<updated>2011-07-21T05:03:02Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2011-07-21T05:03:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06e66777937202f04d646d24d24f524b13d79478'/>
<id>urn:sha1:06e66777937202f04d646d24d24f524b13d79478</id>
<content type='text'>
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
</content>
</entry>
<entry>
<title>- Update to 1.2</title>
<updated>2010-12-12T15:07:56Z</updated>
<author>
<name>Herve Quiroz</name>
<email>hq@FreeBSD.org</email>
</author>
<published>2010-12-12T15:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0a01794a4d37a0018f2d2acd0578e8aaf47b4b0d'/>
<id>urn:sha1:0a01794a4d37a0018f2d2acd0578e8aaf47b4b0d</id>
<content type='text'>
- Use binary distribution

PR:		152767
Submitted by:	glewis
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>Apache Commons project are no longer hosted under MASTER_SITES_APACHE</title>
<updated>2008-02-27T15:10:54Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2008-02-27T15:10:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9db5ee5c2b3ba2784ae5678d30ae3d7b0d92e867'/>
<id>urn:sha1:9db5ee5c2b3ba2784ae5678d30ae3d7b0d92e867</id>
<content type='text'>
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:		121041
Submitted by:	Marcin Cieslak &lt;saper@system.pl&gt;
Approved by:	portmgr (linimon)
</content>
</entry>
</feed>
