| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.2.7
|
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.2.7
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
29 Aug 2007 09:28:19
1.2.7
|
miwi  |
- Update to 1.2.7 |
06 Feb 2007 21:05:48
1.2.6
|
miwi  |
- Update to 1.2.6
PR: 108827
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
23 Jan 2007 08:12:51
1.2.5
|
miwi  |
- Update to 1.2.5
PR: 108189
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
02 Nov 2006 20:47:58
1.2.1
|
miwi  |
- Update to 1.2.1 |
04 Oct 2006 13:22:30
1.2.0
|
miwi  |
- Update to 1.2.0
PR: ports/103898
Submitted by: Gea-Suan Lin <gslin(at)gslin.org> |
18 Aug 2006 20:32:52
1.1.13
|
miwi  |
- Update to 1.1.13
- Use USE_SQLITE 2
- Use qsf's install
PR: ports/102074
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: krion (mentor) |
07 Aug 2006 08:58:28
1.1.7
|
miwi  |
- Respect DESTDIR for all my ports
Reviewed by: gabor
Approved by: krion (mentor) |
16 Jun 2006 23:17:25
1.1.7
|
miwi  |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor) |
25 Apr 2006 12:25:29
1.1.7
|
erwin  |
Update to 1.1.7
Assign maintainership to submitter
PR: 96280
Submitted by: Martin Wilke <freebsd@unixfreunde.de> |
25 Nov 2005 15:31:02
1.1.2
|
pav  |
- Add SHA256 |
28 Sep 2005 20:03:00
1.1.2
|
mnag  |
Update to 1.1.2
PR: 86680
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: pav (mentor) |
10 Jun 2005 09:01:30
1.1.0
|
pat  |
Update to 1.1.0
PR: ports/82076
Submitted by: ports fury |
31 May 2005 23:24:05
1.0.18_2
|
flz  |
- Fix LDFLAGS mess in original distfile.
PR: ports/81604
Submitted by: Klaus-J. Wolf <fbsdbug@seismic.de> |
13 Apr 2005 19:39:36
1.0.18_1
|
sem  |
- Fix build modules
PR: ports/78318
Reported by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org> |
03 Mar 2005 16:53:31
1.0.18
|
vs  |
Reset maintainer on request: Liam no longer has time to work on this.
Thanks for maintaining the port so far! |
24 Feb 2005 17:39:08
1.0.18
|
leeym  |
* Update to 1.0.15
* Add support for gdbm, mysql, sqlite2.
PR: based on 77160
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Approved by: maintainer timeout |
31 Mar 2004 04:12:58
0.9.18
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
0.9.18
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
18 Jan 2004 01:48:17
0.9.18
|
clement  |
Add qsf 0.9.18, a small fast spam filter intended to be used with
procmail.
Quick Spam Filter (qsf) is a lightweight statistical spam filter written in C.
It is designed to be small, fast, reliable, easy to install, and simple to use
in a procmail recipe
WWW: http://www.ivarch.com/programs/qsf.shtml
PR: 61486
Submitted by: liamfoy@sepulcrum.org
Approved by: erwin (mentor) (implicitly) |