<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net/librsync, branch release/6.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.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>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>Use libtool port instead of included one to avoid objformat a.out botch</title>
<updated>2007-01-28T09:07:47Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2007-01-28T09:07:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89a0b31acd9083a2eb8835a17c5d98c775908c34'/>
<id>urn:sha1:89a0b31acd9083a2eb8835a17c5d98c775908c34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset inactive maintainer who has not responded to email.</title>
<updated>2006-09-06T02:54:39Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2006-09-06T02:54:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77095cdf3ef8930c444e3ddc0980422ded626ee0'/>
<id>urn:sha1:77095cdf3ef8930c444e3ddc0980422ded626ee0</id>
<content type='text'>
Hat:		portmgr
</content>
</entry>
<entry>
<title>Remove USE_REINPLACE from all categories starting with N</title>
<updated>2006-05-11T22:49:56Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-05-11T22:49:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0f12b488a50bf55f18e720cb4d4e8224c8b3d857'/>
<id>urn:sha1:0f12b488a50bf55f18e720cb4d4e8224c8b3d857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-22T21:24:05Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T21:24:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dbef3380d2f58cf31f8b41f68fd06965ea63ca23'/>
<id>urn:sha1:dbef3380d2f58cf31f8b41f68fd06965ea63ca23</id>
<content type='text'>
Approved by: krion@
</content>
</entry>
<entry>
<title>- Remove bzip2 from list of dependencies,</title>
<updated>2005-11-30T11:57:24Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2005-11-30T11:57:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b040d886af4a4d1ea3b9b6335e9d2d0776e30d93'/>
<id>urn:sha1:b040d886af4a4d1ea3b9b6335e9d2d0776e30d93</id>
<content type='text'>
  it has been part of base system since 4.4

PR:		88993
Submitted by:	edwin
Approved by:	maintainer timeout (16 days)
</content>
</entry>
<entry>
<title>- Update to 0.9.7.</title>
<updated>2005-04-12T13:19:58Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2005-04-12T13:19:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c4120be5a809474ca8b6730c9e293446846e9116'/>
<id>urn:sha1:c4120be5a809474ca8b6730c9e293446846e9116</id>
<content type='text'>
- Pass maintainership to submitter.

PR:		ports/79822
Submitted by:	Steve Clement &lt;steve@ion.lu&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>
</feed>
