The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : bogofilter

Fast, teachable, learning spam detector

 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 Berkeley DB, QDBM and SQLite3. 

http://bogofilter.sourceforge.net/



bogofilter history


v. 1.80
date: 2007/08/14 10:13:17;  author: clsung;  state: Exp;  lines: +1 -1
- Add missing file in pkg-plist.
- bump PORTREVISION

PR:		ports/114425
Submitted by:	Sunpoet Po-Chuan Hsieh 
Reviewed by:	maintainer (Matthias Andree)
Approved by:	maintainer

v. 1.79 date: 2007/07/23 09:36:07; author: rafan; state: Exp; lines: +1 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.78 date: 2007/06/29 05:46:40; author: ijliao; state: Exp; lines: +2 -2 chase math/gsl lib version
v. 1.77 date: 2007/01/16 06:14:03; author: clsung; state: Exp; lines: +1 -1 - Update to 1.1.5 PR: ports/107967 Submitted by: maintainer (Matthias Andree)
v. 1.76 date: 2007/01/15 15:10:14; author: miwi; state: Exp; lines: +4 -4 - Update to 1.1.4 - Add mandir to INSTALL_TARGET PR: ports/107907 Submitted by: Matthias Andree (maintainer)
v. 1.75 date: 2006/07/11 14:07:25; author: itetcu; state: Exp; lines: +2 -2 - Update to 1.0.3 PR: ports/100085 Submitted by: maintainer
v. 1.74 date: 2006/05/06 01:28:19; author: mnag; state: Exp; lines: +2 -2 - Bump PORTREVISION and change lib version because math/gsl are updated. - portlint(1)
v. 1.73 date: 2006/03/15 15:11:03; author: pav; state: Exp; lines: +2 -3 - Update to 1.0.2 PR: ports/94468 Submitted by: Matthias Andree (maintainer)
v. 1.72 date: 2006/01/03 20:14:38; author: anray; state: Exp; lines: +3 -1 - Update to 1.0.1 PR: ports/91269 Submitted by: maintainer
v. 1.71 date: 2005/12/02 13:41:35; author: ehaupt; state: Exp; lines: +2 -2 - Update to 1.0.0 - Skip t.lock3 which is prone to run out of retries on busy machines - Revise pkg-descr - Nuke files/patch-tests-nolocalconfig (merged upstream) PR: 89823 Submitted by: Matthias Andree (maintainer)
v. 1.70 date: 2005/11/13 22:08:26; author: mnag; state: Exp; lines: +3 -3 Update to 0.96.6 PR: 88951 Submitted by: Matthias Andree (maintainer)
v. 1.69 date: 2005/11/08 12:06:21; author: mnag; state: Exp; lines: +9 -16 Update to 0.96.5 PR: 88654 Submitted by: Matthias Andree (maintainer)
v. 1.68 date: 2005/10/28 11:17:04; author: garga; state: Exp; lines: +14 -25 - update contrib/ to match upstream - fix up bash-isms from contrib/randomtrain (patch), that should be the last bash-ism in contrib/ (also fixed in upcoming upstream 0.96.4 release) - Remove bash dependency PR: ports/88121 Submitted by: maintainer
v. 1.67 date: 2005/10/26 19:56:26; author: mnag; state: Exp; lines: +1 -1 Fix string size in files/patch-mimetypes PR: 88054 Submitted by: Matthias Andree (maintainer)
v. 1.66 date: 2005/10/26 13:02:49; author: mnag; state: Exp; lines: +8 -4 Update to 0.96.3 PR: 88016 Submitted by: Matthias Andree (maintainer)
v. 1.65 date: 2005/10/24 14:25:38; author: garga; state: Exp; lines: +13 -10 - 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 v. after pkg-plist change. PR: ports/87890 Submitted by: maintainer
v. 1.64 date: 2005/10/22 00:06:41; author: mnag; state: Exp; lines: +1 -1 Update to 0.96.2 PR: 87820 Submitted by: Matthias Andree (maintainer)
v. 1.63 date: 2005/08/29 02:55:06; author: ahze; state: Exp; lines: +4 -4 - Update to 0.96.0 PR: ports/85421 Submitted by: Matthias Andree (maintainer)
v. 1.62 date: 2005/07/25 15:15:06; author: vsevolod; state: Exp; lines: +10 -8 Update to 0.95.2 PR: ports/83906 Submitted by: Matthias Andree (maintainer) Approved by: perky (mentor)
v. 1.61 date: 2005/06/21 14:44:17; author: flz; state: Exp; lines: +1 -1 - Fix bf_resize bash'isms. PR: ports/82441 Submitted by: maintainer Noticed by: ache
v. 1.60 date: 2005/06/14 13:13:50; author: jylefort; state: Exp; lines: +2 -2 Update to 0.94.14 PR: ports/82208 Submitted by: maintainer
v. 1.59 date: 2005/05/31 17:32:19; author: flz; state: Exp; lines: +1 -1 - Bump PORTREVISION.
v. 1.58 date: 2005/05/31 17:31:16; author: flz; state: Exp; lines: +3 -4 - Fix OPTIONS. - Remove outdated ChangeLog. PR: ports/81719 Submitted by: maintainer
v. 1.57 date: 2005/05/30 10:48:24; author: yar; state: Exp; lines: +26 -30 - 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
v. 1.56 date: 2005/05/26 12:07:31; author: pav; state: Exp; lines: +1 -1 - Update CONFLICTS
v. 1.55 date: 2005/05/24 19:37:06; author: pav; state: Exp; lines: +2 -2 - Style: dequote COMMENT, ?= in PORTREVISION, this port have slave ports Approved by: maintainer
v. 1.54 date: 2005/05/20 12:27:50; author: krion; state: Exp; lines: +12 -11 Update to 0.94.12 PR: ports/81268 Submitted by: maintainer
v. 1.53 date: 2005/05/17 03:31:09; author: vanilla; state: Exp; lines: +2 -1 Add CONFLICTS to bogofilter-current.
v. 1.52 date: 2005/05/02 20:46:12; author: jylefort; state: Exp; lines: +1 -1 Bump PORTREVISION after the libgsl update. Obtained from: thierry
v. 1.51 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.50 date: 2005/04/11 08:03:08; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.49 date: 2004/12/08 03:15:24; author: ahze; state: Exp; lines: +1 -1 Chase SHLIB in qdbm
v. 1.48 date: 2004/10/26 05:02:56; author: krion; state: Exp; lines: +2 -2 - Update to 0.92.8 This update fixes among many other tiny bugs one security bug that allows a remote attacker to cause a denial of service in bogofilter, by crashing it; a malformatted (non-conformant) RFC-2047 encoded word triggers an attempt to write a terminating NUL byte past the end of a buffer or (more commonly) into the zero-page, which causes a segfault. Depending on the exact MTA/MDA configuration on the receiving machine, this can cause a denial of service of the mail system. PR: ports/73144 Submitted by: maintainer
v. 1.47 date: 2004/10/14 08:01:50; author: krion; state: Exp; lines: +3 -3 Update to 0.92.7 PR: ports/72670 Submitted by: maintainer
v. 1.46 date: 2004/08/23 05:11:04; author: krion; state: Exp; lines: +1 -1 Update to 0.92.6 PR: ports/70840 Submitted by: maintainer
v. 1.45 date: 2004/08/20 15:09:32; author: krion; state: Exp; lines: +1 -1 Update to 0.92.5 PR: ports/70713 Submitted by: maintainer
v. 1.44 date: 2004/07/29 20:45:58; author: krion; state: Exp; lines: +1 -1 Update to 0.92.4 PR: ports/69767 Submitted by: maintainer
v. 1.43 date: 2004/07/28 06:05:36; author: krion; state: Exp; lines: +2 -2 Update to 0.92.3 PR: ports/69680 Submitted by: maintainer
v. 1.42 date: 2004/07/15 06:40:33; author: krion; state: Exp; lines: +1 -1 - Update to 0.92.2, fixing some bugs, format string change: %I -> %A, new %I (message-ID) and %Q (queue-ID) PR: ports/69080 Submitted by: maintainer
v. 1.41 date: 2004/07/06 22:15:40; author: krion; state: Exp; lines: +3 -3 Update to 0.92.1 Chase libraries according to new math/gsl version PR: ports/68741 Submitted by: maintainer
v. 1.40 date: 2004/06/28 20:24:16; author: krion; state: Exp; lines: +2 -1 Add a ChangeLog.port file Fix SIGSEGV (NULL dereferenced pointer read) when %I is used and no IP address had been found (reported by Clemens Fischer) Fix data base shutdown in multiple-wordlists mode when BOGOFILTER_CONCURRENT_DATA_STORE is set in the environment PR: ports/68455 Submitted by: maintainer
v. 1.39 date: 2004/06/28 05:55:50; author: krion; state: Exp; lines: +2 -2 Update to version 0.92.0 PR: ports/68436 Submitted by: maintainer
v. 1.38 date: 2004/06/18 14:25:34; author: yar; state: Exp; lines: +3 -3 Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter). Approved by: Matthias Andree (as maintainer)
v. 1.37 date: 2004/06/17 07:10:44; author: yar; state: Exp; lines: +16 -3 Implement WITHOUT_GSL so that bogofilter can statically link against the internal GSL subset, to avoid the bulky libtool and gsl requirements. PR: ports/68021 Submitted by: Matthias Andree (as maintainer)
v. 1.36 date: 2004/05/28 19:30:05; author: krion; state: Exp; lines: +19 -2 - Install trainbogo.sh script - Add a WITHOUT_BASH install-time option that will remove the bash2 dependency and the bash-dependent contrib/ scripts and documentation (randomtrain, scramble, trainbogo.sh) - Bump PORTREVISION PR: ports/67303 Submitted by: maintainer
v. 1.35 date: 2004/04/09 23:54:16; author: krion; state: Exp; lines: +23 -39 - Update to version 0.17.5 - will only use DB 4.2, no configuration possible As we don't use the Berkeley DB environment stuff (for concurrent or transactional libdb use - __db.NNN and log.NNNNNNNNNN files), DB 4.2 will deal with DB 4.0-created data base files just fine. This is a migration aid for future bogofilter versions that depend on DB 4.1 or newer. - INSTALL_MAN -> INSTALL_DATA - ECHO -> ECHO_MSG PR: ports/65382 Submitted by: maintainer
v. 1.34 date: 2004/02/23 12:15:59; author: kris; state: Exp; lines: +7 -1 IGNORE on alpha 5.x: infinite loop in build
v. 1.33 date: 2004/02/01 04:03:17; author: eik; state: Exp; lines: +9 -10 - Update to 0.16.4 - Clean up pkg-plist, use PORTDOCS instead - Clean up Makefile a bit. - convert do-install: to INSTALL_TARGET - use some wildcard patterns to keep RELEASE.NOTES/CHANGES file lists concise. - Use SIZE in distinfo. PR: 62206 Submitted by: Matthias Andree (maintainer)
v. 1.32 date: 2004/01/15 08:57:37; author: krion; state: Exp; lines: +1 -2 - Use db-4.2 in LIB_DEPENDS - Remove contiguous blank line PR: 61375 Submitted by: maintainer
v. 1.31 date: 2004/01/14 21:16:21; author: krion; state: Exp; lines: +21 -4 - Update to 0.15.13.2, to fix Alpha SIGFPE (we use -mieee now) - Support WITH_DB_VER=42 to build against db42 rather than default db4 - Switch to bz2 to reduce download time and data volume. - Fix up forgotten src/version.c update to 0.15.13.2 PR: 61284 Submitted by: maintainer
v. 1.30 date: 2004/01/07 08:55:56; author: krion; state: Exp; lines: +1 -1 - Update to 0.15.13.1 PR: 61004 Submitted by: maintainer
v. 1.29 date: 2004/01/02 12:26:27; author: krion; state: Exp; lines: +6 -23 - Update to 0.15.13 - Add conflicts for bogofilter-qdbm, for future port. PR: 60811 Submitted by: maintainer
v. 1.28 date: 2003/11/21 12:13:47; author: krion; state: Exp; lines: +6 -1 - Fix contributor path for bash - Change maintainer address. PR: 59544 Submitted by: maintainer
v. 1.27 date: 2003/11/01 14:42:26; author: sergei; state: Exp; lines: +4 -0 - Unbreak build if xmlto not present by unconditionally enabling HTML rebuilding (noticed by olli) PR: 58801 (follow-up) Submitted by: maintainer
v. 1.26 date: 2003/11/01 14:32:48; author: sergei; state: Exp; lines: +11 -7 - Update to 0.15.7 (new stable upstream release) - Fix up NOPORTDOCS mode, install missing manual pages. PR: 58801 Submitted by: maintainer
v. 1.25 date: 2003/09/02 19:05:47; author: obraun; state: Exp; lines: +3 -1 * Upgrade to 0.14.5.4. * Add CONFLICTS bogofilter<->bogofilter-tdb PR: ports/56293 Submitted by: maintainer
v. 1.24 date: 2003/08/24 06:09:37; author: krion; state: Exp; lines: +1 -1 * Update to 0.14.5.2 * trivial patch to fix build with TDB (merged to bogofilter upstream CVS) * bogominitrain.pl - removed email 'cruft' and revised format of verbose output. * Fixed parameter type error in dbh_print_names() that causes segfault. * Fixed parsing error that treated "^From " in encoded text as a message separator. <<****** THIS IS THE SERIOUS PART ****** * Enhanced verbose output of bogominitrain.pl * Fixed defect in bogominitrain.pl's norepetition mode. * Documented '-T' option in man page. * Revised format for '-T'. PR: 55914 Submitted by: maintainer
v. 1.23 date: 2003/08/18 14:35:31; author: krion; state: Exp; lines: +12 -7 * TDB is now supported (will be filed as a separate bogofilter-tdb port) * bogofilter now supports a (faster) "combined data base" * (single file) for fresh installs, but continues to support the former "separate data base" (two files) format. * WARNING: the exit code for "error" has changed from 2 to 3 Update your scripts to use -T or to use the new exit codes. * bugfixes * new -T fixed-formatting terse mode for scripts * documentation updates (FAQ) * bogofilter can now degenerate tokens before looking them up * support for encoded tokens was enhanced * bogoutil error reporting improved * new bogominitrain.pl script PR: 55660 Submitted by: maintainer
v. 1.22 date: 2003/07/02 22:27:00; author: obraun; state: Exp; lines: +18 -9 Upgrade to 0.13.7.2. PR: ports/54047 Submitted by: maintainer
v. 1.21 date: 2003/06/19 12:52:08; author: daichi; state: Exp; lines: +1 -1 update port: mail/bogofilter to 0.13.6.3 from 0.13.6.2 PR: 53497 Submitted by: Matthias Andree (maintainer)
v. 1.20 date: 2003/06/06 18:10:23; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.13.6.2. PR: ports/52999 Submitted by: maintainer
v. 1.19 date: 2003/06/04 20:48:24; author: obraun; state: Exp; lines: +3 -3 Upgrade to 0.13.6. PR: ports/52948 Submitted by: maintainer
v. 1.18 date: 2003/06/01 06:45:26; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.13.2.1. PR: ports/52650 Submitted by: maintainer
v. 1.17 date: 2003/05/22 11:06:10; author: obraun; state: Exp; lines: +17 -8 Upgrade to 0.13.0. PR: ports/52554 Submitted by: maintainer
v. 1.16 date: 2003/04/13 23:01:11; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.2. PR: ports/50920 Submitted by: maintainer
v. 1.15 date: 2003/04/13 21:53:58; author: obraun; state: Exp; lines: +1 -1 * Upgrade to 0.11.1.9. * Fix the "extra files" complaints from bento. * The diagnosis patch committed recently is no longer needed, the sparc build appears to be OK. PR: ports/50906 Submitted by: maintainer
v. 1.14 date: 2003/04/07 22:39:44; author: obraun; state: Exp; lines: +2 -2 Upgrade to 0.11.1.8. PR: ports/50699 Submitted by: maintainer
v. 1.13 date: 2003/04/04 10:11:26; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.6. PR: ports/50596 Submitted by: maintainer
v. 1.12 date: 2003/03/31 02:07:22; author: leeym; state: Exp; lines: +1 -1 Update to upstream bugfix release 0.11.1.5: 2003-03-28 * Bogofilter now frees all memory that it allocates. * FAQ reorganized and info added on asian spam, the format of verbose output, and using SpamAssassin to train bogofilter. * Fixed processing of '-o' option. PR: 50439 Submitted by: Matthias Andree
v. 1.11 date: 2003/03/27 08:15:45; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.4. PR: ports/50329 Submitted by: maintainer
v. 1.10 date: 2003/03/17 08:53:12; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.3 (critical bugs fixed) PR: ports/49090 Submitted by: maintainer Approved by: kris
v. 1.9 date: 2003/03/06 13:41:47; author: obraun; state: Exp; lines: +3 -4 Upgrade to 0.11.1.1. PR: ports/48973 Submitted by: maintainer
v. 1.8 date: 2003/03/05 12:10:16; author: ache; state: Exp; lines: +9 -8 Maintainer's upgrade to 0.11.1 PR: 48937 Submitted by: Matthias Andree
v. 1.7 date: 2003/02/18 21:06:28; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.10.3.1. PR: ports/48432 Submitted by: maintainer
v. 1.6 date: 2003/02/17 11:41:48; author: obraun; state: Exp; lines: +3 -3 * Upgrade to 0.10.3 * pkg-comment -> COMMENT * s/USE_PERL5/USE_PERL5_RUN/ PR: ports/48364 Submitted by: maintainer
v. 1.5 date: 2003/02/05 10:39:40; author: obraun; state: Exp; lines: +22 -11 Upgrade to 0.10.2. PR: ports/47922 Submitted by: maintainer
v. 1.4 date: 2003/01/01 17:29:56; author: obraun; state: Exp; lines: +14 -5 Upgrade to 0.9.1.2. PR: ports/46102 Submitted by: maintainer
v. 1.3 date: 2002/11/22 23:22:54; author: edwin; state: Exp; lines: +1 -1 Maintainer update to v. 0.8.0_2 PR: ports/45587 Submitted by: Matthias Andree
v. 1.2 date: 2002/11/16 04:50:14; author: edwin; state: Exp; lines: +2 -0 Maintainer update to version 0.8.0.1 PR: ports/45238 Submitted by: Matthias Andree
v. 1.1 date: 2002/11/11 17:34:27; author: ijliao; state: Exp; add bogofilter 0.8.0 Fast, teachable, learning spam detector PR: 45190 Submitted by: Matthias Andree ============================================================================= v. 1.80 date: 2007/08/14 10:13:17; author: clsung; state: Exp; lines: +1 -1 - Add missing file in pkg-plist. - bump PORTREVISION PR: ports/114425 Submitted by: Sunpoet Po-Chuan Hsieh Reviewed by: maintainer (Matthias Andree) Approved by: maintainer
v. 1.79 date: 2007/07/23 09:36:07; author: rafan; state: Exp; lines: +1 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.78 date: 2007/06/29 05:46:40; author: ijliao; state: Exp; lines: +2 -2 chase math/gsl lib version
v. 1.77 date: 2007/01/16 06:14:03; author: clsung; state: Exp; lines: +1 -1 - Update to 1.1.5 PR: ports/107967 Submitted by: maintainer (Matthias Andree)
v. 1.76 date: 2007/01/15 15:10:14; author: miwi; state: Exp; lines: +4 -4 - Update to 1.1.4 - Add mandir to INSTALL_TARGET PR: ports/107907 Submitted by: Matthias Andree (maintainer)
v. 1.75 date: 2006/07/11 14:07:25; author: itetcu; state: Exp; lines: +2 -2 - Update to 1.0.3 PR: ports/100085 Submitted by: maintainer
v. 1.74 date: 2006/05/06 01:28:19; author: mnag; state: Exp; lines: +2 -2 - Bump PORTREVISION and change lib version because math/gsl are updated. - portlint(1)
v. 1.73 date: 2006/03/15 15:11:03; author: pav; state: Exp; lines: +2 -3 - Update to 1.0.2 PR: ports/94468 Submitted by: Matthias Andree (maintainer)
v. 1.72 date: 2006/01/03 20:14:38; author: anray; state: Exp; lines: +3 -1 - Update to 1.0.1 PR: ports/91269 Submitted by: maintainer
v. 1.71 date: 2005/12/02 13:41:35; author: ehaupt; state: Exp; lines: +2 -2 - Update to 1.0.0 - Skip t.lock3 which is prone to run out of retries on busy machines - Revise pkg-descr - Nuke files/patch-tests-nolocalconfig (merged upstream) PR: 89823 Submitted by: Matthias Andree (maintainer)
v. 1.70 date: 2005/11/13 22:08:26; author: mnag; state: Exp; lines: +3 -3 Update to 0.96.6 PR: 88951 Submitted by: Matthias Andree (maintainer)
v. 1.69 date: 2005/11/08 12:06:21; author: mnag; state: Exp; lines: +9 -16 Update to 0.96.5 PR: 88654 Submitted by: Matthias Andree (maintainer)
v. 1.68 date: 2005/10/28 11:17:04; author: garga; state: Exp; lines: +14 -25 - update contrib/ to match upstream - fix up bash-isms from contrib/randomtrain (patch), that should be the last bash-ism in contrib/ (also fixed in upcoming upstream 0.96.4 release) - Remove bash dependency PR: ports/88121 Submitted by: maintainer
v. 1.67 date: 2005/10/26 19:56:26; author: mnag; state: Exp; lines: +1 -1 Fix string size in files/patch-mimetypes PR: 88054 Submitted by: Matthias Andree (maintainer)
v. 1.66 date: 2005/10/26 13:02:49; author: mnag; state: Exp; lines: +8 -4 Update to 0.96.3 PR: 88016 Submitted by: Matthias Andree (maintainer)
v. 1.65 date: 2005/10/24 14:25:38; author: garga; state: Exp; lines: +13 -10 - 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 v. after pkg-plist change. PR: ports/87890 Submitted by: maintainer
v. 1.64 date: 2005/10/22 00:06:41; author: mnag; state: Exp; lines: +1 -1 Update to 0.96.2 PR: 87820 Submitted by: Matthias Andree (maintainer)
v. 1.63 date: 2005/08/29 02:55:06; author: ahze; state: Exp; lines: +4 -4 - Update to 0.96.0 PR: ports/85421 Submitted by: Matthias Andree (maintainer)
v. 1.62 date: 2005/07/25 15:15:06; author: vsevolod; state: Exp; lines: +10 -8 Update to 0.95.2 PR: ports/83906 Submitted by: Matthias Andree (maintainer) Approved by: perky (mentor)
v. 1.61 date: 2005/06/21 14:44:17; author: flz; state: Exp; lines: +1 -1 - Fix bf_resize bash'isms. PR: ports/82441 Submitted by: maintainer Noticed by: ache
v. 1.60 date: 2005/06/14 13:13:50; author: jylefort; state: Exp; lines: +2 -2 Update to 0.94.14 PR: ports/82208 Submitted by: maintainer
v. 1.59 date: 2005/05/31 17:32:19; author: flz; state: Exp; lines: +1 -1 - Bump PORTREVISION.
v. 1.58 date: 2005/05/31 17:31:16; author: flz; state: Exp; lines: +3 -4 - Fix OPTIONS. - Remove outdated ChangeLog. PR: ports/81719 Submitted by: maintainer
v. 1.57 date: 2005/05/30 10:48:24; author: yar; state: Exp; lines: +26 -30 - 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
v. 1.56 date: 2005/05/26 12:07:31; author: pav; state: Exp; lines: +1 -1 - Update CONFLICTS
v. 1.55 date: 2005/05/24 19:37:06; author: pav; state: Exp; lines: +2 -2 - Style: dequote COMMENT, ?= in PORTREVISION, this port have slave ports Approved by: maintainer
v. 1.54 date: 2005/05/20 12:27:50; author: krion; state: Exp; lines: +12 -11 Update to 0.94.12 PR: ports/81268 Submitted by: maintainer
v. 1.53 date: 2005/05/17 03:31:09; author: vanilla; state: Exp; lines: +2 -1 Add CONFLICTS to bogofilter-current.
v. 1.52 date: 2005/05/02 20:46:12; author: jylefort; state: Exp; lines: +1 -1 Bump PORTREVISION after the libgsl update. Obtained from: thierry
v. 1.51 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.50 date: 2005/04/11 08:03:08; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.49 date: 2004/12/08 03:15:24; author: ahze; state: Exp; lines: +1 -1 Chase SHLIB in qdbm
v. 1.48 date: 2004/10/26 05:02:56; author: krion; state: Exp; lines: +2 -2 - Update to 0.92.8 This update fixes among many other tiny bugs one security bug that allows a remote attacker to cause a denial of service in bogofilter, by crashing it; a malformatted (non-conformant) RFC-2047 encoded word triggers an attempt to write a terminating NUL byte past the end of a buffer or (more commonly) into the zero-page, which causes a segfault. Depending on the exact MTA/MDA configuration on the receiving machine, this can cause a denial of service of the mail system. PR: ports/73144 Submitted by: maintainer
v. 1.47 date: 2004/10/14 08:01:50; author: krion; state: Exp; lines: +3 -3 Update to 0.92.7 PR: ports/72670 Submitted by: maintainer
v. 1.46 date: 2004/08/23 05:11:04; author: krion; state: Exp; lines: +1 -1 Update to 0.92.6 PR: ports/70840 Submitted by: maintainer
v. 1.45 date: 2004/08/20 15:09:32; author: krion; state: Exp; lines: +1 -1 Update to 0.92.5 PR: ports/70713 Submitted by: maintainer
v. 1.44 date: 2004/07/29 20:45:58; author: krion; state: Exp; lines: +1 -1 Update to 0.92.4 PR: ports/69767 Submitted by: maintainer
v. 1.43 date: 2004/07/28 06:05:36; author: krion; state: Exp; lines: +2 -2 Update to 0.92.3 PR: ports/69680 Submitted by: maintainer
v. 1.42 date: 2004/07/15 06:40:33; author: krion; state: Exp; lines: +1 -1 - Update to 0.92.2, fixing some bugs, format string change: %I -> %A, new %I (message-ID) and %Q (queue-ID) PR: ports/69080 Submitted by: maintainer
v. 1.41 date: 2004/07/06 22:15:40; author: krion; state: Exp; lines: +3 -3 Update to 0.92.1 Chase libraries according to new math/gsl version PR: ports/68741 Submitted by: maintainer
v. 1.40 date: 2004/06/28 20:24:16; author: krion; state: Exp; lines: +2 -1 Add a ChangeLog.port file Fix SIGSEGV (NULL dereferenced pointer read) when %I is used and no IP address had been found (reported by Clemens Fischer) Fix data base shutdown in multiple-wordlists mode when BOGOFILTER_CONCURRENT_DATA_STORE is set in the environment PR: ports/68455 Submitted by: maintainer
v. 1.39 date: 2004/06/28 05:55:50; author: krion; state: Exp; lines: +2 -2 Update to version 0.92.0 PR: ports/68436 Submitted by: maintainer
v. 1.38 date: 2004/06/18 14:25:34; author: yar; state: Exp; lines: +3 -3 Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter). Approved by: Matthias Andree (as maintainer)
v. 1.37 date: 2004/06/17 07:10:44; author: yar; state: Exp; lines: +16 -3 Implement WITHOUT_GSL so that bogofilter can statically link against the internal GSL subset, to avoid the bulky libtool and gsl requirements. PR: ports/68021 Submitted by: Matthias Andree (as maintainer)
v. 1.36 date: 2004/05/28 19:30:05; author: krion; state: Exp; lines: +19 -2 - Install trainbogo.sh script - Add a WITHOUT_BASH install-time option that will remove the bash2 dependency and the bash-dependent contrib/ scripts and documentation (randomtrain, scramble, trainbogo.sh) - Bump PORTREVISION PR: ports/67303 Submitted by: maintainer
v. 1.35 date: 2004/04/09 23:54:16; author: krion; state: Exp; lines: +23 -39 - Update to version 0.17.5 - will only use DB 4.2, no configuration possible As we don't use the Berkeley DB environment stuff (for concurrent or transactional libdb use - __db.NNN and log.NNNNNNNNNN files), DB 4.2 will deal with DB 4.0-created data base files just fine. This is a migration aid for future bogofilter versions that depend on DB 4.1 or newer. - INSTALL_MAN -> INSTALL_DATA - ECHO -> ECHO_MSG PR: ports/65382 Submitted by: maintainer
v. 1.34 date: 2004/02/23 12:15:59; author: kris; state: Exp; lines: +7 -1 IGNORE on alpha 5.x: infinite loop in build
v. 1.33 date: 2004/02/01 04:03:17; author: eik; state: Exp; lines: +9 -10 - Update to 0.16.4 - Clean up pkg-plist, use PORTDOCS instead - Clean up Makefile a bit. - convert do-install: to INSTALL_TARGET - use some wildcard patterns to keep RELEASE.NOTES/CHANGES file lists concise. - Use SIZE in distinfo. PR: 62206 Submitted by: Matthias Andree (maintainer)
v. 1.32 date: 2004/01/15 08:57:37; author: krion; state: Exp; lines: +1 -2 - Use db-4.2 in LIB_DEPENDS - Remove contiguous blank line PR: 61375 Submitted by: maintainer
v. 1.31 date: 2004/01/14 21:16:21; author: krion; state: Exp; lines: +21 -4 - Update to 0.15.13.2, to fix Alpha SIGFPE (we use -mieee now) - Support WITH_DB_VER=42 to build against db42 rather than default db4 - Switch to bz2 to reduce download time and data volume. - Fix up forgotten src/version.c update to 0.15.13.2 PR: 61284 Submitted by: maintainer
v. 1.30 date: 2004/01/07 08:55:56; author: krion; state: Exp; lines: +1 -1 - Update to 0.15.13.1 PR: 61004 Submitted by: maintainer
v. 1.29 date: 2004/01/02 12:26:27; author: krion; state: Exp; lines: +6 -23 - Update to 0.15.13 - Add conflicts for bogofilter-qdbm, for future port. PR: 60811 Submitted by: maintainer
v. 1.28 date: 2003/11/21 12:13:47; author: krion; state: Exp; lines: +6 -1 - Fix contributor path for bash - Change maintainer address. PR: 59544 Submitted by: maintainer
v. 1.27 date: 2003/11/01 14:42:26; author: sergei; state: Exp; lines: +4 -0 - Unbreak build if xmlto not present by unconditionally enabling HTML rebuilding (noticed by olli) PR: 58801 (follow-up) Submitted by: maintainer
v. 1.26 date: 2003/11/01 14:32:48; author: sergei; state: Exp; lines: +11 -7 - Update to 0.15.7 (new stable upstream release) - Fix up NOPORTDOCS mode, install missing manual pages. PR: 58801 Submitted by: maintainer
v. 1.25 date: 2003/09/02 19:05:47; author: obraun; state: Exp; lines: +3 -1 * Upgrade to 0.14.5.4. * Add CONFLICTS bogofilter<->bogofilter-tdb PR: ports/56293 Submitted by: maintainer
v. 1.24 date: 2003/08/24 06:09:37; author: krion; state: Exp; lines: +1 -1 * Update to 0.14.5.2 * trivial patch to fix build with TDB (merged to bogofilter upstream CVS) * bogominitrain.pl - removed email 'cruft' and revised format of verbose output. * Fixed parameter type error in dbh_print_names() that causes segfault. * Fixed parsing error that treated "^From " in encoded text as a message separator. <<****** THIS IS THE SERIOUS PART ****** * Enhanced verbose output of bogominitrain.pl * Fixed defect in bogominitrain.pl's norepetition mode. * Documented '-T' option in man page. * Revised format for '-T'. PR: 55914 Submitted by: maintainer
v. 1.23 date: 2003/08/18 14:35:31; author: krion; state: Exp; lines: +12 -7 * TDB is now supported (will be filed as a separate bogofilter-tdb port) * bogofilter now supports a (faster) "combined data base" * (single file) for fresh installs, but continues to support the former "separate data base" (two files) format. * WARNING: the exit code for "error" has changed from 2 to 3 Update your scripts to use -T or to use the new exit codes. * bugfixes * new -T fixed-formatting terse mode for scripts * documentation updates (FAQ) * bogofilter can now degenerate tokens before looking them up * support for encoded tokens was enhanced * bogoutil error reporting improved * new bogominitrain.pl script PR: 55660 Submitted by: maintainer
v. 1.22 date: 2003/07/02 22:27:00; author: obraun; state: Exp; lines: +18 -9 Upgrade to 0.13.7.2. PR: ports/54047 Submitted by: maintainer
v. 1.21 date: 2003/06/19 12:52:08; author: daichi; state: Exp; lines: +1 -1 update port: mail/bogofilter to 0.13.6.3 from 0.13.6.2 PR: 53497 Submitted by: Matthias Andree (maintainer)
v. 1.20 date: 2003/06/06 18:10:23; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.13.6.2. PR: ports/52999 Submitted by: maintainer
v. 1.19 date: 2003/06/04 20:48:24; author: obraun; state: Exp; lines: +3 -3 Upgrade to 0.13.6. PR: ports/52948 Submitted by: maintainer
v. 1.18 date: 2003/06/01 06:45:26; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.13.2.1. PR: ports/52650 Submitted by: maintainer
v. 1.17 date: 2003/05/22 11:06:10; author: obraun; state: Exp; lines: +17 -8 Upgrade to 0.13.0. PR: ports/52554 Submitted by: maintainer
v. 1.16 date: 2003/04/13 23:01:11; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.2. PR: ports/50920 Submitted by: maintainer
v. 1.15 date: 2003/04/13 21:53:58; author: obraun; state: Exp; lines: +1 -1 * Upgrade to 0.11.1.9. * Fix the "extra files" complaints from bento. * The diagnosis patch committed recently is no longer needed, the sparc build appears to be OK. PR: ports/50906 Submitted by: maintainer
v. 1.14 date: 2003/04/07 22:39:44; author: obraun; state: Exp; lines: +2 -2 Upgrade to 0.11.1.8. PR: ports/50699 Submitted by: maintainer
v. 1.13 date: 2003/04/04 10:11:26; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.6. PR: ports/50596 Submitted by: maintainer
v. 1.12 date: 2003/03/31 02:07:22; author: leeym; state: Exp; lines: +1 -1 Update to upstream bugfix release 0.11.1.5: 2003-03-28 * Bogofilter now frees all memory that it allocates. * FAQ reorganized and info added on asian spam, the format of verbose output, and using SpamAssassin to train bogofilter. * Fixed processing of '-o' option. PR: 50439 Submitted by: Matthias Andree
v. 1.11 date: 2003/03/27 08:15:45; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.4. PR: ports/50329 Submitted by: maintainer
v. 1.10 date: 2003/03/17 08:53:12; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.3 (critical bugs fixed) PR: ports/49090 Submitted by: maintainer Approved by: kris
v. 1.9 date: 2003/03/06 13:41:47; author: obraun; state: Exp; lines: +3 -4 Upgrade to 0.11.1.1. PR: ports/48973 Submitted by: maintainer
v. 1.8 date: 2003/03/05 12:10:16; author: ache; state: Exp; lines: +9 -8 Maintainer's upgrade to 0.11.1 PR: 48937 Submitted by: Matthias Andree
v. 1.7 date: 2003/02/18 21:06:28; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.10.3.1. PR: ports/48432 Submitted by: maintainer
v. 1.6 date: 2003/02/17 11:41:48; author: obraun; state: Exp; lines: +3 -3 * Upgrade to 0.10.3 * pkg-comment -> COMMENT * s/USE_PERL5/USE_PERL5_RUN/ PR: ports/48364 Submitted by: maintainer
v. 1.5 date: 2003/02/05 10:39:40; author: obraun; state: Exp; lines: +22 -11 Upgrade to 0.10.2. PR: ports/47922 Submitted by: maintainer
v. 1.4 date: 2003/01/01 17:29:56; author: obraun; state: Exp; lines: +14 -5 Upgrade to 0.9.1.2. PR: ports/46102 Submitted by: maintainer
v. 1.3 date: 2002/11/22 23:22:54; author: edwin; state: Exp; lines: +1 -1 Maintainer update to v. 0.8.0_2 PR: ports/45587 Submitted by: Matthias Andree
v. 1.2 date: 2002/11/16 04:50:14; author: edwin; state: Exp; lines: +2 -0 Maintainer update to version 0.8.0.1 PR: ports/45238 Submitted by: Matthias Andree
v. 1.1 date: 2002/11/11 17:34:27; author: ijliao; state: Exp; add bogofilter 0.8.0 Fast, teachable, learning spam detector PR: 45190 Submitted by: Matthias Andree ============================================================================= v. 1.80 date: 2007/08/14 10:13:17; author: clsung; state: Exp; lines: +1 -1 - Add missing file in pkg-plist. - bump PORTREVISION PR: ports/114425 Submitted by: Sunpoet Po-Chuan Hsieh Reviewed by: maintainer (Matthias Andree) Approved by: maintainer
v. 1.79 date: 2007/07/23 09:36:07; author: rafan; state: Exp; lines: +1 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.78 date: 2007/06/29 05:46:40; author: ijliao; state: Exp; lines: +2 -2 chase math/gsl lib version
v. 1.77 date: 2007/01/16 06:14:03; author: clsung; state: Exp; lines: +1 -1 - Update to 1.1.5 PR: ports/107967 Submitted by: maintainer (Matthias Andree)
v. 1.76 date: 2007/01/15 15:10:14; author: miwi; state: Exp; lines: +4 -4 - Update to 1.1.4 - Add mandir to INSTALL_TARGET PR: ports/107907 Submitted by: Matthias Andree (maintainer)
v. 1.75 date: 2006/07/11 14:07:25; author: itetcu; state: Exp; lines: +2 -2 - Update to 1.0.3 PR: ports/100085 Submitted by: maintainer
v. 1.74 date: 2006/05/06 01:28:19; author: mnag; state: Exp; lines: +2 -2 - Bump PORTREVISION and change lib version because math/gsl are updated. - portlint(1)
v. 1.73 date: 2006/03/15 15:11:03; author: pav; state: Exp; lines: +2 -3 - Update to 1.0.2 PR: ports/94468 Submitted by: Matthias Andree (maintainer)
v. 1.72 date: 2006/01/03 20:14:38; author: anray; state: Exp; lines: +3 -1 - Update to 1.0.1 PR: ports/91269 Submitted by: maintainer
v. 1.71 date: 2005/12/02 13:41:35; author: ehaupt; state: Exp; lines: +2 -2 - Update to 1.0.0 - Skip t.lock3 which is prone to run out of retries on busy machines - Revise pkg-descr - Nuke files/patch-tests-nolocalconfig (merged upstream) PR: 89823 Submitted by: Matthias Andree (maintainer)
v. 1.70 date: 2005/11/13 22:08:26; author: mnag; state: Exp; lines: +3 -3 Update to 0.96.6 PR: 88951 Submitted by: Matthias Andree (maintainer)
v. 1.69 date: 2005/11/08 12:06:21; author: mnag; state: Exp; lines: +9 -16 Update to 0.96.5 PR: 88654 Submitted by: Matthias Andree (maintainer)
v. 1.68 date: 2005/10/28 11:17:04; author: garga; state: Exp; lines: +14 -25 - update contrib/ to match upstream - fix up bash-isms from contrib/randomtrain (patch), that should be the last bash-ism in contrib/ (also fixed in upcoming upstream 0.96.4 release) - Remove bash dependency PR: ports/88121 Submitted by: maintainer
v. 1.67 date: 2005/10/26 19:56:26; author: mnag; state: Exp; lines: +1 -1 Fix string size in files/patch-mimetypes PR: 88054 Submitted by: Matthias Andree (maintainer)
v. 1.66 date: 2005/10/26 13:02:49; author: mnag; state: Exp; lines: +8 -4 Update to 0.96.3 PR: 88016 Submitted by: Matthias Andree (maintainer)
v. 1.65 date: 2005/10/24 14:25:38; author: garga; state: Exp; lines: +13 -10 - 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 v. after pkg-plist change. PR: ports/87890 Submitted by: maintainer
v. 1.64 date: 2005/10/22 00:06:41; author: mnag; state: Exp; lines: +1 -1 Update to 0.96.2 PR: 87820 Submitted by: Matthias Andree (maintainer)
v. 1.63 date: 2005/08/29 02:55:06; author: ahze; state: Exp; lines: +4 -4 - Update to 0.96.0 PR: ports/85421 Submitted by: Matthias Andree (maintainer)
v. 1.62 date: 2005/07/25 15:15:06; author: vsevolod; state: Exp; lines: +10 -8 Update to 0.95.2 PR: ports/83906 Submitted by: Matthias Andree (maintainer) Approved by: perky (mentor)
v. 1.61 date: 2005/06/21 14:44:17; author: flz; state: Exp; lines: +1 -1 - Fix bf_resize bash'isms. PR: ports/82441 Submitted by: maintainer Noticed by: ache
v. 1.60 date: 2005/06/14 13:13:50; author: jylefort; state: Exp; lines: +2 -2 Update to 0.94.14 PR: ports/82208 Submitted by: maintainer
v. 1.59 date: 2005/05/31 17:32:19; author: flz; state: Exp; lines: +1 -1 - Bump PORTREVISION.
v. 1.58 date: 2005/05/31 17:31:16; author: flz; state: Exp; lines: +3 -4 - Fix OPTIONS. - Remove outdated ChangeLog. PR: ports/81719 Submitted by: maintainer
v. 1.57 date: 2005/05/30 10:48:24; author: yar; state: Exp; lines: +26 -30 - 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
v. 1.56 date: 2005/05/26 12:07:31; author: pav; state: Exp; lines: +1 -1 - Update CONFLICTS
v. 1.55 date: 2005/05/24 19:37:06; author: pav; state: Exp; lines: +2 -2 - Style: dequote COMMENT, ?= in PORTREVISION, this port have slave ports Approved by: maintainer
v. 1.54 date: 2005/05/20 12:27:50; author: krion; state: Exp; lines: +12 -11 Update to 0.94.12 PR: ports/81268 Submitted by: maintainer
v. 1.53 date: 2005/05/17 03:31:09; author: vanilla; state: Exp; lines: +2 -1 Add CONFLICTS to bogofilter-current.
v. 1.52 date: 2005/05/02 20:46:12; author: jylefort; state: Exp; lines: +1 -1 Bump PORTREVISION after the libgsl update. Obtained from: thierry
v. 1.51 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.50 date: 2005/04/11 08:03:08; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.49 date: 2004/12/08 03:15:24; author: ahze; state: Exp; lines: +1 -1 Chase SHLIB in qdbm
v. 1.48 date: 2004/10/26 05:02:56; author: krion; state: Exp; lines: +2 -2 - Update to 0.92.8 This update fixes among many other tiny bugs one security bug that allows a remote attacker to cause a denial of service in bogofilter, by crashing it; a malformatted (non-conformant) RFC-2047 encoded word triggers an attempt to write a terminating NUL byte past the end of a buffer or (more commonly) into the zero-page, which causes a segfault. Depending on the exact MTA/MDA configuration on the receiving machine, this can cause a denial of service of the mail system. PR: ports/73144 Submitted by: maintainer
v. 1.47 date: 2004/10/14 08:01:50; author: krion; state: Exp; lines: +3 -3 Update to 0.92.7 PR: ports/72670 Submitted by: maintainer
v. 1.46 date: 2004/08/23 05:11:04; author: krion; state: Exp; lines: +1 -1 Update to 0.92.6 PR: ports/70840 Submitted by: maintainer
v. 1.45 date: 2004/08/20 15:09:32; author: krion; state: Exp; lines: +1 -1 Update to 0.92.5 PR: ports/70713 Submitted by: maintainer
v. 1.44 date: 2004/07/29 20:45:58; author: krion; state: Exp; lines: +1 -1 Update to 0.92.4 PR: ports/69767 Submitted by: maintainer
v. 1.43 date: 2004/07/28 06:05:36; author: krion; state: Exp; lines: +2 -2 Update to 0.92.3 PR: ports/69680 Submitted by: maintainer
v. 1.42 date: 2004/07/15 06:40:33; author: krion; state: Exp; lines: +1 -1 - Update to 0.92.2, fixing some bugs, format string change: %I -> %A, new %I (message-ID) and %Q (queue-ID) PR: ports/69080 Submitted by: maintainer
v. 1.41 date: 2004/07/06 22:15:40; author: krion; state: Exp; lines: +3 -3 Update to 0.92.1 Chase libraries according to new math/gsl version PR: ports/68741 Submitted by: maintainer
v. 1.40 date: 2004/06/28 20:24:16; author: krion; state: Exp; lines: +2 -1 Add a ChangeLog.port file Fix SIGSEGV (NULL dereferenced pointer read) when %I is used and no IP address had been found (reported by Clemens Fischer) Fix data base shutdown in multiple-wordlists mode when BOGOFILTER_CONCURRENT_DATA_STORE is set in the environment PR: ports/68455 Submitted by: maintainer
v. 1.39 date: 2004/06/28 05:55:50; author: krion; state: Exp; lines: +2 -2 Update to version 0.92.0 PR: ports/68436 Submitted by: maintainer
v. 1.38 date: 2004/06/18 14:25:34; author: yar; state: Exp; lines: +3 -3 Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter). Approved by: Matthias Andree (as maintainer)
v. 1.37 date: 2004/06/17 07:10:44; author: yar; state: Exp; lines: +16 -3 Implement WITHOUT_GSL so that bogofilter can statically link against the internal GSL subset, to avoid the bulky libtool and gsl requirements. PR: ports/68021 Submitted by: Matthias Andree (as maintainer)
v. 1.36 date: 2004/05/28 19:30:05; author: krion; state: Exp; lines: +19 -2 - Install trainbogo.sh script - Add a WITHOUT_BASH install-time option that will remove the bash2 dependency and the bash-dependent contrib/ scripts and documentation (randomtrain, scramble, trainbogo.sh) - Bump PORTREVISION PR: ports/67303 Submitted by: maintainer
v. 1.35 date: 2004/04/09 23:54:16; author: krion; state: Exp; lines: +23 -39 - Update to version 0.17.5 - will only use DB 4.2, no configuration possible As we don't use the Berkeley DB environment stuff (for concurrent or transactional libdb use - __db.NNN and log.NNNNNNNNNN files), DB 4.2 will deal with DB 4.0-created data base files just fine. This is a migration aid for future bogofilter versions that depend on DB 4.1 or newer. - INSTALL_MAN -> INSTALL_DATA - ECHO -> ECHO_MSG PR: ports/65382 Submitted by: maintainer
v. 1.34 date: 2004/02/23 12:15:59; author: kris; state: Exp; lines: +7 -1 IGNORE on alpha 5.x: infinite loop in build
v. 1.33 date: 2004/02/01 04:03:17; author: eik; state: Exp; lines: +9 -10 - Update to 0.16.4 - Clean up pkg-plist, use PORTDOCS instead - Clean up Makefile a bit. - convert do-install: to INSTALL_TARGET - use some wildcard patterns to keep RELEASE.NOTES/CHANGES file lists concise. - Use SIZE in distinfo. PR: 62206 Submitted by: Matthias Andree (maintainer)
v. 1.32 date: 2004/01/15 08:57:37; author: krion; state: Exp; lines: +1 -2 - Use db-4.2 in LIB_DEPENDS - Remove contiguous blank line PR: 61375 Submitted by: maintainer
v. 1.31 date: 2004/01/14 21:16:21; author: krion; state: Exp; lines: +21 -4 - Update to 0.15.13.2, to fix Alpha SIGFPE (we use -mieee now) - Support WITH_DB_VER=42 to build against db42 rather than default db4 - Switch to bz2 to reduce download time and data volume. - Fix up forgotten src/version.c update to 0.15.13.2 PR: 61284 Submitted by: maintainer
v. 1.30 date: 2004/01/07 08:55:56; author: krion; state: Exp; lines: +1 -1 - Update to 0.15.13.1 PR: 61004 Submitted by: maintainer
v. 1.29 date: 2004/01/02 12:26:27; author: krion; state: Exp; lines: +6 -23 - Update to 0.15.13 - Add conflicts for bogofilter-qdbm, for future port. PR: 60811 Submitted by: maintainer
v. 1.28 date: 2003/11/21 12:13:47; author: krion; state: Exp; lines: +6 -1 - Fix contributor path for bash - Change maintainer address. PR: 59544 Submitted by: maintainer
v. 1.27 date: 2003/11/01 14:42:26; author: sergei; state: Exp; lines: +4 -0 - Unbreak build if xmlto not present by unconditionally enabling HTML rebuilding (noticed by olli) PR: 58801 (follow-up) Submitted by: maintainer
v. 1.26 date: 2003/11/01 14:32:48; author: sergei; state: Exp; lines: +11 -7 - Update to 0.15.7 (new stable upstream release) - Fix up NOPORTDOCS mode, install missing manual pages. PR: 58801 Submitted by: maintainer
v. 1.25 date: 2003/09/02 19:05:47; author: obraun; state: Exp; lines: +3 -1 * Upgrade to 0.14.5.4. * Add CONFLICTS bogofilter<->bogofilter-tdb PR: ports/56293 Submitted by: maintainer
v. 1.24 date: 2003/08/24 06:09:37; author: krion; state: Exp; lines: +1 -1 * Update to 0.14.5.2 * trivial patch to fix build with TDB (merged to bogofilter upstream CVS) * bogominitrain.pl - removed email 'cruft' and revised format of verbose output. * Fixed parameter type error in dbh_print_names() that causes segfault. * Fixed parsing error that treated "^From " in encoded text as a message separator. <<****** THIS IS THE SERIOUS PART ****** * Enhanced verbose output of bogominitrain.pl * Fixed defect in bogominitrain.pl's norepetition mode. * Documented '-T' option in man page. * Revised format for '-T'. PR: 55914 Submitted by: maintainer
v. 1.23 date: 2003/08/18 14:35:31; author: krion; state: Exp; lines: +12 -7 * TDB is now supported (will be filed as a separate bogofilter-tdb port) * bogofilter now supports a (faster) "combined data base" * (single file) for fresh installs, but continues to support the former "separate data base" (two files) format. * WARNING: the exit code for "error" has changed from 2 to 3 Update your scripts to use -T or to use the new exit codes. * bugfixes * new -T fixed-formatting terse mode for scripts * documentation updates (FAQ) * bogofilter can now degenerate tokens before looking them up * support for encoded tokens was enhanced * bogoutil error reporting improved * new bogominitrain.pl script PR: 55660 Submitted by: maintainer
v. 1.22 date: 2003/07/02 22:27:00; author: obraun; state: Exp; lines: +18 -9 Upgrade to 0.13.7.2. PR: ports/54047 Submitted by: maintainer
v. 1.21 date: 2003/06/19 12:52:08; author: daichi; state: Exp; lines: +1 -1 update port: mail/bogofilter to 0.13.6.3 from 0.13.6.2 PR: 53497 Submitted by: Matthias Andree (maintainer)
v. 1.20 date: 2003/06/06 18:10:23; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.13.6.2. PR: ports/52999 Submitted by: maintainer
v. 1.19 date: 2003/06/04 20:48:24; author: obraun; state: Exp; lines: +3 -3 Upgrade to 0.13.6. PR: ports/52948 Submitted by: maintainer
v. 1.18 date: 2003/06/01 06:45:26; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.13.2.1. PR: ports/52650 Submitted by: maintainer
v. 1.17 date: 2003/05/22 11:06:10; author: obraun; state: Exp; lines: +17 -8 Upgrade to 0.13.0. PR: ports/52554 Submitted by: maintainer
v. 1.16 date: 2003/04/13 23:01:11; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.2. PR: ports/50920 Submitted by: maintainer
v. 1.15 date: 2003/04/13 21:53:58; author: obraun; state: Exp; lines: +1 -1 * Upgrade to 0.11.1.9. * Fix the "extra files" complaints from bento. * The diagnosis patch committed recently is no longer needed, the sparc build appears to be OK. PR: ports/50906 Submitted by: maintainer
v. 1.14 date: 2003/04/07 22:39:44; author: obraun; state: Exp; lines: +2 -2 Upgrade to 0.11.1.8. PR: ports/50699 Submitted by: maintainer
v. 1.13 date: 2003/04/04 10:11:26; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.6. PR: ports/50596 Submitted by: maintainer
v. 1.12 date: 2003/03/31 02:07:22; author: leeym; state: Exp; lines: +1 -1 Update to upstream bugfix release 0.11.1.5: 2003-03-28 * Bogofilter now frees all memory that it allocates. * FAQ reorganized and info added on asian spam, the format of verbose output, and using SpamAssassin to train bogofilter. * Fixed processing of '-o' option. PR: 50439 Submitted by: Matthias Andree
v. 1.11 date: 2003/03/27 08:15:45; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.4. PR: ports/50329 Submitted by: maintainer
v. 1.10 date: 2003/03/17 08:53:12; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.11.1.3 (critical bugs fixed) PR: ports/49090 Submitted by: maintainer Approved by: kris
v. 1.9 date: 2003/03/06 13:41:47; author: obraun; state: Exp; lines: +3 -4 Upgrade to 0.11.1.1. PR: ports/48973 Submitted by: maintainer
v. 1.8 date: 2003/03/05 12:10:16; author: ache; state: Exp; lines: +9 -8 Maintainer's upgrade to 0.11.1 PR: 48937 Submitted by: Matthias Andree
v. 1.7 date: 2003/02/18 21:06:28; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.10.3.1. PR: ports/48432 Submitted by: maintainer
v. 1.6 date: 2003/02/17 11:41:48; author: obraun; state: Exp; lines: +3 -3 * Upgrade to 0.10.3 * pkg-comment -> COMMENT * s/USE_PERL5/USE_PERL5_RUN/ PR: ports/48364 Submitted by: maintainer
v. 1.5 date: 2003/02/05 10:39:40; author: obraun; state: Exp; lines: +22 -11 Upgrade to 0.10.2. PR: ports/47922 Submitted by: maintainer
v. 1.4 date: 2003/01/01 17:29:56; author: obraun; state: Exp; lines: +14 -5 Upgrade to 0.9.1.2. PR: ports/46102 Submitted by: maintainer
v. 1.3 date: 2002/11/22 23:22:54; author: edwin; state: Exp; lines: +1 -1 Maintainer update to v. 0.8.0_2 PR: ports/45587 Submitted by: Matthias Andree
v. 1.2 date: 2002/11/16 04:50:14; author: edwin; state: Exp; lines: +2 -0 Maintainer update to version 0.8.0.1 PR: ports/45238 Submitted by: Matthias Andree
v. 1.1 date: 2002/11/11 17:34:27; author: ijliao; state: Exp; add bogofilter 0.8.0 Fast, teachable, learning spam detector PR: 45190 Submitted by: Matthias Andree =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm