<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/pfe/Makefile, 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-11-14T12:33:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.</title>
<updated>2009-11-14T12:33:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2009-11-14T12:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cc415305a049ca523f2a8cf674009fa77c54fee6'/>
<id>urn:sha1:cc415305a049ca523f2a8cf674009fa77c54fee6</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>Mark BROKEN on i386 6.x: does not compile.</title>
<updated>2009-08-02T14:34:39Z</updated>
<author>
<name>Erwin Lansing</name>
<email>erwin@FreeBSD.org</email>
</author>
<published>2009-08-02T14:34:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0a0169411ebef9cb5243527805cd11a39c855abe'/>
<id>urn:sha1:0a0169411ebef9cb5243527805cd11a39c855abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 0.33.70</title>
<updated>2009-02-15T12:29:27Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-02-15T12:29:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=806c195c7b70266129ee21f64d86e57a9d2ba914'/>
<id>urn:sha1:806c195c7b70266129ee21f64d86e57a9d2ba914</id>
<content type='text'>
PR:		130445
Submitted by:	Ports Fury
</content>
</entry>
<entry>
<title>- Now builds on amd64/6</title>
<updated>2008-06-22T19:27:37Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-06-22T19:27:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=665f86ba93d49fba0e4a11ccf967839d1eaa6ab7'/>
<id>urn:sha1:665f86ba93d49fba0e4a11ccf967839d1eaa6ab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark BROKEN on amd64</title>
<updated>2007-10-20T11:28:27Z</updated>
<author>
<name>Erwin Lansing</name>
<email>erwin@FreeBSD.org</email>
</author>
<published>2007-10-20T11:28:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b32792f113b8836fd34e0c789ed97dfa24f983fe'/>
<id>urn:sha1:b32792f113b8836fd34e0c789ed97dfa24f983fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script</title>
<updated>2007-07-23T09:36:51Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-07-23T09:36:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f935a609c53c5c6031e6848db95c7debed127e27'/>
<id>urn:sha1:f935a609c53c5c6031e6848db95c7debed127e27</id>
<content type='text'>
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
</content>
</entry>
<entry>
<title>- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2</title>
<updated>2007-07-02T19:01:04Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-07-02T19:01:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9a0d0575be112a06e86c667ac754258a70d16b96'/>
<id>urn:sha1:9a0d0575be112a06e86c667ac754258a70d16b96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset andrew.nau.ua@gmail.com at his request due to lack of time.</title>
<updated>2007-03-23T08:38:30Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2007-03-23T08:38:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=982628f81a4a751efef35cbe5b5cd963a219d68e'/>
<id>urn:sha1:982628f81a4a751efef35cbe5b5cd963a219d68e</id>
<content type='text'>
Hat:		portmgr
</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>
</feed>
