Port details |
- bogofilter-sqlite Fast, teachable, learning spam detector
- 1.2.5_5 mail =4 1.2.5_5Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2005-05-26 12:05:46
- Last Update: 2024-07-11 06:50:33
- Commit Hash: 7eb9246
- People watching this port, also watch:: libxml2, font-util, libevent, xorg-fonts-truetype, libXau
- License: GPLv2
- WWW:
- https://bogofilter.sourceforge.io/
- Description:
- Bogofilter is a trainable email spam detector.
Bogofilter takes an email message or other text on standard input, parses it
into words, does a statistical check against databases of "good" and "bad"
words, and returns a status code indicating whether or not the message is spam.
Bogofilter decodes base64 or quoted-printable encoded texts and ignores non-text
attachments and HTML comments.
The supported database backends are LMDB, Kyoto Cabinet and SQLite3, and
for a while still Berkeley DB. The upstream version would theoretically
also support QDBM and Tokyo Cabinet, but these are not currently available
as FreeBSD ports.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bogofilter-sqlite>0:mail/bogofilter-sqlite
- Conflicts:
- CONFLICTS_INSTALL:
- bogofilter
- bogofilter-lmdb
- bogofilter-kc
- To install the port:
- cd /usr/ports/mail/bogofilter-sqlite/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/bogofilter-sqlite
- pkg install bogofilter-sqlite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bogofilter-sqlite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1570829897
SHA256 (bogofilter-1.2.5.tar.xz) = 3248a1373bff552c500834adbea4b6caee04224516ae581fb25a4c6a6dee89ea
SIZE (bogofilter-1.2.5.tar.xz) = 801240
Packages (timestamps in pop-ups are UTC):
- Master port: mail/bogofilter-bdb
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libgsl.so : math/gsl
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bogofilter-sqlite-1.2.5_5:
DOCS=on: Build and/or install documentation
GSL=on: Link with system-wide GSL dynamically (recommended)
UNICODE=on: Normalize tokens to Unicode (UTF-8) (recommended)
===> Use 'make config' to modify these settings
- Options name:
- mail_bogofilter-sqlite
- USES:
- sqlite cpe perl5 shebangfix tar:xz iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: mail/bogofilter-bdb |
Commit | Credits | Log message |
1.2.5_5 11 Jul 2024 06:50:33 |
Matthias Andree (mandree) |
mail/bogofilter*: update pkg-descr DB support notice |
1.2.5_4 11 Jul 2024 06:34:36 |
Matthias Andree (mandree) |
mail/bogofilter*: undeprecate LMDB/KC/SQLITE
The deprecation of bogofilter-bdb wasn't under the MASTERDIR .if checks,
so inadvertently spilled over to the bogofilter (based on LMBD), -kc
(Kyoto Cabinet) and -sqlite (SQLite3) variant of the ports.
These three are supported beyond the expiration date (currently 2025-06-30).
The deprecation only refers to the bogofilter-bdb, i.e. Berkeley DB
based, port and is purely based on Oracle taking away, for instance,
old Berkeley DB 5 patches from the public non-login website,
difficulties with obtaining download URLs, and other historic material.
Reported by: Brad Waite |
1.2.5_3 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.2.5_3 27 Jan 2022 00:08:31 |
Matthias Andree (mandree) |
mail/bogofilter*: change default database
* The default version of mail/bogofilter now uses LMDB instead
of Berkeley DB. It is not compatible and cannot read databases.
* bogofilter was renamed to bogofilter-bdb
* bogofilter-lmdb was renamed to bogofilter
* MOVED/UPDATING entries included. |
1.2.5_3 12 Jan 2022 19:41:22 |
Tobias C. Berner (tcberner) |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
1.2.5_2 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.2.5_2 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.2.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.5_2 25 Oct 2019 23:41:34 |
tcberner |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
1.2.5.r1_1 19 Sep 2019 13:53:44 |
tobik |
mail/bogofilter: Spell GSL_CONFIGURE_OFF correctly
There is no opt_CONFIGURE_ARGS_OFF helper. |
1.2.5.r1 08 Sep 2019 21:46:13 |
mandree |
Update bogofilter to 1.2.5.r1, add new database variants.
There are now -kc and -lmdb slave ports that use
KyotoCabinet and LMDB databases.
Since KyotoCabinet is supposed to relieve TokyoCabinet from duty,
sunset the -tc port some 15 months from now.
Clean up CONFLICTS.
Run self-tests in post-build. This reveals Berkeley DB issues
on the various RISC architectures (mips64, aarch64). |
1.2.4_4 23 Jun 2018 08:27:14 |
tcberner |
Update math/gsl to 2.5
PR: 229067 |
1.2.4_3 03 Jul 2017 20:38:12 |
tcberner |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408 |
1.2.4_2 10 Jan 2016 16:44:24 |
bapt |
Convert categories m* and m* to USES=sqlite and USES=firebird |
1.2.4_2 21 Aug 2014 09:05:29 |
marino |
mail/bogofilter-(sqlite|tc): bump these too after math/gsl lib change
PR: 192870
Submitted by: ahktenzero |
1.2.4_1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
1.2.4 01 Oct 2013 14:21:36 |
mandree |
Support staging. |
1.2.4 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.2.4 04 Jul 2013 06:37:48 |
mandree |
Update to new upstream release 1.2.4 which basically only contained what
patches we hade in the 1.2.3 port. |
1.2.3_1 01 Jul 2013 06:26:49 |
mandree |
Fix read-from-NULL-pointer crashes when command line option arguments
are missing from long options --syslog-tag, --timestamp-date, or
--db-cachesize (the short option equivalents were unaffected); or when
BOGODIR/BOGOFILTER_HOME/HOME environment variables are all three
missing when running bogotune. (This is all under the invoking user's
control and not believed to be security relevant.)
Reported by Alexandre Rebert, found within the Mayhem project he is with.
Obtained from: http://svn.code.sf.net/p/bogofilter/code/trunk |
1.2.3 12 Jun 2013 07:41:34 |
mandree |
Pull in patch from SVN in an attempt to fix flex-related -CURRENT build issues.
While here, fix bogofilter slave port's Makefile banners. |
1.2.3 03 Dec 2012 20:16:21 |
mandree |
Update bogofilter to new upstream release 1.2.3.
Security update to fix a heap corruption bug with invalid base64 input,
reported and fixed by Julius Plenz, FU Berlin, Germany.
Feature safe: yes
Security: CVE-2012-5468
Security: f524d8e0-3d83-11e2-807a-080027ef73ec |
1.2.2_2 31 Aug 2011 10:32:13 |
mandree |
Demote CONFLICTS to CONFLICTS_INSTALL.
Bump PORTREVISION on slave ports to pull in master port bugfix for trainbogo.sh. |
1.2.2_1 09 May 2011 16:42:28 |
bf |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
1.2.2 19 Jul 2010 22:43:21 |
mandree |
Update to new upstream version 1.2.2. Remove now-obsolete patch. |
1.2.1_1 06 Jul 2010 09:03:44 |
mandree |
Fix crash in base64 decoder. Pending CVE assignment from oss-security@.
Also pending vulndb entry.
Approved by: garga (mentor, implicit)
Feature safe: yes |
1.2.1 13 Jun 2010 11:57:36 |
mandree |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
1.2.1 07 Jan 2010 15:17:59 |
mandree |
Update to new upstream release 1.2.1.
Submitted by: lwhsu@
PR: ports/141417
Approved by: garga@ (mentor) |
1.2.0_1 01 Dec 2009 20:33:45 |
makc |
Chase math/gsl update,
bump PORTREVISION |
1.2.0 13 May 2009 08:49:43 |
miwi |
- Update to 1.2.0, resetting PORTREVISION where set.
- use bsd.database.mk framework (USE_BDB/USE_SQLITE)
- set MAKE_JOBS_SAFE for parallel builds
PR: 134323
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
1.1.7 08 Jan 2009 16:00:18 |
miwi |
- Set CONFLICT with mail/bogofilter-tc.
PR: 127039
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
0.96.2_1 24 Oct 2005 14:25:38 |
garga |
- Fix NOPORTDOCS "make install" and packaging,
reported by Stanislaw Halik (bcc'd to protect his mail address).
- Clean up CONFLICTS
- Run t.lock3 in bogofilter-sqlite again
- Bump port revision after pkg-plist change.
PR: ports/87890
Submitted by: maintainer |
0.94.13 08 Jun 2005 12:21:20 |
jylefort |
- Skip the overzealous t.lock3 test that is very delicate WRT timing, I/O and
such, and broke on pointyhat and often breaks on user systems, too
- Skip t.valgrind, which is pretty environment-dependent
PR: ports/81929
Submitted by: maintainer |
0.94.13 30 May 2005 10:48:24 |
yar |
- Update to 0.94.13
* iconv/unicode bugfixes
* sqlite3 interface much more CPU efficient and faster now
* bogofilter -q option to suppress printing of statistics
(see share/doc/bogofilter/NEWS for details)
- convert WITHOUT_*/pre-everything messaging stuff (GSL, BASH) to OPTIONS
- add an OPTIONS switch for ICONV (experimental, default off),
suggested by Yar Tikhiy.
- revise pkg-install message
- use a more suitable LIBS/CPPFLAGS passing for sibling ports or
when GSL=off ICONV=on is used.
- change wording of GSL OPTION.
- reset -qdbm PORTREVISION
- remove obsoleted bogofilter-qdbm/files/* patches
- deprecate bogofilter-tdb effective 2005-11-30
Removed files:
- bogofilter-qdbm/files/patch-pathcycle
PR: ports/81642
Submitted by: maintainer |
0.94.12 26 May 2005 12:05:08 |
pav |
New sibling bogofilter port to use the sqlite3 database backend.
PR: ports/81448
Submitted by: Matthias Andree <matthias.andree@gmx.de> |