<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/cdf/Makefile, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=6-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=6-eol'/>
<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>Use MASTER_SITE_BERLIOS.</title>
<updated>2007-04-04T16:54:24Z</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>novel@FreeBSD.org</email>
</author>
<published>2007-04-04T16:54:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=73594a5f4f114688889b33a05e7270f6f9f10a6f'/>
<id>urn:sha1:73594a5f4f114688889b33a05e7270f6f9f10a6f</id>
<content type='text'>
PR:		110490 (with a minor modification)
Submitted by:	"Eric P. Scott" &lt;eps+pbug0703@ana.com&gt;
</content>
</entry>
<entry>
<title>At Kris's request, back out the MACHINE_ARCH spelling correction until</title>
<updated>2005-04-12T03:26:56Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-04-12T03:26:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c3d8037aeba75366ed06e02fbc981e15b46e7d0a'/>
<id>urn:sha1:c3d8037aeba75366ed06e02fbc981e15b46e7d0a</id>
<content type='text'>
after 5.4-RELEASE.
</content>
</entry>
<entry>
<title>Assist getting more ports working on AMD64 by obeying the</title>
<updated>2005-04-11T08:04:41Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-04-11T08:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f2fc2d60ae226a1b8d5411fb4aab91ea92be6f91'/>
<id>urn:sha1:f2fc2d60ae226a1b8d5411fb4aab91ea92be6f91</id>
<content type='text'>
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
</content>
</entry>
<entry>
<title>Update to 0.2</title>
<updated>2005-03-08T18:01:38Z</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>novel@FreeBSD.org</email>
</author>
<published>2005-03-08T18:01:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c668e34b8bd6706c576c7809bb424cc01103fc34'/>
<id>urn:sha1:c668e34b8bd6706c576c7809bb424cc01103fc34</id>
<content type='text'>
Approved by:	krion (mentor)
</content>
</entry>
<entry>
<title>Use @freebsd.org address for my ports.</title>
<updated>2005-03-08T07:38:35Z</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>novel@FreeBSD.org</email>
</author>
<published>2005-03-08T07:38:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f53954859572652a589cf92ab3981859aa2eb7a'/>
<id>urn:sha1:3f53954859572652a589cf92ab3981859aa2eb7a</id>
<content type='text'>
Approved by:	krion (mentor)
</content>
</entry>
<entry>
<title>Add cdf 0.1,</title>
<updated>2004-10-26T18:41:39Z</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2004-10-26T18:41:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d7aecd0c11fe13f3237992d1b2586df814000e81'/>
<id>urn:sha1:d7aecd0c11fe13f3237992d1b2586df814000e81</id>
<content type='text'>
cdf means "colorized df". The main features of cdf are:

 * customazable color schemes
 * eye-friendly capacity bars
 * most of such utils needs some 3rd party libraries,
 * python interpreter and so on, while cdf written in pure C

PR:		ports/73007
Submitted by:	Roman Bogorodskiy &lt;bogorodskiy@inbox.ru&gt;
</content>
</entry>
</feed>
