<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/mail/mutt, 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-02-10T09:22:59Z</updated>
<entry>
<title>- Switch slang dependency to libslang2 (untested)</title>
<updated>2009-02-10T09:22:59Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-02-10T09:22:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aced4296fd09745deae0ff33a3060f2f5bcf7e85'/>
<id>urn:sha1:aced4296fd09745deae0ff33a3060f2f5bcf7e85</id>
<content type='text'>
Reported by:	pointyhat (make index)
Pointy hat to:	pgollucci
</content>
</entry>
<entry>
<title>- Remove conditional checks for FreeBSD 5.x and older</title>
<updated>2009-01-05T21:05:49Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-01-05T21:05:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f28d272707d9d301a0ddd999c7b84b81c86e9a0a'/>
<id>urn:sha1:f28d272707d9d301a0ddd999c7b84b81c86e9a0a</id>
<content type='text'>
</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>Conversion from (now defunct) autoconf-2.61 to autoconf-2.62</title>
<updated>2008-08-20T00:57:32Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-08-20T00:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=771ea13f4111cf3212b9c32c18ac5fc1975d483d'/>
<id>urn:sha1:771ea13f4111cf3212b9c32c18ac5fc1975d483d</id>
<content type='text'>
Tested by:	exp build run (erwin)
</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>- Fix dependency for the security/krb5 port.</title>
<updated>2008-02-28T09:31:34Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-02-28T09:31:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=36056c6561e315750c8fb40ab8702fcafa1cf4b2'/>
<id>urn:sha1:36056c6561e315750c8fb40ab8702fcafa1cf4b2</id>
<content type='text'>
- Bump PORTREVISION

PR:		117823
Submitted by:	Udo Schweigert &lt;udo.schweigert@siemens.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>Switch autoconf dependencies from 2.53 or 2.59 to 2.61.</title>
<updated>2007-09-30T04:47:36Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2007-09-30T04:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531'/>
<id>urn:sha1:48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531</id>
<content type='text'>
PR:		ports/116639
Submitted by:	aDe
</content>
</entry>
<entry>
<title>- Update to 1.4.2.3</title>
<updated>2007-05-30T06:40:41Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2007-05-30T06:40:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83d6977cb70a8209570f43c943c1946240f3e6ba'/>
<id>urn:sha1:83d6977cb70a8209570f43c943c1946240f3e6ba</id>
<content type='text'>
PR:		113079
Submitted by:	Udo Schweigert &lt;udo.schweigert@siemens.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Remove SASL1 support</title>
<updated>2007-04-24T22:12:16Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2007-04-24T22:12:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=80b3ea3af159367ac3a669c3c278951f37c633c5'/>
<id>urn:sha1:80b3ea3af159367ac3a669c3c278951f37c633c5</id>
<content type='text'>
PR:		112076
Submitted by:	Udo Schweigert &lt;udo.schweigert@siemens.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>One more temporary workaround for -CURRENT.</title>
<updated>2007-04-05T18:35:21Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2007-04-05T18:35:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3d7c99a1644753ae7bc2f668e79c0bafe846e472'/>
<id>urn:sha1:3d7c99a1644753ae7bc2f668e79c0bafe846e472</id>
<content type='text'>
</content>
</entry>
</feed>
