<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/libvisual, branch release/6.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-08-21T06:18:49Z</updated>
<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 after last commit</title>
<updated>2008-06-22T23:05:42Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-06-22T23:05:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=518239987b0c2895d5b5fa8f8f0d8d6433824f42'/>
<id>urn:sha1:518239987b0c2895d5b5fa8f8f0d8d6433824f42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix PLIST on some platforms</title>
<updated>2008-06-22T23:01:48Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-06-22T23:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a97e4a885d02ecfdf6de31751af4ca5336ac72fd'/>
<id>urn:sha1:a97e4a885d02ecfdf6de31751af4ca5336ac72fd</id>
<content type='text'>
PR:		124876
Submitted by:	Daniel Austin MBCS &lt;freebsd-sparc64@dan.me.uk&gt;
</content>
</entry>
<entry>
<title>- Fix build on sparc64</title>
<updated>2008-04-15T23:05:37Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-04-15T23:05:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4749ea1346717180718efb6ebafa35a27170f63b'/>
<id>urn:sha1:4749ea1346717180718efb6ebafa35a27170f63b</id>
<content type='text'>
Reviewed by:	miwi
Approved by:	miwi (mentor)
</content>
</entry>
<entry>
<title>- Fix build with gcc 4.2</title>
<updated>2007-10-17T11:11:54Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2007-10-17T11:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ff211f28d053b96e71f6d180352fb98c8a1dc8a4'/>
<id>urn:sha1:ff211f28d053b96e71f6d180352fb98c8a1dc8a4</id>
<content type='text'>
- Unbreak

PR:		117258
Submitted by:	Dominic Fandrey &lt;lon_kamikaze@gmx.de&gt;
</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>- Remove provision for FreeBSD 4.X</title>
<updated>2007-07-02T18:07:36Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-07-02T18:07:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=00d626ac1a4c83b41aab47fa339b05708b3e153c'/>
<id>urn:sha1:00d626ac1a4c83b41aab47fa339b05708b3e153c</id>
<content type='text'>
- Typo fix
</content>
</entry>
<entry>
<title>- s,INSTALLS_SHLIB,USE_LDCONFIG,g</title>
<updated>2006-08-14T23:06:39Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2006-08-14T23:06:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=10ddcca177d6d91079be1d2569dae59e314d70c9'/>
<id>urn:sha1:10ddcca177d6d91079be1d2569dae59e314d70c9</id>
<content type='text'>
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin &lt;gslin_AT_gslin dot org&gt;
</content>
</entry>
<entry>
<title>Remove USE_REINPLACE for categories starting with a G</title>
<updated>2006-05-07T23:46:33Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-05-07T23:46:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ff21f59f9fc122a8cba781cd7d8c424e88df792f'/>
<id>urn:sha1:ff21f59f9fc122a8cba781cd7d8c424e88df792f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset kwm due to no response about email.</title>
<updated>2006-04-14T23:25:09Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2006-04-14T23:25:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=53319deeca4059ea1fb880af6e057c9a7ba8a538'/>
<id>urn:sha1:53319deeca4059ea1fb880af6e057c9a7ba8a538</id>
<content type='text'>
Hat:	portmgr
</content>
</entry>
</feed>
