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
Andrey A. Chernov
657627ca86
Upgrade to 2.8.7dev.9
2008-05-26 18:50:15 +00:00
Andrey A. Chernov
c03f2595a7
Update to 2.8.7dev.8
2008-02-29 16:52:25 +00:00
Edwin Groothuis
4d5623ea35
Remove support for OSVERSION < 5
2007-10-04 00:08:39 +00:00
Andrey A. Chernov
459efb2653
Add CONFLICTS with lynx release
...
Submitted by: infofarmer
2007-09-17 03:05:26 +00:00
Andrey A. Chernov
ef1bf602fc
Upgrade to 2.8.7dev7
2007-08-06 22:57:39 +00:00
Andrey A. Chernov
546d5a773d
Exclude 700000-700033 for ncursesw
2007-06-14 18:18:09 +00:00
Andrey A. Chernov
63fe60d35e
Move OSVERSION check after bsd.port.pre.mk
2007-05-27 23:00:50 +00:00
Andrey A. Chernov
8a1d1ac8dc
Use ncursesw only after it was merged in 6.2-STABLE
2007-05-27 22:00:02 +00:00
Andrey A. Chernov
75b87bbb6b
Upgrade to 2.8.7dev.5
2007-05-25 02:42:07 +00:00
Andrey A. Chernov
c9a026f880
Update to 2.8.7dev.4
2006-11-22 01:40:39 +00:00
Andrey A. Chernov
6b537e5bae
Dist re-rolled on master site (compression)
...
Use misc/mime-support package
2006-11-14 14:24:52 +00:00
Andrey A. Chernov
8194bbe7ba
Add missing files
2006-11-11 20:57:36 +00:00
Andrey A. Chernov
2ef888e76f
Upgrade to 2.8.7dev.2
2006-11-10 21:38:58 +00:00
Andrey A. Chernov
5ae341a7e5
Add forgotten file
2006-10-04 00:11:46 +00:00
Andrey A. Chernov
2567bc2d11
Upgrade to 2.8.6pre.5
2006-10-04 00:06:56 +00:00
Andrey A. Chernov
dcb4ed3dec
Upgrade to 2.8.6dev.18
2006-06-14 01:27:21 +00:00
Andrey A. Chernov
bb4fa79ce8
Upgrade to dev17
2006-04-17 21:53:50 +00:00
Edwin Groothuis
186c2e326c
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 06:28:59 +00:00
Andrey A. Chernov
d5808bc266
Upgrade to 2.8.6dev.15
2005-11-18 09:18:58 +00:00
Andrey A. Chernov
047b0283f8
Upgrade to 2.8.6dev.14
2005-10-29 06:14:44 +00:00
Andrey A. Chernov
fa61449760
Upgrade to 2.8.6dev.13
2005-07-13 21:38:32 +00:00
Andrey A. Chernov
62151027bd
Restore my maintainership after I got situation explained
2005-06-11 00:08:37 +00:00
Kris Kennaway
7f0b2c9f4d
Support DOCSDIR and add one more locale directory.
...
Submitted by: leeym
PR: 82125
2005-06-10 21:15:51 +00:00
Kris Kennaway
75941372aa
Correctly remove locale directory that may have been created by us.
2005-06-10 20:46:34 +00:00
Andrey A. Chernov
e598d0f1d4
Remove myself from MAINTAINER
2005-06-10 20:12:33 +00:00
Andrey A. Chernov
4bc6f01498
Upgrade to 2.8.6d12
...
Submitted by: demon
2005-06-06 14:07:53 +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
Andrey A. Chernov
0854041e64
Upgrade to 2.8.6dev.11
2005-03-11 16:23:32 +00:00
Andrey A. Chernov
95aabe5578
Upgrade to 2.8.6dev.8
2004-12-13 19:42:03 +00:00
Andrey A. Chernov
0437806b1e
Add missing dir to @dirrm
2004-12-13 14:14:41 +00:00
Andrey A. Chernov
a69032ca2c
Update to 2.8.6dev.6
2004-10-15 02:14:32 +00:00
Andrey A. Chernov
ff76a6fa66
Upgrade to 2.8.6dev.5
2004-07-31 14:49:10 +00:00
Kirill Ponomarev
0c7246193c
Support WITHOUT_NLS
...
Pet portlint
2004-07-10 21:02:54 +00:00
Andrey A. Chernov
bb750f6e8a
Upgrade to 2.8.6dev.4
2004-06-13 23:58:48 +00:00
Andrey A. Chernov
0571e538a7
Upgrade to 2.8.5rel.1
2004-02-27 02:45:41 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Andrey A. Chernov
29594d743c
Upgrade to 2.8.5 dev 17
...
PR: 61172
2004-01-11 17:17:05 +00:00
Dirk Meyer
6b6c7fdb53
- don't clobber any given LDFLAGS
...
resoves conflitcs with bsd.openssl.mk
Approved by: ache
2003-08-31 18:58:07 +00:00
Andrey A. Chernov
f2318a7192
Add missing locale file
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-08-30 12:27:22 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Andrey A. Chernov
7d59a4034b
Enable scrollbar and addrlist page
2003-06-30 21:54:27 +00:00
Andrey A. Chernov
7668f80778
Upgrade to 2.8.5dev16
2003-06-08 16:17:56 +00:00
Andrey A. Chernov
9559b33aa3
Upgrade to 2.8.5dev.15
2003-06-01 19:58:08 +00:00
Andrey A. Chernov
e94bb2787d
Upgrade to 2.8.5dev.14
2003-04-07 03:49:15 +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