<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jrosetta/Makefile, 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-01T16:49:42Z</updated>
<entry>
<title>Grab unmaintained dependencies for math/scilab</title>
<updated>2014-05-01T16:49:42Z</updated>
<author>
<name>Max Brazhnikov</name>
<email>makc@FreeBSD.org</email>
</author>
<published>2014-05-01T16:49:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=99e94fef948849ecaff462cbbd2f336f69ccbf50'/>
<id>urn:sha1:99e94fef948849ecaff462cbbd2f336f69ccbf50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>java/javahelp:</title>
<updated>2014-04-25T11:51:05Z</updated>
<author>
<name>Max Brazhnikov</name>
<email>makc@FreeBSD.org</email>
</author>
<published>2014-04-25T11:51:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=afc9c7c8a3820f1b0838c882ba8f035f1ac9fc15'/>
<id>urn:sha1:afc9c7c8a3820f1b0838c882ba8f035f1ac9fc15</id>
<content type='text'>
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop unneeded JAVA_VERSION
- Convert NOPORTDOCS to option
- Amend COMMENT, update WWW

java/jrosetta:
- Add stage support
- Drop JAVA_VERSION

math/jlatexmath:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop JAVA_VERSION
- Use options helpers
</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>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>Convert to new option framework</title>
<updated>2012-12-13T07:54:56Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-13T07:54:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d81dd21b29e996e1cbc3d0467766cbeea0586a0c'/>
<id>urn:sha1:d81dd21b29e996e1cbc3d0467766cbeea0586a0c</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>- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.</title>
<updated>2012-12-06T16:39:07Z</updated>
<author>
<name>Ryan Steinmetz</name>
<email>zi@FreeBSD.org</email>
</author>
<published>2012-12-06T16:39:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf9bd998c786a4e8e52cb7d71976bbb31836e3cb'/>
<id>urn:sha1:cf9bd998c786a4e8e52cb7d71976bbb31836e3cb</id>
<content type='text'>
Reported by:	portscout
Feature safe:	yes
</content>
</entry>
<entry>
<title>Make compilation from source an option-- maven downloads extra files, thus</title>
<updated>2011-11-06T17:40:59Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2011-11-06T17:40:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c413b394dfe97d3da806b79334d69e4c1249f50b'/>
<id>urn:sha1:c413b394dfe97d3da806b79334d69e4c1249f50b</id>
<content type='text'>
breaking on package building.

PR:		ports/162323
Submitted by:	Rob Farmer &lt;rfarmer@predatorlabs.net&gt; (maintainer)
Pointyhat to:	crees
</content>
</entry>
<entry>
<title>USE_ZIP is needed on 7.4 or extract fails on 0-byte files</title>
<updated>2011-11-01T17:18:30Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2011-11-01T17:18:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fca1fe5949a7d222e25d5f4f811afdfea382ef1a'/>
<id>urn:sha1:fca1fe5949a7d222e25d5f4f811afdfea382ef1a</id>
<content type='text'>
PR:		ports/162199
Submitted by:	Rob Farmer &lt;rfarmer@predatorlabs.net&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Update to 1.0.4</title>
<updated>2011-10-26T02:30:38Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2011-10-26T02:30:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=603b18fa1b832723cc32bab3548e1fded1bfd629'/>
<id>urn:sha1:603b18fa1b832723cc32bab3548e1fded1bfd629</id>
<content type='text'>
- Upstream switched from ant to maven

PR:		ports/161696
Submitted by:	Rob Farmer &lt;rfarmer@predatorlabs.net&gt; (maintainer)
</content>
</entry>
</feed>
