<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java, 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-08-31T07:15:26Z</updated>
<entry>
<title>. Update to 2014f.</title>
<updated>2014-08-31T07:15:26Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2014-08-31T07:15:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3fb44ee64ffcd2b1783b1522f3f8df3552bd20ef'/>
<id>urn:sha1:3fb44ee64ffcd2b1783b1522f3f8df3552bd20ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stage java/eclipse-langpack</title>
<updated>2014-08-30T22:14:10Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2014-08-30T22:14:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4671731e5cccdf750284d0adc5505800ca5d32ec'/>
<id>urn:sha1:4671731e5cccdf750284d0adc5505800ca5d32ec</id>
<content type='text'>
PR:		193088
Submitted by:	turutani (Kyoto)
</content>
</entry>
<entry>
<title>java/eclipse: Set a default theme and external browser</title>
<updated>2014-08-27T14:23:57Z</updated>
<author>
<name>Bartek Rutkowski</name>
<email>robak@FreeBSD.org</email>
</author>
<published>2014-08-27T14:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fc2ede033ff394c6eeda10a351a0f123792516d1'/>
<id>urn:sha1:fc2ede033ff394c6eeda10a351a0f123792516d1</id>
<content type='text'>
PR:		192696
Submitted by:	Jimmy Kelley &lt;ljboiler@gmail.com&gt;
Reviewed by:	swills (mentor), marino (mentor)
Approved by:	mentors (implicit)
</content>
</entry>
<entry>
<title>Update to 5.0 release.</title>
<updated>2014-08-27T12:50:27Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2014-08-27T12:50:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e5ee82f004d3f659a5316fc7b61e3094647dc0b7'/>
<id>urn:sha1:e5ee82f004d3f659a5316fc7b61e3094647dc0b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Update to 8u20.</title>
<updated>2014-08-24T05:44:04Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2014-08-24T05:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=714b35487dd194ef0bb30314191bce4cb206e838'/>
<id>urn:sha1:714b35487dd194ef0bb30314191bce4cb206e838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Update to 8u20</title>
<updated>2014-08-24T05:31:30Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2014-08-24T05:31:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=64ad431e257f93b939301706eae54fa2bf63d63c'/>
<id>urn:sha1:64ad431e257f93b939301706eae54fa2bf63d63c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Canonicalize a few LICENSE_PERMS</title>
<updated>2014-08-22T07:20:30Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-08-22T07:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=783540d9ac879d0687cea549c6b7785c6f5299b9'/>
<id>urn:sha1:783540d9ac879d0687cea549c6b7785c6f5299b9</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>many ruby/rubygem ports: death of rubyforge.org</title>
<updated>2014-08-19T15:35:35Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-08-19T15:35:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f64d9973793a9276d2552aa0e13dcb33bbfb61dc'/>
<id>urn:sha1:f64d9973793a9276d2552aa0e13dcb33bbfb61dc</id>
<content type='text'>
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
</content>
</entry>
<entry>
<title>- Add USES=libtool</title>
<updated>2014-08-17T19:25:16Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-08-17T19:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=efff947650df3d6579df7da44b8bd52851fc3a71'/>
<id>urn:sha1:efff947650df3d6579df7da44b8bd52851fc3a71</id>
<content type='text'>
- Remove redundant -i.bak
</content>
</entry>
<entry>
<title>- Add USES=libtool</title>
<updated>2014-08-17T18:45:52Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-08-17T18:45:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1fecd6a9ee48c273535b9712f8f67b7b763908d3'/>
<id>urn:sha1:1fecd6a9ee48c273535b9712f8f67b7b763908d3</id>
<content type='text'>
- Patch configure to fix detection of shared library support
</content>
</entry>
</feed>
