<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/comms/java-commapi/Makefile, branch 7-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=7-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=7-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2012-12-10T11:25:27Z</updated>
<entry>
<title>Decommissioning java 1.5 (EOLed since October 2009):</title>
<updated>2012-12-10T11:25:27Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-10T11:25:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=580b0c7423f336e00b3903ca8b33f179237d4c8c'/>
<id>urn:sha1:580b0c7423f336e00b3903ca8b33f179237d4c8c</id>
<content type='text'>
suppress any reference to USE_JAVA=	1.5+ (part1)
</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>Make it fetchable again.</title>
<updated>2011-03-22T10:23:54Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2011-03-22T10:23:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2ba3bfa2b96746cdd69fefe3d60b6ecd9539b845'/>
<id>urn:sha1:2ba3bfa2b96746cdd69fefe3d60b6ecd9539b845</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>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
<entry>
<title>Make it fetchable again, pointing users to the correct distfile.</title>
<updated>2006-12-14T06:57:18Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2006-12-14T06:57:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7c856b885aec28fcb24cb002d8c0f2eaf9fde6e2'/>
<id>urn:sha1:7c856b885aec28fcb24cb002d8c0f2eaf9fde6e2</id>
<content type='text'>
Approved by:	maintainer
</content>
</entry>
<entry>
<title>- Update to bsd.java.mk 2.0</title>
<updated>2006-09-06T22:24:22Z</updated>
<author>
<name>Herve Quiroz</name>
<email>hq@FreeBSD.org</email>
</author>
<published>2006-09-06T22:24:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f1256ca9f99ed65d3b8aa7c5cc3db9a65a7616e8'/>
<id>urn:sha1:f1256ca9f99ed65d3b8aa7c5cc3db9a65a7616e8</id>
<content type='text'>
- Some portlint fixes

PR:		102195
Submitted by:	hq
Approved by:	maintainer timeout
</content>
</entry>
<entry>
<title>Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.</title>
<updated>2004-02-04T05:21:48Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2004-02-04T05:21:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc'/>
<id>urn:sha1:053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc</id>
<content type='text'>
(Part 2)
</content>
</entry>
<entry>
<title>javax.comm ports should use USE_JAVA</title>
<updated>2003-09-29T11:44:09Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2003-09-29T11:44:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f7212d8a5cdcb538e9859fac60c1ea002ca6480'/>
<id>urn:sha1:3f7212d8a5cdcb538e9859fac60c1ea002ca6480</id>
<content type='text'>
	Java ports should use the new USE_JAVA infrastructure to
	auto-discover the installed JRE

Informed maintainer.

PR:		ports/56927
Submitted by:	Nick Sayer &lt;nsayer@kfu.com&gt;
</content>
</entry>
<entry>
<title>. Update to 2.0.3.</title>
<updated>2003-06-11T14:48:00Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-06-11T14:48:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1c6c50c9599fff23cb3dc3711b369e900bb406c3'/>
<id>urn:sha1:1c6c50c9599fff23cb3dc3711b369e900bb406c3</id>
<content type='text'>
. Better download URL.
. Match description of download to the download page a little better.
. Remove trailing full stop in the IGNORE setting as the ports
  infrastructure adds one when printing IGNORE.

Reviewed by:	Ari Suutari &lt;ari.suutari@syncrontech.com&gt; (maintainer)
</content>
</entry>
</feed>
