1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

24 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
090059a210 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 14:17:21 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Jean-Yves Lefort
9b04c604d2 Update to 1.4.4
PR:		ports/81122
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 23:44:45 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +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
Satoshi Taoka
eda1c349ae Update to version 1.4.3 2002-09-15 05:25:22 +00:00
Satoshi Taoka
cc947f2df2 Update the vertion to 1.4.2
Submitted by:	Kawaguti Ginga <ginga@ginganet.org>
Obtained from:	a e-mail
2002-09-09 08:32:53 +00:00
Satoshi Taoka
3cd1c2c605 Update version to 1.3.1 2001-03-08 05:07:00 +00:00
Satoshi Taoka
6e9f15ecf8 Update to 1.3 2000-11-02 13:31:13 +00:00
Satoshi Taoka
1b8b6cb1e0 Fixed pkg/PLIST
Obtained from:	bento
2000-09-15 15:17:45 +00:00
Satoshi Taoka
bf62b74eb7 Updated to 1.2.1 2000-08-24 13:25:05 +00:00
Satoshi Taoka
1791a2b042 Updated to 1.2
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
Obtained from:	direct communication
2000-05-30 04:41:11 +00:00
Akinori MUSHA
b63c36f4de Fix MASTER_SITES.
Found by:	bento
2000-04-25 13:03:23 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Taoka
08202e94f8 Update to 1.2beta2 2000-03-26 14:56:44 +00:00
Satoshi Taoka
174c42b82c I found that this port needs "gmake" in build and run. 2000-01-27 16:52:30 +00:00
Satoshi Taoka
923e617b6a Add USE_PERL5 2000-01-27 16:20:23 +00:00
Satoshi Taoka
a48fae63e1 I forgot to modify PKGNAME and CATEGORIES for the japanese category. 2000-01-27 13:14:57 +00:00
Satoshi Taoka
22c8e755c6 Free JIS X 4081 (subset of EPWING V) Formatter 2000-01-27 13:06:42 +00:00