<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/comms/libticables, 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>2011-09-23T22:26:39Z</updated>
<entry>
<title>- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)</title>
<updated>2011-09-23T22:26:39Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2011-09-23T22:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f6fbe4bdf9851de1eb6ebef5287e3007846045e'/>
<id>urn:sha1:6f6fbe4bdf9851de1eb6ebef5287e3007846045e</id>
<content type='text'>
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
</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>Sync to new bsd.autotools.mk</title>
<updated>2010-12-04T07:34:27Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2010-12-04T07:34:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4a8684e352ac6d7260613e6ad3743fabd00eaf7d'/>
<id>urn:sha1:4a8684e352ac6d7260613e6ad3743fabd00eaf7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.</title>
<updated>2010-05-31T02:01:56Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2010-05-31T02:01:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d837132c7954ce8a9f54a814b670237ca156d10'/>
<id>urn:sha1:8d837132c7954ce8a9f54a814b670237ca156d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update maintainer's email</title>
<updated>2009-12-13T22:49:18Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2009-12-13T22:49:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b149634f627c15f247959c32bbddfb1f71375a74'/>
<id>urn:sha1:b149634f627c15f247959c32bbddfb1f71375a74</id>
<content type='text'>
- Fix some pkg-descrs
- Update some MASTER_SITES

PR:		140966
Submitted by:	Tijl Coosemans &lt;tijl@coosemans.org&gt; (maintainer from new email)
Approved by:	portmgr (miwi)
</content>
</entry>
<entry>
<title>- Switch SourceForge ports to the new File Release System: categories starting with B,C</title>
<updated>2009-08-22T00:15:15Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2009-08-22T00:15:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c926af277e1355820a38a0dea7ee6dd6290182f8'/>
<id>urn:sha1:c926af277e1355820a38a0dea7ee6dd6290182f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Repocopy devel/libtool15 -&gt; libtool22 and libltdl15 -&gt; libltdl22.</title>
<updated>2009-08-02T19:36:34Z</updated>
<author>
<name>Jeremy Messenger</name>
<email>mezz@FreeBSD.org</email>
</author>
<published>2009-08-02T19:36:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=789d75c728ef23566a07bf5b9bc2190bf34ff4f1'/>
<id>urn:sha1:789d75c728ef23566a07bf5b9bc2190bf34ff4f1</id>
<content type='text'>
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain TartiÃ¨re" &lt;romain@blogreen.org&gt;, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
</content>
</entry>
<entry>
<title>- Chase libusb20 rename in r189585.</title>
<updated>2009-03-09T17:15:43Z</updated>
<author>
<name>Stanislav Sedov</name>
<email>stas@FreeBSD.org</email>
</author>
<published>2009-03-09T17:15:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f5d05ea54d1f80ecd08c5809a3ce5e1594e34eaa'/>
<id>urn:sha1:f5d05ea54d1f80ecd08c5809a3ce5e1594e34eaa</id>
<content type='text'>
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
</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>- pet portlint</title>
<updated>2006-10-06T02:44:32Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2006-10-06T02:44:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4507b50addd3e919a56abc9344b81f6f7467fff'/>
<id>urn:sha1:d4507b50addd3e919a56abc9344b81f6f7467fff</id>
<content type='text'>
PR:		ports/103996
Submitted by:	Naram Qashat &lt;cyberbotx_AT_kirby dot cyberbotx dot com&gt;
Approved by:	maintainer (Tijl Coosemans)
</content>
</entry>
</feed>
