Port details on branch 2022Q2 |
- bogofilter Fast, teachable, learning spam detector (LMDB database)
- 1.3.0.r1 mail
=20 1.3.0.r1Version of this port present on the latest quarterly branch. - Maintainer: mandree@FreeBSD.org
 - Port Added: 2002-11-11 17:37:03
- Last Update: 2025-06-30 13:52:05
- Commit Hash: 507cbd8
- People watching this port, also watch:: png, libiconv, expat, libxml2, freetype2
- 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.
The upstream version would theoretically also support QDBM and
Tokyo Cabinet, but these are not currently available as FreeBSD ports.
Berkeley DB support is being phased out.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bogofilter>0:mail/bogofilter
- Conflicts:
- CONFLICTS_INSTALL:
- bogofilter-bdb
- bogofilter-kc
- bogofilter-lmdb
- bogofilter-sqlite
- To install the port:
- cd /usr/ports/mail/bogofilter/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/bogofilter
- pkg install bogofilter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bogofilter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744986765
SHA256 (bogofilter-1.3.0.rc1.tar.xz) = 0bc4b8300a106e7c5a4110c052272cfe64bb096ec5e7f552a44c3f41b574b29b
SIZE (bogofilter-1.3.0.rc1.tar.xz) = 764724
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- 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.40.r<5.41 : lang/perl5.40
- Library dependencies:
-
- liblmdb.so : databases/lmdb
- This port is required by:
- for Build
-
- mail/evolution
- for Run
-
- mail/claws-mail-bogofilter
- mail/evolution
- mail/milter-bogom
Configuration Options:
- ===> The following configuration options are available for bogofilter-1.3.0.r1:
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
- USES:
- cpe perl5 shebangfix tar:xz iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|