<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/accessibility/java-access-bridge, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>- update to 1.4.1</title>
<updated>2010-03-28T06:47:48+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2010-03-28T06:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=de78af3ac53da4687d22975cd2e236a0668d9a0d'/>
<id>de78af3ac53da4687d22975cd2e236a0668d9a0d</id>
<content type='text'>
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
</pre>
</div>
</content>
</entry>
<entry>
<title>- update to jpeg-8</title>
<updated>2010-02-05T11:46:55+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2010-02-05T11:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ca9c60461cb276ee2afe18260afc8dec97c1b6f8'/>
<id>ca9c60461cb276ee2afe18260afc8dec97c1b6f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Mark MAKE_JOBS_UNSAFE</title>
<updated>2009-11-19T23:41:55+00:00</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-11-19T23:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2d68f126de221d6caed2c560840eae9b231eaaf0'/>
<id>2d68f126de221d6caed2c560840eae9b231eaaf0</id>
<content type='text'>
Reported by:	pointyhat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	pointyhat
</pre>
</div>
</content>
</entry>
<entry>
<title>- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated</title>
<updated>2009-07-31T13:57:52+00:00</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2009-07-31T13:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=eca78ec61b7c6c87d59106128bee6ac57b1bdbb5'/>
<id>eca78ec61b7c6c87d59106128bee6ac57b1bdbb5</id>
<content type='text'>
Requested by:	edwin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by:	edwin
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T12:59:53+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T12:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e4e1ff21dc44707195e7430ec99d42968f306e6c'/>
<id>e4e1ff21dc44707195e7430ec99d42968f306e6c</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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56+00:00</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix packaging.</title>
<updated>2007-03-25T22:21:35+00:00</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2007-03-25T22:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e024238f368179ec5f60e39f7cb6308cd7dc5fc8'/>
<id>e024238f368179ec5f60e39f7cb6308cd7dc5fc8</id>
<content type='text'>
Reported by:	pointyhat via kris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	pointyhat via kris
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix packaging.</title>
<updated>2007-03-25T22:21:04+00:00</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2007-03-25T22:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3dea6c3a8ea1244d197b5146f18609bb2993e292'/>
<id>3dea6c3a8ea1244d197b5146f18609bb2993e292</id>
<content type='text'>
Reported by:	pointyhat via kris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	pointyhat via kris
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a missing BUILD_DEPENDS on X_CLIENTS_PORT.</title>
<updated>2007-03-22T05:40:28+00:00</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2007-03-22T05:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=60796243ad19f7317aa733e8115d6c1de43a1dad'/>
<id>60796243ad19f7317aa733e8115d6c1de43a1dad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
