<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/autoconf267/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>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>Handle an edge-case where lang/gawk is installed prior to any autoconf*</title>
<updated>2008-07-14T19:26:28Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-07-14T19:26:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77c980d29fd81ed9d32c9fd8f2693c16d7e3f112'/>
<id>urn:sha1:77c980d29fd81ed9d32c9fd8f2693c16d7e3f112</id>
<content type='text'>
ports, which then results in an implicit dependency on gawk, with the
obvious bad things happening should gawk be later removed.

Note that because this is an edge case, which most folks will not run
into, and because it doesn't change the default package, I am not
bumping PORTREVISION as suggested in the original patch.

PR:	125101
Who:	matthias &lt;dot&gt; andree &lt;at&gt; gmx &lt;dot&gt; de
</content>
</entry>
<entry>
<title>Fix missed comment update</title>
<updated>2008-05-18T05:44:36Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-05-18T05:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0e6cd5d15c8e597635faeb38e663d06183b4cf34'/>
<id>urn:sha1:0e6cd5d15c8e597635faeb38e663d06183b4cf34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce autoconf 2.62, which can now be used by other ports with the</title>
<updated>2008-05-17T19:42:22Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-05-17T19:42:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2efde3c20543781f49253725d3c7c7f56163cac0'/>
<id>urn:sha1:2efde3c20543781f49253725d3c7c7f56163cac0</id>
<content type='text'>
appropriate USE_AUTOTOOLS stanza.

Note that the mass-conversion from autoconf 2.61 -&gt; 2.62 will take place
at a later date.
</content>
</entry>
<entry>
<title>Cosmetic fix for manpages.  Correctly use -2.61 for references.</title>
<updated>2007-07-28T20:55:46Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2007-07-28T20:55:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8e49fb740d4abc1bbd5da04011ef8f14764870a1'/>
<id>urn:sha1:8e49fb740d4abc1bbd5da04011ef8f14764870a1</id>
<content type='text'>
Submitted by:	Jan Henrisk Sylvester &lt;me@janh.de&gt; and others
</content>
</entry>
<entry>
<title>Fix automake-1.10 and autoconf-2.61 correctly.</title>
<updated>2007-07-28T10:01:08Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2007-07-28T10:01:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5eb01fc1a51786bddaaf4d36cc56563be5ba75d7'/>
<id>urn:sha1:5eb01fc1a51786bddaaf4d36cc56563be5ba75d7</id>
<content type='text'>
One bad merge out of 25.  Sigh.
</content>
</entry>
<entry>
<title>Update to the autotools new world order.</title>
<updated>2007-07-28T06:33:59Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2007-07-28T06:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3b3128196e8706c3616c88df7206b4a27f7b8959'/>
<id>urn:sha1:3b3128196e8706c3616c88df7206b4a27f7b8959</id>
<content type='text'>
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
</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>Put autoconf-2.61 into its correct location after repocopy</title>
<updated>2006-12-07T10:52:38Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2006-12-07T10:52:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=781b45454c18b6174ceacb2c28253913ee2b7db7'/>
<id>urn:sha1:781b45454c18b6174ceacb2c28253913ee2b7db7</id>
<content type='text'>
</content>
</entry>
</feed>
