| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.02.r1
|
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 ) |
22 Jan 2006 06:58:31
1.02.r1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Sep 2005 15:14:46
1.02.r1
|
mnag  |
Update to 1.02rc1
Submitter take MAINTAINER
PR: ports/86407
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: pav (mentor) |
31 May 2005 20:58:33
1.01_2
|
flz  |
- Backout latest commit, it needs a repocopy due to API change.
Noticed by: Matthias Andree <matthias.andree@gmx.de> |
31 May 2005 18:57:11
1.01_1
|
flz  |
- Bump lzo lib version.
- Bump PORTREVISION. |
12 Apr 2005 04:26:57
1.01
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.01
|
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.01
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
27 Jan 2004 20:51:07
1.01
|
trevor  |
Add SIZE. |
11 Jun 2003 04:57:54
1.01
|
marcus  |
Update MASTER_SITE.
Submitted by: Jeremy Messenger <mezz7@cox.net> |
02 May 2003 01:41:14
1.01
|
naddy  |
Update to version 1.01
PR: 51509
Submitted by: Ports Fury |
20 Feb 2003 16:44:17
1.00
|
knu  |
De-pkg-comment. |
06 Dec 2001 12:22:04 
|
sobomax  |
- Fix MASTER_SITES - Add WWW: line |
08 Oct 2000 01:02:22 
|
asami  |
Convert archivers category to new layout. |
22 Jun 2000 07:52:16 
|
will  |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |
05 Jun 2000 00:50:05 
|
will  |
Update liblzo.so.1 port target. |
03 Jun 2000 00:58:16 
|
will  |
Add lzop, a fast file compressor similar to gzip that uses the LZO lib. |