<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/misc/lifelines, 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 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>- Remove USE_GETOPT_LONG which is a no-op since March 2007</title>
<updated>2008-03-20T09:56:52Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-03-20T09:56:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9fc1c4fe89616480338adc0d98d5b1f0e4175302'/>
<id>urn:sha1:9fc1c4fe89616480338adc0d98d5b1f0e4175302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migration from bison 1.x to 2.x</title>
<updated>2007-10-17T10:13:01Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2007-10-17T10:13:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dbd39ca660cafa3d1f2acebf05c86bf17a035ff8'/>
<id>urn:sha1:dbd39ca660cafa3d1f2acebf05c86bf17a035ff8</id>
<content type='text'>
PR:		117086
Tested by:	-exp runs
</content>
</entry>
<entry>
<title>No matter ncursesw from ports or base (OSVERSION &gt;= 700033), it's in</title>
<updated>2007-03-09T12:20:26Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-03-09T12:20:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=74c9b4373dbcb5a2c1ef6b361684b24445deec0a'/>
<id>urn:sha1:74c9b4373dbcb5a2c1ef6b361684b24445deec0a</id>
<content type='text'>
search path. This also fix build after inclusion ncursesw in current.
</content>
</entry>
<entry>
<title>- Update to 3.0.50</title>
<updated>2006-07-01T17:29:02Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2006-07-01T17:29:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e63f046eff355f87895b565f8a7272bec4ef4371'/>
<id>urn:sha1:e63f046eff355f87895b565f8a7272bec4ef4371</id>
<content type='text'>
PR:		ports/99673
Submitted by:	chinsan &lt;chinsan dot tw_AT_gmail dot com&gt;
Approved by:	maintainer (Matt Emmerton)
</content>
</entry>
<entry>
<title>Don't remove system directories</title>
<updated>2006-01-26T04:19:05Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2006-01-26T04:19:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b469a146672b64b98d075206eab2ab1ac9051c55'/>
<id>urn:sha1:b469a146672b64b98d075206eab2ab1ac9051c55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-22T12:59:47Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T12:59:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=53354e7e9c160c3de9909b8da012653a3246e2b1'/>
<id>urn:sha1:53354e7e9c160c3de9909b8da012653a3246e2b1</id>
<content type='text'>
Approved by: krion@
</content>
</entry>
<entry>
<title>Replace ugly "@unexec rmdir %D... 2&gt;/dev/null || true" with @dirrmtry</title>
<updated>2006-01-22T02:30:01Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T02:30:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a437d08ecacfe1693a6e9f6ee1906a6f425ca700'/>
<id>urn:sha1:a437d08ecacfe1693a6e9f6ee1906a6f425ca700</id>
<content type='text'>
Approved by:    krion@
PR:             ports/88711 (related)
</content>
</entry>
<entry>
<title>Update to 3.0.46.1</title>
<updated>2005-10-14T04:04:25Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2005-10-14T04:04:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c6f319da2d683b6839ce19db9227be7ded506de'/>
<id>urn:sha1:3c6f319da2d683b6839ce19db9227be7ded506de</id>
<content type='text'>
PR:		87402
Submitted by:	Frank Laszlo &lt;laszlof@vonostingroup.com&gt;
Approved by:	Matt Emmerton &lt;matt@gsicomp.on.ca&gt; (maintainer)
</content>
</entry>
</feed>
