<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/percona55-server, branch release/7.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-12-19T21:12:36Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.</title>
<updated>2008-12-19T21:12:36Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-12-19T21:12:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad'/>
<id>urn:sha1:616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad</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>Make startup script ssh-friendly.</title>
<updated>2008-07-30T06:11:16Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-07-30T06:11:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=71e1e1936fc05742a6ebf79ff4712e8150e4f097'/>
<id>urn:sha1:71e1e1936fc05742a6ebf79ff4712e8150e4f097</id>
<content type='text'>
PR:		ports/81915
Submitted by:	David Marshall &lt;marshall@chezmarshall.com&gt;
</content>
</entry>
<entry>
<title>Update CONFLICTS and remove duplicated USE_PERL5.</title>
<updated>2008-07-26T08:36:54Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-07-26T08:36:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2c7da133d634df9ae525e44d461dd95d9d457525'/>
<id>urn:sha1:2c7da133d634df9ae525e44d461dd95d9d457525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for --with-fast-mutexes.</title>
<updated>2008-07-15T13:40:53Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-07-15T13:40:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7def302047574fde461ab2bc515ff6c7a4a4361a'/>
<id>urn:sha1:7def302047574fde461ab2bc515ff6c7a4a4361a</id>
<content type='text'>
PR:		ports/125616
Submitted by:	Gea-Suan Lin &lt;gslin@gslin.org&gt;
</content>
</entry>
<entry>
<title>Update to 5.1.26 release.</title>
<updated>2008-07-13T09:00:48Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-07-13T09:00:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5f988d035bfb5d7eceeea39ee85dbb750cb3e071'/>
<id>urn:sha1:5f988d035bfb5d7eceeea39ee85dbb750cb3e071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 5.1.25-rc release.</title>
<updated>2008-06-07T08:33:50Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-06-07T08:33:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=acd00046b3dbbb63d9297876939c595da0d8ecca'/>
<id>urn:sha1:acd00046b3dbbb63d9297876939c595da0d8ecca</id>
<content type='text'>
Fix startup script to wait until server is completely up. [1]

PR:		ports/122063 [1]
Submitted by:	Christopher Sean Hilton &lt;chris@vindaloo.com&gt; [1]
</content>
</entry>
<entry>
<title>Fix plist and bump PORTREVISION.</title>
<updated>2008-04-23T05:49:10Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-04-23T05:49:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5b1e54fcd9102eddfe64633243673e2eab31fd93'/>
<id>urn:sha1:5b1e54fcd9102eddfe64633243673e2eab31fd93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 5.1.24 release</title>
<updated>2008-04-21T20:34:32Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-04-21T20:34:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=488c2c63cc8aff7ce721377562c4f269e8264048'/>
<id>urn:sha1:488c2c63cc8aff7ce721377562c4f269e8264048</id>
<content type='text'>
- Fix my.cnf search path [1]

PR:		ports/121900 [1]
Submitted by:	Yarema &lt;yds@CoolRat.org&gt; [1]
</content>
</entry>
<entry>
<title>Update to 5.1.23 release.</title>
<updated>2008-02-14T10:49:46Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-02-14T10:49:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=02460675495bd1a07f7ad6b2a3b694d8495cca4e'/>
<id>urn:sha1:02460675495bd1a07f7ad6b2a3b694d8495cca4e</id>
<content type='text'>
</content>
</entry>
</feed>
