<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/db43, 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>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>Fix build after objformat removal</title>
<updated>2007-02-07T06:40:40Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2007-02-07T06:40:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=94334e27ad3e66c67c53d6687b14ac04135e956c'/>
<id>urn:sha1:94334e27ad3e66c67c53d6687b14ac04135e956c</id>
<content type='text'>
Submitted by:	maintainer
PR:		ports/108773
</content>
</entry>
<entry>
<title>- Shuffle MASTER_SITES for bdb ports to share load</title>
<updated>2006-11-08T15:43:20Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2006-11-08T15:43:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1a10f4bdaef6168680f10a62d835fddc61ce43fe'/>
<id>urn:sha1:1a10f4bdaef6168680f10a62d835fddc61ce43fe</id>
<content type='text'>
Requested by:	Matthias Andree (maintainer)
</content>
</entry>
<entry>
<title>- Remove RANDOMIZE_MASTER_SITES. This is a user set variable.</title>
<updated>2006-11-08T10:15:45Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2006-11-08T10:15:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=942169e2b649f6e99ba5b165002e1544f259a272'/>
<id>urn:sha1:942169e2b649f6e99ba5b165002e1544f259a272</id>
<content type='text'>
Noticed by:	pav
Approved by:	Matthias Andree (maintainer)
</content>
</entry>
<entry>
<title>- Update MASTER_SITES</title>
<updated>2006-11-08T05:20:54Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2006-11-08T05:20:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7b4767ffa6df8b1e206276dadbf550d62a6f35fc'/>
<id>urn:sha1:7b4767ffa6df8b1e206276dadbf550d62a6f35fc</id>
<content type='text'>
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG
- Add patch.4.3.29.1 from vendor

PR:             ports/105271
Submitted by:   Matthias Andree (maintainer)
</content>
</entry>
<entry>
<title>- Distfiles are rerolled. Removed Java rpc_server and update some copyrights to 2006.</title>
<updated>2006-04-14T03:44:08Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-04-14T03:44:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4de078ed335d87c789ad597193a01face3248df6'/>
<id>urn:sha1:4de078ed335d87c789ad597193a01face3248df6</id>
<content type='text'>
- portlint(1)

PR:		95623
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>Conversion to a single libtool environment.</title>
<updated>2006-02-23T10:40:44Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2006-02-23T10:40:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8503536d3896846d823f7f76be54e0a99da8d8b6'/>
<id>urn:sha1:8503536d3896846d823f7f76be54e0a99da8d8b6</id>
<content type='text'>
Approved by:	portmgr (kris)
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-22T08:34:46Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T08:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=acd87b4ad806ea86233e2a9bdf896c6028bb5222'/>
<id>urn:sha1:acd87b4ad806ea86233e2a9bdf896c6028bb5222</id>
<content type='text'>
Approved by:    krion@
</content>
</entry>
<entry>
<title>Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present</title>
<updated>2005-11-15T06:52:12Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2005-11-15T06:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54a0b86543e9ffa811825f0afecea56e89aac2a5'/>
<id>urn:sha1:54a0b86543e9ffa811825f0afecea56e89aac2a5</id>
<content type='text'>
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
</content>
</entry>
<entry>
<title>Update from 4.3.28 to 4.3.29.</title>
<updated>2005-10-05T06:41:54Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2005-10-05T06:41:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c2b0076b73fa9f0d16584f75c183eb7bbb058f2e'/>
<id>urn:sha1:c2b0076b73fa9f0d16584f75c183eb7bbb058f2e</id>
<content type='text'>
Approved by:	maintainer
</content>
</entry>
</feed>
