| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
0.27.1_2
|
miwi  |
- Get Rid MD5 support |
15 Sep 2010 18:35:24
0.27.1_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
13 May 2010 18:21:16
0.27.1_1
|
johans  |
Add patch forgotten in previous commit. No functional change:
copy patch from aclocal.m4 to configure, so there's no need to run autoconf |
13 May 2010 15:26:23
0.27.1_1
|
johans  |
Remove unnecessary dependency on autoconf |
22 Aug 2009 00:32:25
0.27.1_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
26 Aug 2008 19:14:31
0.27.1_1
|
ade  |
Fix with autoconf-2.62. After running autotools at the top level, the
code then goes on to run autoconf/autoheader *again* via its own
mechanisms, with predictable results.
Quite how this port *ever* built is beyond me, but hey, this fixes it. |
21 Aug 2008 06:18:49
0.27.1_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 ) |
20 Aug 2008 05:21:50
0.27.1_1
|
ade  |
Catch up with a port that wasn't using autoconf:261 on my tree. |
16 Aug 2008 09:22:41
0.27.1_1
|
pav  |
- Fix build with gcc42
- Backport bugfixes from vendor CVS
Submitted by: Jeff Burchell <toxic@doobie.com> |
20 Mar 2008 09:56:52
0.27.1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
27 May 2007 03:00:42
0.27.1
|
kris  |
BROKEN with gcc 4.2 |
25 Nov 2005 16:56:11
0.27.1
|
pav  |
- Add SHA256 |
21 Apr 2005 17:44:08
0.27.1
|
krion  |
Drop maintership. |
12 Apr 2005 03:26:57
0.27.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.27.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21 Dec 2004 14:25:48
0.27.1
|
krion  |
Update to 0.27.1 |
18 Jun 2004 09:20:33
0.27
|
krion  |
Update to version 0.27 |
16 Apr 2004 14:42:39
0.26_1
|
krion  |
- Remove USE_SIZE knob |
04 Feb 2004 05:10:27
0.26_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
30 Jan 2004 14:05:15
0.26
|
krion  |
- SIZEify |
29 Dec 2003 19:21:39
0.26
|
krion  |
- Update to version 0.26 |
21 Nov 2003 13:57:20
0.25
|
krion  |
- Update to version 0.25 |
05 Oct 2003 08:45:27
0.24.2
|
krion  |
- Update to 0.24.2
- Take maintainership |
24 Sep 2003 09:37:11
0.23
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
15 Aug 2003 22:28:50
0.23
|
kris  |
Reset bouncing maintainer address ("Host not found") |
21 Jul 2003 17:31:57
0.23
|
arved  |
Unbreak on 5.X
PR: 54556
Submitted by: chris larsen <darth@vader.dk> |
04 Jun 2003 22:43:38
0.21
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 11:50:18
0.21
|
kris  |
BROKEN on 5.1: fails to link |
21 Feb 2003 13:15:54
0.21
|
knu  |
De-pkg-comment. |
05 Sep 2002 05:23:04
0.21
|
kevlo  |
- Update to version 0.21
- Switch the master site to SourceForge
PR: 42401
Submitted by: MAINTAINER |
23 Jun 2002 05:19:28
0.19.1
|
will  |
Add nget 0.19.1, an auto-resuming command line nntp file grabber.
PR: 39626
Submitted by: George Sorsby <george@crackpipe.net> |