Commit graph

27 commits

Author SHA1 Message Date
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 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 -> 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)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 13:08:29 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Michael Nottebrock
756434d30f Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
Roman Bogorodskiy
af1939a776 - update to 1.01
- pass maintainership to submitter

PR:		80455
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-04-29 15:06:08 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
521e98088f - Update to 1.0
PR:		ports/79462
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-04-05 20:46:04 +00:00
Dejan Lesjak
bf3c5a9101 Fix build without imake.
Pointed out by:	dosirak via kris, while testing X.Org upgrade
2004-12-10 15:14:34 +00:00
Kirill Ponomarev
2cc5a943b7 - Update to version 0.99.3
PR:		ports/66748
Submitted by:	Ports Fury
2004-05-17 18:37:03 +00:00
Kirill Ponomarev
e3b47aca3b - Update to version 0.99.2
PR:		ports/62812
Submitted by:	Ports Fury
2004-02-14 12:53:25 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kirill Ponomarev
e0843efa57 - Update to version 0.99.1.2
PR:		61243
Submitted by:	Ports Fury
2004-01-12 13:56:12 +00:00
Kirill Ponomarev
6d7837b58a - Update to version 0.99.1.1
PR:		60332
Submitted by:	Ports Fury
2003-12-17 16:09:35 +00:00
Kirill Ponomarev
c45276c2ba - Update to version 0.99.1
PR:		58769
Submitted by:	Ports Fury
2003-10-31 22:02:46 +00:00
Kirill Ponomarev
c7d1bb1b9f - Update to version 0.99.0
PR:		58379
Submitted by:	Ports Fury
2003-10-23 13:28:41 +00:00
Daichi GOTO
cf65c9e982 update audio/lplayer: 0.98.1 --> 0.98.2
PR:		53337
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 12:06:37 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Munechika SUMIKAWA
5c6af618fa Fix building problem in bento.
Approved by:	alane(maintainer)
2003-01-15 17:48:49 +00:00
Alan Eldridge
e3da4f3432 A long player, random picking front end to xmms. Uses QT3. 2003-01-01 15:04:51 +00:00