<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/games/adgali, 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-02T19:36:34Z</updated>
<entry>
<title>-Repocopy devel/libtool15 -&gt; libtool22 and libltdl15 -&gt; libltdl22.</title>
<updated>2009-08-02T19:36:34Z</updated>
<author>
<name>Jeremy Messenger</name>
<email>mezz@FreeBSD.org</email>
</author>
<published>2009-08-02T19:36:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=789d75c728ef23566a07bf5b9bc2190bf34ff4f1'/>
<id>urn:sha1:789d75c728ef23566a07bf5b9bc2190bf34ff4f1</id>
<content type='text'>
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain TartiÃ¨re" &lt;romain@blogreen.org&gt;, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
</content>
</entry>
<entry>
<title>- update to jpeg7</title>
<updated>2009-07-18T11:11:29Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2009-07-18T11:11:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3bbc108312c59a9d56e6bd7a9130f8572093caaf'/>
<id>urn:sha1:3bbc108312c59a9d56e6bd7a9130f8572093caaf</id>
<content type='text'>
Tested by:	pav on pointyhat
</content>
</entry>
<entry>
<title>- Remove conditional checks for FreeBSD 5.x and older</title>
<updated>2009-01-05T20:36:33Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-01-05T20:36:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=41d8c3385c21ae51629c8997035eae8a9423ff6c'/>
<id>urn:sha1:41d8c3385c21ae51629c8997035eae8a9423ff6c</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>- Chase devel/sdl12 shlib version bump</title>
<updated>2008-03-13T14:28:35Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-03-13T14:28:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d73db35333e6fc7a451669d2944eb5d5e73dc3a'/>
<id>urn:sha1:2d73db35333e6fc7a451669d2944eb5d5e73dc3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove USE_XPM in favor of USE_XORG</title>
<updated>2008-03-10T15:56:14Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-03-10T15:56:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=274ccbf3a6bb1adedc51ed62f9bd30b67c5c841f'/>
<id>urn:sha1:274ccbf3a6bb1adedc51ed62f9bd30b67c5c841f</id>
<content type='text'>
Approved by:	miwi (mentor)
</content>
</entry>
<entry>
<title>My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.</title>
<updated>2008-02-21T21:20:01Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-02-21T21:20:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=be0ecc7e9125dd1508c9d197ddedac9e452dfdf6'/>
<id>urn:sha1:be0ecc7e9125dd1508c9d197ddedac9e452dfdf6</id>
<content type='text'>
Approved by:	miwi (mentor)
</content>
</entry>
<entry>
<title>- Fix build with gcc 4.2</title>
<updated>2007-12-14T19:08:27Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2007-12-14T19:08:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=70e8b85a576f8fb5a85804226825a8ceec77ddf3'/>
<id>urn:sha1:70e8b85a576f8fb5a85804226825a8ceec77ddf3</id>
<content type='text'>
- Pass maintainership to submitter

PR:		118633
Submitted by:	Pietro Cerutti &lt;gahr@gahr.ch&gt;
</content>
</entry>
<entry>
<title>BROKEN with gcc 4.2</title>
<updated>2007-05-25T22:53:44Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2007-05-25T22:53:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fd3afa3075e3ab867d4b6dff8b7b4b824bb63489'/>
<id>urn:sha1:fd3afa3075e3ab867d4b6dff8b7b4b824bb63489</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
</feed>
