| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
3.2.2
|
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 ) |
09 Jan 2007 14:07:59
3.2.2
|
vd  |
Upgrade net/ripe-whoi from 3.1.1v6 to 3.2.2
PR: ports/107230
Submitted by: vd
Approved by: Lars Erik Gullerud <lerik@nolink.net> (maintainer) |
22 Jan 2006 21:24:05
3.1.1v6_1
|
edwin  |
SHA256ify
Approved by: krion@ |
06 Aug 2004 09:57:41
3.1.1v6_1
|
vs  |
Fix running w/o INET6
Closes PR: ports/69941
Submitted by: Igor Karpov
Patch by: Lars Erik Gullerud (maintainer) |
25 Feb 2004 21:50:53
3.1.1v6
|
pav  |
Port of the standalone RIPE whois client (whois3). The standalone
version is far more updated than the version included with the
ripe-whois-tools (net/ripetools) package, and includes IPv6 support.
PR: ports/62986
Submitted by: Lars Erik Gullerud <lerik@nolink.net> |