| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jun 2011 08:37:05
0.4_4
|
martymac  |
Fix build with clang |
18 Mar 2011 17:59:51
0.4_3
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
29 Dec 2010 20:04:42
0.4_3
|
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
10 Nov 2010 13:30:59
0.4_3
|
martymac  |
Add missing LICENSE
Approved by: ehaupt (mentor) |
27 Sep 2010 12:08:23
0.4_2
|
martymac  |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
07 Sep 2010 15:52:18
0.4_2
|
pgollucci  |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
22 Aug 2009 00:13:27
0.4_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
15 Mar 2009 18:27:46
0.4_2
|
araujo  |
- Fixes a missed offset update when using quiet mode with par2create.
This bug has been referenced here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698
http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698
PR: ports/132494
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
21 Aug 2008 06:18:49
0.4_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 ) |
19 Apr 2008 19:32:57
0.4_1
|
thierry  |
- Fix the "Main packet not found" error;
- Register a conflict with par2cmdline-tbb;
- Take maintainership.
PR: ports/119860
Submitted by: Åke Wallebom <ake (at) ake.nu>
Completed by: Ganaël Laplanche <ganael.laplanche (at) martymac.com>
Approved by: Jonathan Stewart <jonathan (at) kc8onw.net> (former maintainer) |
22 Mar 2007 16:51:55
0.4
|
rafan  |
- Fix gcc4 build
PR: ports/110589
Submitted by: Jonathan Stewart <jonathan at kc8onw.net> (maintainer) |
31 Oct 2006 18:19:34
0.4
|
shaun  |
Assign maintainership to submitter.
PR: ports/104628
Submitted by: Jonathan Stewart <jonathan@kc8onw.net> |
03 May 2006 05:14:35
0.4
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Nov 2005 23:37:45
0.4
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
0.4
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.4
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
27 Jun 2004 18:00:57
0.4
|
krion  |
Update to version 0.4
PR: ports/68366
Submitted by: Ports Fury |
02 Jun 2004 13:23:56
0.3
|
simon  |
Fix typo.
Noticed by: Chris Larsen <darth@vader.dk> |
17 Apr 2004 19:12:38
0.3
|
krion  |
- Fix configure warning
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz> |
27 Jan 2004 20:51:07
0.3
|
trevor  |
Add SIZE. |
17 Dec 2003 20:26:47
0.3
|
pav  |
Add par2cmdline, a set of commandline tools for working with PAR v2 files,
used for verifying and recovering damaged files. PAR is especially
popular on news groups.
PR: ports/54812
Submitted by: Chris Larsen <darth@vader.dk> |