| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jul 2012 17:26:10
1.3.8
|
pawel  |
Add USE_CSTD=gnu89 to fix linking when building with clang |
03 Jul 2011 13:53:52
1.3.8
|
ohauer  |
- remove MD5 |
11 Apr 2011 19:54:35
1.3.8
|
ade  |
Update to GNU make 3.82 after numerous -exp runs. |
21 Aug 2008 06:18:49
1.3.8
|
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 Mar 2008 09:51:43
1.3.8
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
11 Jun 2006 19:23:08
1.3.8
|
anray  |
- Update to 1.3.8
- Move plist to Makefile.
PR: ports/98826
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
26 Dec 2005 14:28:38
1.3.5
|
anray  |
Update to version 1.3.5 |
25 Nov 2005 15:31:02
1.3.3
|
pav  |
- Add SHA256 |
21 Nov 2005 23:32:31
1.3.3
|
mnag  |
Drop MAINTAINER
PR: 89390
Submitted by: David Bushong <david+ports@bushong.net> (maintainer) |
12 Apr 2005 03:26:57
1.3.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.3.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
18 Mar 2004 09:20:04
1.3.3
|
krion  |
- Update to version 1.3.3
- SIZE'ify
PR: ports/64402
Submitted by: maintainer |
04 Feb 2004 05:10:27
1.3.2_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
17 Nov 2003 12:29:10
1.3.2_1
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
03 Oct 2003 11:04:59
1.3.2_1
|
edwin  |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
14 Jul 2003 02:41:33
1.3.2_1
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
use getopt_long() instead of getopt_long_only().
Obtained from: NetBSD |
25 Jun 2003 05:56:57
1.3.2
|
leeym  |
update port mail/ifile from 1.3.1 to 1.3.2
PR: 53697
Submitted by: David Bushong <david+ports@bushong.net> |
30 Apr 2003 00:55:28
1.3.1
|
leeym  |
upgrade to ifile-1.3.1
update to WWW in pkg-descr
PR: 51597
Submitted by: David Bushong <david+ports@bushong.net> |
21 Feb 2003 12:42:26
1.2.1
|
knu  |
De-pkg-comment. |
05 Jan 2003 22:18:39
1.2.1
|
petef  |
- update to 1.2.1
- switch MASTER_SITES to the project's new home
PR: 46699
Submitted by: maintainer |
04 Nov 2002 22:57:37
1.1.4
|
edwin  |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-) |
16 Oct 2002 21:34:52
1.1.4
|
obraun  |
Upgrade to 1.1.4.
PR: ports/44125
Submitted by: maintainer |
19 Sep 2002 21:30:41
1.0.11
|
ijliao  |
upgrade to 1.0.11
PR: 42711
Submitted by: maintainer |
11 Feb 2002 09:21:31 
|
kevlo  |
Initial import of ifile 1.0.4. Note that I fixed malloc.h to stdlib.h |