<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/xmlpp, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-08-02T19:36:34Z</updated>
<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>Fix build with gcc4</title>
<updated>2007-05-30T17:58:48Z</updated>
<author>
<name>Tilman Keskinoz</name>
<email>arved@FreeBSD.org</email>
</author>
<published>2007-05-30T17:58:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf9580018b9a983d725eff05a4aa2496bbd963df'/>
<id>urn:sha1:cf9580018b9a983d725eff05a4aa2496bbd963df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libtool port instead of included version to avoid objformat a.out botch</title>
<updated>2007-02-01T02:42:05Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2007-02-01T02:42:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ae994c8ea8a59644c1a1406b0b6547826bc12791'/>
<id>urn:sha1:ae994c8ea8a59644c1a1406b0b6547826bc12791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove USE_REINPLACE from categories starting with T</title>
<updated>2006-05-13T04:24:52Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-05-13T04:24:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1adfa4acd39352741858107e33ea2725c44dd513'/>
<id>urn:sha1:1adfa4acd39352741858107e33ea2725c44dd513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conversion to a single libtool environment.</title>
<updated>2006-02-23T10:40:44Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2006-02-23T10:40:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8503536d3896846d823f7f76be54e0a99da8d8b6'/>
<id>urn:sha1:8503536d3896846d823f7f76be54e0a99da8d8b6</id>
<content type='text'>
Approved by:	portmgr (kris)
</content>
</entry>
<entry>
<title>- Add SHA256</title>
<updated>2005-11-25T18:40:57Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-11-25T18:40:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c937229ea3ba28b7f7b7777da1979fc357f9aa42'/>
<id>urn:sha1:c937229ea3ba28b7f7b7777da1979fc357f9aa42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present</title>
<updated>2005-11-15T06:52:12Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2005-11-15T06:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54a0b86543e9ffa811825f0afecea56e89aac2a5'/>
<id>urn:sha1:54a0b86543e9ffa811825f0afecea56e89aac2a5</id>
<content type='text'>
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
</content>
</entry>
<entry>
<title>fix WWW:</title>
<updated>2005-10-07T18:59:18Z</updated>
<author>
<name>Oliver Lehmann</name>
<email>oliver@FreeBSD.org</email>
</author>
<published>2005-10-07T18:59:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4262641ac33700c6259326d36d644582733c0ee6'/>
<id>urn:sha1:4262641ac33700c6259326d36d644582733c0ee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix MASTER_SITE</title>
<updated>2005-10-07T18:57:22Z</updated>
<author>
<name>Oliver Lehmann</name>
<email>oliver@FreeBSD.org</email>
</author>
<published>2005-10-07T18:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ee57a1066d9520a025ef31012539d02f8883e87f'/>
<id>urn:sha1:ee57a1066d9520a025ef31012539d02f8883e87f</id>
<content type='text'>
Noted by:	portsurvey
</content>
</entry>
<entry>
<title>change the libtool version to use from 1.3 to 1.5</title>
<updated>2005-06-03T20:18:13Z</updated>
<author>
<name>Oliver Lehmann</name>
<email>oliver@FreeBSD.org</email>
</author>
<published>2005-06-03T20:18:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6bb41db8de2d230dc7094adc1e6814b4d08a8f6e'/>
<id>urn:sha1:6bb41db8de2d230dc7094adc1e6814b4d08a8f6e</id>
<content type='text'>
</content>
</entry>
</feed>
