<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/crystalentitylayer, 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>- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV</title>
<updated>2008-07-25T12:24:09Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-07-25T12:24:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa38ed02cc7ff1a59528f13db1b7dedc130b2def'/>
<id>urn:sha1:fa38ed02cc7ff1a59528f13db1b7dedc130b2def</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update cppunit to 1.12.0</title>
<updated>2008-05-03T16:18:03Z</updated>
<author>
<name>Yen-Ming Lee</name>
<email>leeym@FreeBSD.org</email>
</author>
<published>2008-05-03T16:18:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a80798d39f9cf0aa1fbdc5331d990e76e62052b4'/>
<id>urn:sha1:a80798d39f9cf0aa1fbdc5331d990e76e62052b4</id>
<content type='text'>
- Update all related ports

PR:		120489
Submitted by:	leeym
Approved by:	maintainer timeout
</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>- Update to 1.0.2</title>
<updated>2007-09-16T21:09:24Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2007-09-16T21:09:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1f1da023b322e30cbf2d8b32fa03bdf279ae3b1a'/>
<id>urn:sha1:1f1da023b322e30cbf2d8b32fa03bdf279ae3b1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Make Python 2.5.1 the default Python version</title>
<updated>2007-07-30T09:42:28Z</updated>
<author>
<name>Alexander Botero-Lowry</name>
<email>alexbl@FreeBSD.org</email>
</author>
<published>2007-07-30T09:42:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4942ce5a7d8a3d0cbebaf4d202011850d1f7569f'/>
<id>urn:sha1:4942ce5a7d8a3d0cbebaf4d202011850d1f7569f</id>
<content type='text'>
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
</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>
<entry>
<title>- Add DIST_SUBDIR</title>
<updated>2006-08-21T03:35:13Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2006-08-21T03:35:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d72d98aa26e2e2ab56eb66b70b44d680a57df54a'/>
<id>urn:sha1:d72d98aa26e2e2ab56eb66b70b44d680a57df54a</id>
<content type='text'>
- Fix build when WITHOUT_DEBUG option is selected

Approved by:	garga (mentor)
</content>
</entry>
<entry>
<title>- Add CONFLICTS with graphics/crystalentitylayer-devel</title>
<updated>2006-08-20T15:39:49Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2006-08-20T15:39:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ffcac8dd6c31dfb1bf07b66debb19f53da121b9f'/>
<id>urn:sha1:ffcac8dd6c31dfb1bf07b66debb19f53da121b9f</id>
<content type='text'>
- Fix pkg-plist
- Other tiny modifications

Approved by:	garga (mentor)
</content>
</entry>
<entry>
<title>Change maintainer address to my @FreeBSD.org email</title>
<updated>2006-07-23T02:45:24Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2006-07-23T02:45:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b6b4a544cd505584d1405f3624588a913b4af637'/>
<id>urn:sha1:b6b4a544cd505584d1405f3624588a913b4af637</id>
<content type='text'>
Approved by:	garga (mentor)
</content>
</entry>
</feed>
