<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/libgpg-error, 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>- Mark MAKE_JOBS_UNSAFE</title>
<updated>2009-04-07T23:25:43Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-04-07T23:25:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3bb8409d417dce7a2c5397819c1b17dc4203b0ac'/>
<id>urn:sha1:3bb8409d417dce7a2c5397819c1b17dc4203b0ac</id>
<content type='text'>
Reported by:	David Naylor &lt;naylor.b.david@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update to 1.7.</title>
<updated>2009-01-20T19:27:38Z</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>novel@FreeBSD.org</email>
</author>
<published>2009-01-20T19:27:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=41b2cc8e315ab9a78c21d2f75361a8c1c312e585'/>
<id>urn:sha1:41b2cc8e315ab9a78c21d2f75361a8c1c312e585</id>
<content type='text'>
PR:		130551
Submitted by:	Hirohisa Yamaguchi &lt;umq@ueo.co.jp&gt;
</content>
</entry>
<entry>
<title>Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.</title>
<updated>2008-08-21T06:18:49Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-08-21T06:18:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=741aa714833b9bb1e9afaaf5124d3f5c60b5e49c'/>
<id>urn:sha1:741aa714833b9bb1e9afaaf5124d3f5c60b5e49c</id>
<content type='text'>
Specifically, newer autoconf (&gt; 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -&gt; HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
</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>Update to 1.6.</title>
<updated>2008-03-03T12:13:46Z</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>novel@FreeBSD.org</email>
</author>
<published>2008-03-03T12:13:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fd5b3dd87caca246c3ab818fd87604edda95d6f8'/>
<id>urn:sha1:fd5b3dd87caca246c3ab818fd87604edda95d6f8</id>
<content type='text'>
PR:		117647
Submitted by:	Hirohisa Yamaguchi &lt;umq@ueo.co.jp&gt;
</content>
</entry>
<entry>
<title>- Update to 1.5</title>
<updated>2007-06-30T15:26:32Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2007-06-30T15:26:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7708b8fa025c46112f06f0e6d159c5e437725ba3'/>
<id>urn:sha1:7708b8fa025c46112f06f0e6d159c5e437725ba3</id>
<content type='text'>
Approved by:	maintainer
</content>
</entry>
<entry>
<title>Fix build when WITHOUT_NLS defined.</title>
<updated>2007-03-21T17:39:36Z</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>novel@FreeBSD.org</email>
</author>
<published>2007-03-21T17:39:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=506d265c7e0adea4ff70dbd10902666b7792f123'/>
<id>urn:sha1:506d265c7e0adea4ff70dbd10902666b7792f123</id>
<content type='text'>
PR:		110631
Submitted by:	Helge Oldach &lt;ports-libgpg-error-mar07@oldach.net&gt;
</content>
</entry>
<entry>
<title>Fix shlib version.</title>
<updated>2007-03-08T14:11:30Z</updated>
<author>
<name>Jean-Yves Lefort</name>
<email>jylefort@FreeBSD.org</email>
</author>
<published>2007-03-08T14:11:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=536be70f3545169c8ac95e3f3b87d128c531f5fc'/>
<id>urn:sha1:536be70f3545169c8ac95e3f3b87d128c531f5fc</id>
<content type='text'>
PR:		ports/109369
Submitted by:	jylefort
Approved by:	maintainer timeout (16 days)
</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>
