<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/jython, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-07-05T19:27:03Z</updated>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus minor</title>
<updated>2014-07-05T19:27:03Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-07-05T19:27:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=021be14f65e3b732ae6982186bf54dbd69a69883'/>
<id>urn:sha1:021be14f65e3b732ae6982186bf54dbd69a69883</id>
<content type='text'>
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
</content>
</entry>
<entry>
<title>- Update to version 2.5.3</title>
<updated>2013-12-01T17:59:07Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2013-12-01T17:59:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bc5bfbbcb1d86a093d6c9f9bd8d9eb94212b919b'/>
<id>urn:sha1:bc5bfbbcb1d86a093d6c9f9bd8d9eb94212b919b</id>
<content type='text'>
- Enable staging support
- Pet portlint
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: lang)</title>
<updated>2013-09-20T19:53:09Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T19:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=888ab73a81ce0010b6a141740f5b26e92a5ec6a8'/>
<id>urn:sha1:888ab73a81ce0010b6a141740f5b26e92a5ec6a8</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>- Update to 2.5.2</title>
<updated>2011-03-26T04:48:25Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2011-03-26T04:48:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=401374f66e43810017f37ed19af78c25b5d13af8'/>
<id>urn:sha1:401374f66e43810017f37ed19af78c25b5d13af8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 2.5.1</title>
<updated>2010-06-09T11:39:43Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2010-06-09T11:39:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ae4458e873fb1a5a0c2a42344256eed3ccb4f6db'/>
<id>urn:sha1:ae4458e873fb1a5a0c2a42344256eed3ccb4f6db</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>
<entry>
<title>- Update to 2.2.</title>
<updated>2007-08-27T07:45:23Z</updated>
<author>
<name>Hye-Shik Chang</name>
<email>perky@FreeBSD.org</email>
</author>
<published>2007-08-27T07:45:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4bd491fc9a66ca9729dcbccdb658eb4e381fd8b4'/>
<id>urn:sha1:4bd491fc9a66ca9729dcbccdb658eb4e381fd8b4</id>
<content type='text'>
- Pass maintainership to python@ team.
</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>
</feed>
