<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jode, branch release/9.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2013-11-27T16:09:28Z</updated>
<entry>
<title>Most unkindly the java/java-getopt port changed the name</title>
<updated>2013-11-27T16:09:28Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2013-11-27T16:09:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6a22aa02c20c20b42d39be37d3134dc267d44098'/>
<id>urn:sha1:6a22aa02c20c20b42d39be37d3134dc267d44098</id>
<content type='text'>
of the JAR it was installing from getopt.jar to java-getopt.jar

This broke jode and, possibly, some other ports depending on
getopt.jar.

Submitted by:	pkg-fallout
</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>Fix typos in COMMENT</title>
<updated>2012-07-29T11:17:02Z</updated>
<author>
<name>Carlo Strub</name>
<email>cs@FreeBSD.org</email>
</author>
<published>2012-07-29T11:17:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c'/>
<id>urn:sha1:db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c</id>
<content type='text'>
Approved by:	portmgr@ (implicit)
</content>
</entry>
<entry>
<title>Either linimon@ in 2011 or hq@ in 2006 broke the wrapper-script -- the</title>
<updated>2012-06-12T20:00:27Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2012-06-12T20:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9851c6325c546cb63ddfad2dff6db7fce88ee0b3'/>
<id>urn:sha1:9851c6325c546cb63ddfad2dff6db7fce88ee0b3</id>
<content type='text'>
%%JAVA_VERSION%% inserted into it was never expanded...

Now that we aren't using JDK-1.{3,4} anyway, the setting of JAVA_VERSION
is, probably, redundant. Remove it and bump PORTREVISION.

While here, declare the port as unsafe for parallel building. Unfortunately.
</content>
</entry>
<entry>
<title>- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or</title>
<updated>2012-06-10T18:42:48Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2012-06-10T18:42:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=63d09c9c9b84669faec2c94444cb4ba43ca65ec0'/>
<id>urn:sha1:63d09c9c9b84669faec2c94444cb4ba43ca65ec0</id>
<content type='text'>
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
</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>- Get Rid MD5 support</title>
<updated>2011-03-20T12:54:45Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-20T12:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb86cbe5d232690f52a27fe9a2d7246e03eef9c4'/>
<id>urn:sha1:bb86cbe5d232690f52a27fe9a2d7246e03eef9c4</id>
<content type='text'>
</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>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>
</feed>
