| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Oct 2008 20:33:42
2.23
|
johans  |
Update to 2.23 |
21 Aug 2008 07:18:49
2.22
|
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 Feb 2008 20:21:32
2.22
|
johans  |
- Update to 2.22 |
18 Dec 2007 11:28:07
2.21
|
johans  |
- Update to 2.21 |
16 Mar 2006 13:06:39
2.20
|
pav  |
- Update to 2.20
PR: ports/94239
Submitted by: Johan van Selst <johans@stack.nl> (maintainer) |
22 Jan 2006 12:50:54
2.19
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jul 2005 17:44:50
2.19
|
garga  |
- Update to 2.19
PR: ports/83865
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
Approved by: flz (mentor) |
14 Nov 2004 22:07:35
2.18
|
thierry  |
New chk4mail version 2.18 includes support for Maildir subfolders
like courier-mta uses.
Remove pkg-plist.
PR: ports/73948
Submitted by: maintainer. |
25 Mar 2004 13:59:08
2.17
|
vs  |
Update to 2.17:
- Fixed bug in {n,}frm compatibility.
- Added $CHK4MAIL_OPTIONS for a default options list.
- Added $MAIL_UNREAD_AS_OLD as dirty alternative for -u.
PR: 64666
Submitted by: Johan van Selst (maintainer)
Approved by: linimon (mentor) |
26 Mar 2003 14:32:55
2.15
|
obraun  |
Upgrade to 2.15.
PR: ports/50314
Submitted by: maintainer |
23 Feb 2003 10:43:16
2.14
|
leeym  |
Update of chk4mail to version 2.14
PR: 48588
Submitted by: Johan van Selst <johans@stack.nl> |
21 Feb 2003 12:42:26
2.12
|
knu  |
De-pkg-comment. |
19 Jan 2003 00:41:34
2.12
|
obraun  |
Add chk4mail 2.12, a utility to quickly check multiple folders for new email.
PR: ports/44314
Submitted by: Johan van Selst <johans@stack.nl> |