| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.15
|
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 ) |
20 Mar 2008 09:19:39
1.15
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
25 Jan 2008 17:37:34
1.15
|
danfe  |
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution. |
05 Mar 2007 00:15:25
1.15
|
linimon  |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr |
07 Aug 2006 09:59:09
1.15
|
miwi  |
- Fix build on 4.x
Submitted by: pointyhat via kris
Approved by: krion (mentor) |
14 Jun 2006 16:04:06
1.15
|
miwi  |
Update to 1.15
PR: ports/98465
Approved by: krion (mentor), maintainer timeout |
22 Jan 2006 06:58:31
1.14
|
edwin  |
SHA256ify
Approved by: krion@ |
28 Apr 2005 18:58:29
1.14
|
leeym  |
- Update to 1.14
- Assign maintainership
- Remove redundant knobs
PR: 80437
Submitted by: Sylvio Cesar <sylvioc@gmail.com> |
12 Apr 2005 04:26:57
1.13
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.13
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
04 Nov 2004 18:02:37
1.13
|
glewis  |
. Update to 1.13.
PR: 73459
Submitted by: Ports Fury |
01 Nov 2004 17:14:53
1.12
|
krion  |
Update to version 1.12
PR: ports/73341
Submitted by: Ports Fury |
01 Nov 2004 01:37:52
1.11
|
leeym  |
- add USE_GCC=3.3 when default gcc is 3.4 |
12 Oct 2004 14:23:48
1.11
|
krion  |
Drop maintainership to ports@FreeBSD.org
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz> |
10 Aug 2004 08:55:15
1.11
|
pav  |
- Mark BROKEN: does not compile with gcc-3.4
Reported by: pointyhat via kris |
31 Jul 2004 16:39:34
1.11
|
pav  |
- Update to 1.11
PR: ports/69809
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
20 Jun 2004 08:27:01
1.10_1
|
krion  |
Add patch to make advdef utility working
PR: ports/68116
Submitted by: maintainer |
14 May 2004 15:37:17
1.10
|
krion  |
Add advancecomp 1.10, recompression utilities for .ZIP, .PNG, .MNG and
.GZ files.
PR: ports/66581
Submitted by: Radim Kolar |