| Port details |
- bogofilter-lmdb1 Fast, teachable, learning spam detector (LMDB 1.0 database)
- 1.3.0.r1 mail
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. DEPRECATED: This port will be renamed to bogofilter at some point, see UPDATING
EXPIRATION DATE: 2026-12-31
- Maintainer: mandree@FreeBSD.org
 - Port Added: 2026-07-09 19:30:07
- Last Update: 2026-07-09 19:26:36
- Commit Hash: 9d0203a
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- bogofilter-lmdb1>0:mail/bogofilter-lmdb1
- Conflicts:
- CONFLICTS_INSTALL:
- bogofilter
- bogofilter-kc
- bogofilter-sqlite
- To install the port:
- cd /usr/ports/mail/bogofilter-lmdb1/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/bogofilter-lmdb1
- pkg install bogofilter-lmdb1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bogofilter-lmdb1
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Master port: mail/bogofilter
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- liblmdb.so.1 : databases/lmdb
- libgsl.so : math/gsl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bogofilter-lmdb1-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-lmdb1
- USES:
- cpe perl5 shebangfix tar:xz iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|