FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 10:55 AM GMT
Port details
qsf 1.2.7_1 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: jack@jarasoft.net search for ports maintained by this maintainer
Port Added: 18 Jan 2004 01:48:58
License: not specified in port
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 : PortsMonThere are no ports dependent upon this port

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_1:
     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://heanet.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://sunet.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://iweb.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://switch.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://surfnet.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://kent.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://freefr.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://voxel.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://jaist.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://osdn.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://nchc.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://ncu.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://transact.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://softlayer.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://internode.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://ufpr.dl.sourceforge.net/project/qsf/qsf/1.2.7/
http://waix.dl.sourceforge.net/project/qsf/qsf/1.2.7/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2.7_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
12 Sep 2011 13:46:59
Original commit files touched by this commit  1.2.7_1
gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
03 Jul 2011 13:53:52
Original commit files touched by this commit  1.2.7
ohauer search for other commits by this committer
- remove MD5
04 May 2009 18:57:41
Original commit files touched by this commit  1.2.7
miwi search for other commits by this committer
- Pass maintainership to Jack Raats <jack@jarasoft.net>
21 Aug 2008 06: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 08: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 12: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 19: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 07: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 22: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 11: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 19: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 08: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 22: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 18: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 03: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: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

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

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