<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/misc/amanda25-server, 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-08-22T00:28:34Z</updated>
<entry>
<title>- Switch SourceForge ports to the new File Release System: categories starting with M</title>
<updated>2009-08-22T00:28:34Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2009-08-22T00:28:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a13d9a603d44e9d2d333d5b2033b95a97545f73b'/>
<id>urn:sha1:a13d9a603d44e9d2d333d5b2033b95a97545f73b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove conditional checks for FreeBSD 5.x and older</title>
<updated>2009-01-05T21:05:49Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-01-05T21:05:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f28d272707d9d301a0ddd999c7b84b81c86e9a0a'/>
<id>urn:sha1:f28d272707d9d301a0ddd999c7b84b81c86e9a0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Repocopy from amanda-{server,client} to amanda25-{server,client}.</title>
<updated>2009-01-05T04:46:20Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2009-01-05T04:46:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=63ffd742f28f1a5fa9b0665af06139dce5457619'/>
<id>urn:sha1:63ffd742f28f1a5fa9b0665af06139dce5457619</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>Conversion from (now defunct) autoconf-2.61 to autoconf-2.62</title>
<updated>2008-08-20T00:57:32Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-08-20T00:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=771ea13f4111cf3212b9c32c18ac5fc1975d483d'/>
<id>urn:sha1:771ea13f4111cf3212b9c32c18ac5fc1975d483d</id>
<content type='text'>
Tested by:	exp build run (erwin)
</content>
</entry>
<entry>
<title>- Fix SSH option and openssl related scripts [1].</title>
<updated>2008-07-24T23:27:50Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2008-07-24T23:27:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b9074b86bfaa8a354a45f0fa293f808408b38ded'/>
<id>urn:sha1:b9074b86bfaa8a354a45f0fa293f808408b38ded</id>
<content type='text'>
- Change UNIQUENAME and LATEST_LINK to use separated options db.

PR:		ports/125566 [1]
Submitted by:	Franz Schwartau &lt;franz@electromail.org&gt; [1]
</content>
</entry>
<entry>
<title>Fix port revision going backwards due to devel/gettext update.</title>
<updated>2008-06-08T07:34:37Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-08T07:34:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1dd1c205331c06c61d28e84f800d761bce090e53'/>
<id>urn:sha1:1dd1c205331c06c61d28e84f800d761bce090e53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>- Remove an odd looking misplaced patch file</title>
<updated>2008-03-31T15:19:26Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-03-31T15:19:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=839a85d05814d16491203f7b8aac75c5a4aeb7f8'/>
<id>urn:sha1:839a85d05814d16491203f7b8aac75c5a4aeb7f8</id>
<content type='text'>
</content>
</entry>
</feed>
