FreshPorts -- The Place For Ports Thu, 21 Aug 2008 9:25 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
qsf 1.2.7 mail on this many watch lists=2 search for ports that depend on this port
A small fast spam filter intended to be used with procmail
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jan 2004 01:48:58


Quick Spam Filter (qsf) is a small, fast spam filter that works by learning
to recognise the words that are more likely to appear in spam than non-spam.
It is intended to be used in a procmail recipe to mark email as being
possible spam.

WWW: http://www.ivarch.com/programs/qsf/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/mail/qsf/ && make install clean
To add the package: pkg_add -r qsf


Configuration Options
===> The following configuration options are available for qsf-1.2.7:
     GDBM=off (default) "GDBM support"
     MYSQL=off (default) "MySQL support"
     SQLITE2=off (default) "SQLite2 support"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/qsf/
http://kent.dl.sourceforge.net/sourceforge/qsf/
http://easynews.dl.sourceforge.net/sourceforge/qsf/
http://ufpr.dl.sourceforge.net/sourceforge/qsf/
http://umn.dl.sourceforge.net/sourceforge/qsf/
http://heanet.dl.sourceforge.net/sourceforge/qsf/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.2.7
rafan search for other commits by this committer
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 View all of this commit message)
20 Mar 2008 09:51:43
Original commit files touched by this commit  1.2.7
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
29 Aug 2007 09:28:19
Original commit files touched by this commit  1.2.7
miwi search for other commits by this committer
- Update to 1.2.7
06 Feb 2007 21:05:48
Original commit files touched by this commit  1.2.6
miwi search for other commits by this committer
- Update to 1.2.6

PR:             108827
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
23 Jan 2007 08:12:51
Original commit files touched by this commit  1.2.5
miwi search for other commits by this committer
- Update to 1.2.5

PR:             108189
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
02 Nov 2006 20:47:58
Original commit files touched by this commit  1.2.1
miwi search for other commits by this committer
- Update to 1.2.1
04 Oct 2006 13:22:30
Original commit files touched by this commit  1.2.0
miwi search for other commits by this committer
- Update to 1.2.0

PR:             ports/103898
Submitted by:   Gea-Suan Lin <gslin(at)gslin.org>
18 Aug 2006 20:32:52
Original commit files touched by this commit  1.1.13
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  1.1.7
miwi search for other commits by this committer
- Respect DESTDIR for all my ports

Reviewed by:    gabor
Approved by:    krion (mentor)
16 Jun 2006 23:17:25
Original commit files touched by this commit  1.1.7
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
25 Apr 2006 12:25:29
Original commit files touched by this commit  1.1.7
erwin search for other commits by this committer
Update to 1.1.7
Assign maintainership to submitter

PR:             96280
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
25 Nov 2005 15:31:02
Original commit files touched by this commit  1.1.2
pav search for other commits by this committer
- Add SHA256
28 Sep 2005 20:03:00
Original commit files touched by this commit  1.1.2
mnag search for other commits by this committer
Update to 1.1.2

PR:             86680
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Approved by:    pav (mentor)
10 Jun 2005 09:01:30
Original commit files touched by this commit  1.1.0
pat search for other commits by this committer
Update to 1.1.0

PR:             ports/82076
Submitted by:   ports fury
31 May 2005 23:24:05
Original commit files touched by this commit  1.0.18_2
flz search for other commits by this committer
- Fix LDFLAGS mess in original distfile.

PR:             ports/81604
Submitted by:   Klaus-J. Wolf <fbsdbug@seismic.de>
13 Apr 2005 19:39:36
Original commit files touched by this commit  1.0.18_1
sem search for other commits by this committer
- Fix build modules

PR:             ports/78318
Reported by:    Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
03 Mar 2005 16:53:31
Original commit files touched by this commit  1.0.18
vs search for other commits by this committer
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
Original commit files touched by this commit  1.0.18
leeym search for other commits by this committer
* 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
Original commit files touched by this commit  0.9.18
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 13:12:53
Original commit files touched by this commit  0.9.18
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
18 Jan 2004 01:48:17
Original commit files touched by this commit  0.9.18
clement search for other commits by this committer
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)

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby19Aug 16
ruby19Aug 16

9 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19043
Broken 163
Deprecated 92
Ignore 431
Forbidden 6
Restricted 310
No CDROM 130
Vulnerable 50
Expired 16
Set to expire 71
Interactive 78
new 24 hours 3
new 48 hours8
new 7 days41
new fortnight150
new month242

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 1.666 seconds.