| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
0.9_1
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:35:32
0.9_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
21 Aug 2008 06:18:49
0.9_1
|
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 ) |
24 Jan 2006 01:06:45
0.9_1
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 03:26:57
0.9_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.9_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
19 Jul 2004 12:10:11
0.9_1
|
osa  |
SIZEfy. |
24 Jun 2004 11:45:44
0.9_1
|
osa  |
Fix segmantation fault by checking variables after fopen(3) calls.
Author already notified about this problem.
Bump PORTREVISION. |
24 Jun 2004 08:33:19
0.9
|
osa  |
Add ccd2iso - a CloneCD to ISO converter. |