<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jgrapht/Makefile, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-06-20T16:23:28Z</updated>
<entry>
<title>With the power of USES=dos2unix, get rid of most patches and files</title>
<updated>2016-06-20T16:23:28Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-06-20T16:23:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7ae7b018ccf7760013f368fcb83aad9ecd8982a8'/>
<id>urn:sha1:7ae7b018ccf7760013f368fcb83aad9ecd8982a8</id>
<content type='text'>
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Remove NOPORTDOCS and NOPORTEXAMPLES.</title>
<updated>2014-07-04T00:20:03Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-04T00:20:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b26a28d61964b5c5877f0d97003ba7d9ec101b09'/>
<id>urn:sha1:b26a28d61964b5c5877f0d97003ba7d9ec101b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with java/openjdk7 and support staging.  Note it does not build</title>
<updated>2014-06-04T21:50:22Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-06-04T21:50:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7b91fc0fd1d24b0cbda1f17a4da898882f40241'/>
<id>urn:sha1:b7b91fc0fd1d24b0cbda1f17a4da898882f40241</id>
<content type='text'>
with java/openjdk8.

Reported by:	exp-run (PR190511)
</content>
</entry>
<entry>
<title>Convert j* to USES=zip</title>
<updated>2014-03-10T15:21:21Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-03-10T15:21:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4af74fc7f1c8ee7957caeae86c74d39b94e84fef'/>
<id>urn:sha1:4af74fc7f1c8ee7957caeae86c74d39b94e84fef</id>
<content type='text'>
</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>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>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>- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L</title>
<updated>2009-08-22T00:24:37Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2009-08-22T00:24:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0074c5fa8cabe431c6868442326d476bb5ef2047'/>
<id>urn:sha1:0074c5fa8cabe431c6868442326d476bb5ef2047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Backout previous commit, the problem was fixed in previous revision</title>
<updated>2008-09-05T18:12:21Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-09-05T18:12:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=332c60ddbb6453a01a2b5a9cde9fd4212b313958'/>
<id>urn:sha1:332c60ddbb6453a01a2b5a9cde9fd4212b313958</id>
<content type='text'>
Reported by:	hq
</content>
</entry>
</feed>
