| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
28 Sep 2009 13:20:21
1.17
|
ehaupt  |
Update WWW
Feature safe: yes |
22 Aug 2009 01:13:27
1.17  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
04 Apr 2009 21:59:57
1.17
|
pav  |
- Not really MAKE_JOBS_SAFE
Reported by: pointyhat |
27 Mar 2009 09:53:36
1.17
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
21 Aug 2008 07:18:49
1.17
|
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 ) |
25 Jun 2008 23:06:46
1.17
|
ehaupt  |
Update to 1.17 |
23 May 2008 21:00:14
1.16_1
|
olgeni  |
Fix a few typos in the archivers category. |
29 Apr 2008 15:18:10
1.16_1
|
ehaupt  |
- Fix package list
- Bump PORTREVISION |
29 Apr 2008 12:58:57
1.16
|
ehaupt  |
Update to 1.16 |
31 Oct 2006 10:16:17
1.12
|
ehaupt  |
Update MASTER_SITES (use SF mirrors)
PR: 104941
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
01 Jun 2006 13:13:54
1.12
|
ehaupt  |
Add an additional mirror. |
19 Feb 2006 11:39:14
1.12
|
ehaupt  |
Remove deprecated USE_REINPLACE |
30 Nov 2005 14:01:14
1.12
|
ehaupt  |
Add SHA256 hashes to my ports |
06 Oct 2005 12:57:11
1.12
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
24 Jun 2005 12:28:19
1.12
|
lawrance  |
Update to 1.12
- now respects CFLAGS and LDFLAGS
- submitter takes maintainership
PR: ports/82600
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
12 Apr 2005 04:26:57
1.11
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.11
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
17 Apr 2004 20:12:38
1.11
|
krion  |
- Fix configure warning
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz> |
05 Feb 2004 20:38:07
1.11
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
27 Jan 2004 20:51:07
1.11
|
trevor  |
Add SIZE. |
20 Feb 2003 16:44:17
1.11
|
knu  |
De-pkg-comment. |
13 Jan 2003 17:10:31
1.11
|
ijliao  |
add tardy 1.11
Manipulate the file headers in tar archive files in various ways |