| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.12
|
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
12 Mar 2008 13:27:28
1.12
|
jadawin  |
- Update maintainer address
Approved by: thierry (mentor) |
17 Dec 2007 15:21:11
1.12
|
tabthorpe  |
- Utilize SF macro
- Pass maintainership to submitter
PR: ports/118777
Submitted by: Philippe Audeoud <jadawin tuxaco.net> |
05 Nov 2006 07:54:33
1.12
|
lawrance  |
Update master site and WWW.
PR: ports/104214
Submitted by: Josh Paetzel <josh@tcbug.org> |
25 Nov 2005 18:01:16
1.12
|
pav  |
- Add SHA256 |
12 Apr 2005 04:26:57
1.12
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.12
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
05 Feb 2004 20:38:07
1.12
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
1.12
|
trevor  |
SIZEify. |
20 Feb 2003 18:59:13
1.12
|
knu  |
De-pkg-comment. |
20 Nov 2002 08:59:55
1.12
|
ijliao  |
add bubblegum 1.12
Watch a file for changes
PR: 44956
Submitted by: Ben Kibbey <bjk@m-net.arbornet.org> |