Commit graph

23 commits

Author SHA1 Message Date
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
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
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Edwin Groothuis
e8d3c8300f Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:17:42 +00:00
Tilman Keskinoz
463dadf671 * Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
2005-11-08 12:56:15 +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
Kris Kennaway
e739b5952a Add missing directory 2004-11-26 00:05:53 +00:00
Kirill Ponomarev
cedda53ff2 Update to version 0.2.8
PR:		ports/71120
Submitted by:	Ports Fury
2004-08-30 07:22:00 +00:00
Kirill Ponomarev
adffc3745f - Fix build on non-i386 arch
PR:		ports/63588
Submitted by:	Ports Fury
2004-03-01 18:10:43 +00:00
Kris Kennaway
3164dcb390 BROKEN on alpha 5.x: Configure fails 2004-02-23 06:01:18 +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
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
Tilman Keskinoz
4b32a0c055 Update to 0.2.7
USE_GETOPT_LONG

PR:		51510
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-05-01 21:02:51 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
1d7340c395 Fix Build on STABLE.
PR:		48168
Submitted by:	 Volker Stolz <vs@foldr.org>
2003-02-11 22:28:31 +00:00
Tilman Keskinoz
c2696726f5 Update to 0.2.6. Drop Maintainership 2003-02-02 16:16:44 +00:00
Tilman Keskinoz
cc977aa4f8 Update my Emailadress
Approved by: kris (mentor)
2002-10-22 13:15:25 +00:00
Kris Kennaway
320a3fd8c2 Update to blop-0.2.5 to unbreak
Submitted by:	Tilman Linneweh <tilman@arved.de> (maintainer)
PR:		ports/43293
Approved by:	myself (portmgr hat on)
2002-09-29 07:47:37 +00:00
Ying-Chieh Liao
cd734abda2 add blop 0.1.0
Bandlimited oscillator plugins for LADSPA-aware audio applications

PR:		38450
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-21 06:01:33 +00:00