Commit graph

15 commits

Author SHA1 Message Date
Wesley Shields
85f61c3cfc Update MASTER_SITES and WWW in pkg-descr.
PR:		ports/128294
Submitted by:	Erik Greenwald <erik@smluc.org>
Approved by:	maintainer
2008-10-23 02:27:57 +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
Marcus Alves Grando
ce8114d5cb Update to 1.8
Add SHA256

PR:		88935
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
2005-11-13 16:20:22 +00:00
Roman Bogorodskiy
613d52215d Fix MASTER_SITES.
PR:		85359
Submitted by:	Erik Greenwald <erik@smluc.org>
2005-08-28 12:40:43 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Akinori MUSHA
36d62f1f46 De-pkg-comment. 2003-02-21 13:42:50 +00:00
Ying-Chieh Liao
d4f429e482 change master site and WWW:
PR:		27450
Submitted by:	maintainer
2001-05-19 20:17:14 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Michael Haro
4458830731 update to 1.7
PR:		16759
Submitted by:	Dominic Mitchell <dom@palmerharvey.co.uk>
2000-02-17 01:31:44 +00:00
Chris D. Faulhaber
b2a2779169 Update port to 1.6
PR:		15836
Submitted by:	Maintainer
2000-01-04 17:48:13 +00:00
Steve Price
2e149c7627 Remove a dead MASTER_SITE and update the WWW entry in the DESCR file.
PR:		14229
Submitted by:	maintainer
1999-10-10 23:19:29 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Chris Piazza
1a79cc7926 Import of rand, a cat-like utility that displays the lines of a file
or stream in random order.

PR:		12822
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-08-01 09:22:26 +00:00