1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +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
..
2008-03-18 03:30:24 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-06-21 21:53:13 +00:00
2008-08-03 17:35:50 +00:00
2008-03-19 23:33:01 +00:00
2007-05-19 20:36:56 +00:00
2008-08-19 08:01:36 +00:00
2008-06-21 03:15:39 +00:00
2007-05-19 20:36:56 +00:00
2007-09-03 20:26:38 +00:00
2008-03-12 13:27:28 +00:00
2008-06-24 07:11:00 +00:00
2008-01-28 22:14:34 +00:00
2008-08-13 21:29:19 +00:00
2008-04-21 18:31:48 +00:00
2007-08-01 16:15:04 +00:00
2008-05-17 15:13:44 +00:00
2008-07-23 08:41:40 +00:00
2007-03-29 16:02:59 +00:00
2008-08-02 12:38:00 +00:00
2007-05-19 20:36:56 +00:00
2008-06-17 19:07:39 +00:00
2008-04-04 14:30:44 +00:00
2008-02-26 13:35:04 +00:00
2008-05-11 13:52:05 +00:00
2008-05-11 13:52:05 +00:00
2007-08-17 23:17:41 +00:00
2008-03-28 17:49:29 +00:00
2008-07-31 12:44:18 +00:00
2008-04-20 22:27:05 +00:00
2008-03-24 20:44:07 +00:00
2006-12-16 09:56:46 +00:00
2008-08-14 15:12:53 +00:00
2007-04-05 12:02:34 +00:00
2007-05-19 20:36:56 +00:00
2008-07-13 22:49:25 +00:00
2006-12-01 12:45:20 +00:00
2007-08-20 07:18:29 +00:00
2008-07-14 18:09:15 +00:00
2008-04-18 18:35:16 +00:00
2008-04-17 07:57:50 +00:00
2008-05-18 16:09:37 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-08-08 12:55:05 +00:00
2008-05-20 22:45:51 +00:00
2007-05-19 20:36:56 +00:00
2008-03-04 12:02:24 +00:00
2008-06-03 08:20:59 +00:00
2007-12-17 04:38:29 +00:00
2007-07-28 16:00:35 +00:00
2008-06-18 06:31:21 +00:00
2007-04-20 19:57:22 +00:00
2008-05-21 02:47:35 +00:00
2008-08-15 06:16:12 +00:00
2008-03-28 00:06:32 +00:00
2008-08-11 22:41:47 +00:00
2006-12-15 07:51:47 +00:00
2007-08-03 06:42:12 +00:00
2007-05-19 20:36:56 +00:00
2006-12-21 16:48:32 +00:00
2008-06-18 18:05:59 +00:00
2008-08-18 12:03:18 +00:00
2007-05-19 20:36:56 +00:00
2008-06-03 09:42:52 +00:00
2007-05-19 20:36:56 +00:00
2008-06-18 19:00:18 +00:00
2007-03-15 23:49:31 +00:00
2007-10-17 10:13:01 +00:00
2008-07-28 19:09:32 +00:00
2007-05-19 20:36:56 +00:00
2008-04-29 12:49:36 +00:00
2007-07-26 16:33:50 +00:00
2008-07-05 05:44:03 +00:00
2008-07-20 20:55:31 +00:00
2006-12-15 07:51:46 +00:00
2008-05-06 23:36:57 +00:00
2007-09-09 21:36:18 +00:00
2008-07-26 18:53:44 +00:00
2007-12-11 20:15:11 +00:00
2007-03-03 11:06:56 +00:00
2008-07-17 23:13:48 +00:00
2008-07-03 19:05:04 +00:00
2008-06-18 20:17:45 +00:00
2008-05-24 00:24:44 +00:00
2008-07-14 00:31:58 +00:00
2007-05-19 20:36:56 +00:00
2008-05-16 18:59:51 +00:00
2008-06-19 12:47:42 +00:00
2007-09-24 08:07:13 +00:00
2008-02-20 13:20:55 +00:00
2007-08-05 02:25:29 +00:00
2008-07-10 19:26:24 +00:00
2008-01-30 03:55:27 +00:00
2008-05-30 15:42:54 +00:00
2008-06-18 20:50:58 +00:00
2008-07-09 12:28:54 +00:00
2007-12-12 02:42:46 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-01-30 21:35:21 +00:00
2007-06-24 15:28:26 +00:00
2008-07-18 12:42:45 +00:00
2006-12-17 20:25:38 +00:00
2007-01-10 22:22:30 +00:00
2007-01-10 22:22:30 +00:00
2007-05-19 20:36:56 +00:00
2006-09-03 14:46:16 +00:00
2007-12-12 05:05:23 +00:00
2008-06-03 22:35:25 +00:00
2008-07-01 12:50:44 +00:00
2008-04-29 13:02:29 +00:00
2007-09-05 15:02:50 +00:00
2008-05-18 16:48:38 +00:00
2008-06-19 17:28:24 +00:00
2007-05-19 20:36:56 +00:00
2006-11-21 23:33:08 +00:00
2007-05-19 20:36:56 +00:00
2007-05-29 16:53:55 +00:00
2008-08-04 13:31:49 +00:00
2007-09-14 04:01:51 +00:00
2007-03-12 22:26:09 +00:00
2006-12-01 15:29:55 +00:00
2008-07-22 22:36:38 +00:00
2008-03-27 19:27:34 +00:00
2008-03-27 13:15:53 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-08-18 22:08:06 +00:00
2008-05-05 22:00:24 +00:00
2008-04-02 15:51:21 +00:00
2008-03-24 14:49:59 +00:00
2007-05-19 20:36:56 +00:00
2007-09-06 21:48:31 +00:00
2008-06-21 21:56:21 +00:00
2007-03-26 02:24:19 +00:00
2008-06-19 17:28:24 +00:00
2007-05-19 20:36:56 +00:00
2008-08-03 18:09:52 +00:00
2008-08-03 18:09:52 +00:00
2007-08-14 08:34:18 +00:00
2008-08-13 13:14:48 +00:00
2008-06-19 17:28:24 +00:00
2008-04-04 14:09:02 +00:00
2008-08-19 08:02:47 +00:00
2008-08-11 22:41:04 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-04-22 18:32:55 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-03-17 16:56:59 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-06-20 14:11:09 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-03-17 17:05:42 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-06-19 17:28:24 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2008-03-17 17:05:42 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-30 16:50:00 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-05-19 20:36:56 +00:00
2007-12-14 18:45:54 +00:00