| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.99
|
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 ) |
11 Nov 2005 07:36:56
0.99
|
sem  |
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message |
12 Apr 2005 04:26:57
0.99
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.99
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
14 Nov 2004 14:08:58
0.99
|
sem  |
- Update to 0.99 |
07 Jul 2004 20:20:02
0.98
|
sem  |
Change email address for my ports.
Approved by: krion (mentor) |
18 Mar 2004 18:01:13
0.98
|
trevor  |
Add size data, approved by maintainers. |
26 Jan 2004 21:56:27
0.98
|
sergei  |
- Hasta la vista, pkg-plist!
- Shut up configure with CONFIGURE_TARGET
PR: 61643
Submitted by: maintainer |
01 Oct 2003 11:26:23
0.98
|
krion  |
Add checkpassword-pam 0.98, implementation of checkpassword
authentication program.
PR: 57424
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |