Port details |
- bogofilter-bdb Fast, teachable, learning spam detector
- 1.2.5_5 mail =3 1.2.5_5Version of this port present on the latest quarterly branch.
- DEPRECATED: The Berkeley DB database interface is obsolescent.
EXPIRATION DATE: 2025-06-30
- Maintainer: mandree@FreeBSD.org
- Port Added: 2022-01-27 00:12:07
- Last Update: 2024-07-11 06:50:33
- Commit Hash: 7eb9246
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- 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-bdb>0:mail/bogofilter-bdb
- Conflicts:
- CONFLICTS_INSTALL:
- bogofilter-sqlite
- bogofilter
- bogofilter-kc
- To install the port:
- cd /usr/ports/mail/bogofilter-bdb/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/bogofilter-bdb
- pkg install bogofilter-bdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bogofilter-bdb
- 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):
- Slave ports:
-
- mail/bogofilter
- mail/bogofilter-kc
- mail/bogofilter-sqlite
- 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
- libdb-5.3.so : databases/db5
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bogofilter-bdb-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-bdb
- USES:
- bdb:5+ 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) |
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_4 21 May 2024 00:57:13 |
Matthias Andree (mandree) |
mail/bogofilter-bdb: deprecate Berkeley DB variant |
1.2.5_4 22 Jan 2024 17:34:27 |
Muhammad Moinur Rahman (bofh) |
mail/bogofilter-bdb: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.5_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
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. |