Version: 1.2.5, Package name: bogofilter-1.2.5 |
Maintained by: Marc Espie |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description bogofilter -- fast Bayesian spam filtering This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. Flavors: * db4: use v4 of the Berkeley database * sqlite3: use SQLite 3 database backend * qdbm: use QDBM database backend * lmdb: use LMDB database backend |
Filesize: 782.461 KB |
Version History (View Complete History) |
|
2021-07-20 08:13:58 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to bogofilter-1.2.5, enable lmdb backend, and replace old copies of gettext m4 files with newer ones from the gettext-tools package, the latter fixing things so that it links to shared rather than static libraries for the database dependencies. found after investigating an issue reported by Martin Ziemer, ok espie@ |
2020-08-01 11:17:43 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Recognize cc -dumpversion results beyond gcc 4.2.1. Fixes build with LLVM 10. ok espie@ |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-03-21 14:02:16 by Peter Hessler | Files touched by this commit (1) |
Log message: BROKEN-aarch64 = configure stuck on testing if BDB supports shared environments |
2018-02-02 03:39:54 by Peter Hessler | Files touched by this commit (1) |
Log message: BROKEN-aarch64 = configure stuck on testing if BDB supports shared environments |
2017-06-02 02:56:32 by Ingo Schwarze | Files touched by this commit (3) |
Log message: Drop USE_GROFF and bump. Mandoc now handles DocBook lists implemented with \h. |
2016-11-07 03:51:36 by Stuart Henderson | Files touched by this commit (14) |
Log message: sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-09-13 10:12:14 by Christian Weisgerber | Files touched by this commit (21) |
Log message: replace libiconv module |
2014-12-10 08:01:20 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to bogofilter-1.2.4 * fixes CVE-2010-2494, CVE-2012-5468 and a whole host of other crashes and bugs |
2014-10-20 02:38:54 by Landry Breuil | Files touched by this commit (5) |
Log message: Long overdue update to bogofilter 1.2.4. Fixes two CVEs: http://bogofilter.sourceforge.net/security/bogofilter-SA-2010-01 http://bogofilter.sourceforge.net/security/bogofilter-SA-2012-01 And lots of crash (and other errors..) fixes are listed on http://bogofilter.sourceforge.net/NEWS .... Tested by Bryan Linton, ok/tweaks ajacoutot@, MAINTAINER timeout. |
2010-11-26 07:50:10 by Marc Espie | Files touched by this commit (20) |
Log message: since db/v4 has db->=4,<5 as default, no need to specify it explicitly |
2010-11-26 07:23:31 by Marc Espie | Files touched by this commit (5) |
Log message: db/v3 meets PKGSPEC |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-11-09 13:13:25 by Marc Espie | Files touched by this commit (11) |
Log message: WANTLIB |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2010-04-15 07:27:48 by Antoine Jacoutot | Files touched by this commit (26) |
Log message: Zap useless heading/trailing blank lines. |
2010-04-14 06:43:31 by Landry Breuil | Files touched by this commit (1) |
Log message: Mark unflavored version of bogofilter as BROKEN on hppa. A configure test (checking if Berkeley DB supports shared environments) stucks the build. |
2009-03-16 05:40:25 by Marc Espie | Files touched by this commit (5) |
Log message: a few deps |
2007-12-19 14:44:08 by Bernd Ahlers | Files touched by this commit (4) |
Log message: Update to bogofilter-1.1.6. |
2007-10-25 15:05:33 by Steven Mestdagh | Files touched by this commit (15) |
Log message: db.=4 -> db.>=4 in preparation of db4 update ok sthen@ |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-24 02:46:55 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Update to bogofilter-1.0.3. ok espie@, tested by sturm@ |
2006-09-21 07:03:12 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Convert to new style libspecs. |
2006-03-18 12:33:10 by Bernd Ahlers | Files touched by this commit (6) |
Log message: - Update to bogofilter-1.0.2. This includes a security fix for CVE-2005. - Fix some linking issues. - Introduce two new FLAVORS. (qdbm and sqlite3 database backends) test & ok sturm@ |
2005-09-10 04:01:17 by Marc Espie | Files touched by this commit (1) |
Log message: fix WANTLIB, revisit linking issue later |
2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
2005-01-05 09:58:59 by Christian Weisgerber | Files touched by this commit (132) |
Log message: SIZE |
2004-11-27 05:02:27 by Nikolay Sturm | Files touched by this commit (2) |
Log message: update to bogofilter 0.92.8 ok maintainer espie@ |
2004-09-15 03:09:46 by Marc Espie | Files touched by this commit (110) |
Log message: new style plists. |