<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/dns/dnsproxy, branch release/9.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-03-20T12:54:45Z</updated>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-20T12:54:45Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-20T12:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb86cbe5d232690f52a27fe9a2d7246e03eef9c4'/>
<id>urn:sha1:bb86cbe5d232690f52a27fe9a2d7246e03eef9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin the process of deprecating sysutils/rc_subr by</title>
<updated>2010-03-27T00:15:24Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2010-03-27T00:15:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d6b4b3f9145338f9413b8827d5fdb118ac9be1f'/>
<id>urn:sha1:1d6b4b3f9145338f9413b8827d5fdb118ac9be1f</id>
<content type='text'>
s#. %%RC_SUBR%%#. /etc/rc.subr#
</content>
</entry>
<entry>
<title>- Update to 1.16</title>
<updated>2010-01-27T08:44:43Z</updated>
<author>
<name>Philippe Audeoud</name>
<email>jadawin@FreeBSD.org</email>
</author>
<published>2010-01-27T08:44:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3fa59a7fd44d9534a91c6398914ec16a9f678e73'/>
<id>urn:sha1:3fa59a7fd44d9534a91c6398914ec16a9f678e73</id>
<content type='text'>
- Removed useless patches

PR:		ports/143274
Submitted by:	Sofian Brabez &lt;sbrabez gmail.com&gt;
</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>- Drop maintainership</title>
<updated>2008-06-24T07:11:00Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2008-06-24T07:11:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21ae257e6efc03690b7582241d7442d1171237e1'/>
<id>urn:sha1:21ae257e6efc03690b7582241d7442d1171237e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix plist (%%ETCDIR%% removal)</title>
<updated>2007-12-13T13:34:47Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2007-12-13T13:34:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=335e4e3d2be07672427a70c9741e7065d8364371'/>
<id>urn:sha1:335e4e3d2be07672427a70c9741e7065d8364371</id>
<content type='text'>
Submitted by:	pav@
</content>
</entry>
<entry>
<title>- Add rc.d script</title>
<updated>2007-12-12T08:48:31Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2007-12-12T08:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0e9e546b77815c2d61d43ccafe1ff77418657ee6'/>
<id>urn:sha1:0e9e546b77815c2d61d43ccafe1ff77418657ee6</id>
<content type='text'>
- Add tip in pkg-message
- Provide sample config in %%ETCDIR%%
- BUMP port revision

PR:		ports/118089
Submitted by:		olli hauer &lt;ohauer at gmx.de&gt;
</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>- Fix build on CURRENT.</title>
<updated>2005-12-21T05:36:33Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2005-12-21T05:36:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d1cddcd9af6c2d2b257633bb0968bd1b15bbf9a'/>
<id>urn:sha1:6d1cddcd9af6c2d2b257633bb0968bd1b15bbf9a</id>
<content type='text'>
  This way devel/libevent can be fixed too.
</content>
</entry>
<entry>
<title>- Change my e-mail</title>
<updated>2005-10-03T12:55:25Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2005-10-03T12:55:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=04b99f7cc788b657465f4c054a93e6e4613893ac'/>
<id>urn:sha1:04b99f7cc788b657465f4c054a93e6e4613893ac</id>
<content type='text'>
Approved by: sem (mentor)
</content>
</entry>
</feed>
