aa04 FreshPorts -- mail/bogofilter-tc
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
bogofilter-tc 1.2.3 mail on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable.
Fast, teachable, learning spam detector
Maintained by: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jan 2009 15:59:36
License: not specified in port


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.

WWW: http://bogofilter.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Master port: mail/bogofilter

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/automake
  2. devel/autoconf
Required To Run:
  1. lang/perl5.14
Required Libraries:
  1. databases/tokyocabinet
  2. converters/libiconv
  3. math/gsl
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/bogofilter-tc/ && make install clean
To add the package: pkg_add -r bogofilter-tc


Configuration Options
===> The following configuration options are available for bogofilter-tc-1.2.3:
     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

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  3. http://freefr.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  4. http://garr.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  5. http://heanet.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  6. http://hivelocity.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  7. http://ignum.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  8. http://internode.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  9. http://iweb.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  10. http://jaist.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  11. http://kaz.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  12. http://kent.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  13. http://master.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  14. http://nchc.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  15. http://ncu.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  16. http://netcologne.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  17. http://sunet.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  18. http://superb-dca3.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  19. http://switch.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  20. http://tenet.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  21. http://ufpr.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/
  22. http://waix.dl.sourceforge.net/project/bogofilter/bogofilter-current/bogofilter-1.2.3/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 Jun 2013 07:41:34
Original commit files touched by this commit  1.2.3
mandree search for other commits by this committer
Pull in patch from SVN in an attempt to fix flex-related -CURRENT build issues.

While here, fix bogofilter slave port's Makefile banners.
03 Dec 2012 20:16:21
Original commit files touched by this commit  1.2.3
mandree search for other commits by this committer
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
31 Aug 2011 10:32:13
Original commit files touched by this commit  1.2.2_2
 This port version is marked as vulnerable.
mandree search for other commits by this committer
Demote CONFLICTS to CONFLICTS_INSTALL.

Bump PORTREVISION on slave ports to pull in master port bugfix for trainbogo.sh.
09 May 2011 16:42:28
Original commit files touched by this commit  1.2.2_1
 This port version is marked as vulnerable.
bf search for other commits by this committer
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
19 Jul 2010 22:43:21
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
mandree search for other commits by this committer
Update to new upstream version 1.2.2. Remove now-obsolete patch.
06 Jul 2010 09:03:44
Original commit files touched by this commit  1.2.1_1
 This port version is marked as vulnerable.
mandree search for other commits by this committer
Fix crash in base64 decoder. Pending CVE assignment from oss-security@.
Also pending vulndb entry.

Approved by:  garga (mentor, implicit)
Feature safe: yes
13 Jun 2010 11:57:36
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
mandree search for other commits by this committer
Switch MAINTAINER line to FreeBSD address.

Approved by: garga (mentor, implicit)
07 Jan 2010 15:17:59
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
mandree search for other commits by this committer
Update to new upstream release 1.2.1.

Submitted by: lwhsu@
PR:           ports/141417
Approved by:  garga@ (mentor)
28 Dec 2009 17:06:35
Original commit files touched by this commit  1.2.0_7
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Chase tokyocabinet update

Reported by:    pointyhat
Pointy hat to:  pgollucci
27 Dec 2009 02:08:54
Original commit files touched by this commit  1.2.0_6
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update databases/tokyocabinet to 1.4.41
- Bump PORTREVISION of depend ports (sh lib bump)

PR:             ports/142032
Submitted by:   lwshu
10 Dec 2009 01:27:29
Original commit files touched by this commit  1.2.0_5
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update databases/tokyocabinet to 1.4.39
- Bump PORTREVISION of affected ports for SHLIB bump

PR:             ports/140622
Submitted by:   Sahil Tandon <sahil@tandon.net>
01 Dec 2009 20:33:45
Original commit files touched by this commit  1.2.0_4
 This port version is marked as vulnerable.
makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
24 Jul 2009 00:43:03
Original commit files touched by this commit  1.2.0_3
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update databases/tokyocabinet to 1.4.30

PR:             ports/136988 [prompted by]
Submitted by:   Qing Feng <qingfeng@me.com>
13 Jul 2009 23:31:56
Original commit files touched by this commit  1.2.0_2
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 1.4.29
- bump PORTREVISION for SHLIB bump
27 May 2009 19:18:26
Original commit files touched by this commit  1.2.0_1
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 1.4.23
- Chase shlib bump

PR:             ports/134960
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
13 May 2009 08:49:43
Original commit files touched by this commit  1.2.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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)
07 May 2009 07:27:54
Original commit files touched by this commit  1.1.7_5
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 1.4.17
- Bump PORTREVISION for SHLIB bump

PR:             ports/134057
Submitted by:   lwshu
22 Apr 2009 04:12:14
Original commit files touched by this commit  1.1.7_4
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 4.1.15
- Bump PORTREVISION for SHLIB bump
10 Apr 2009 06:16:47
Original commit files touched by this commit  1.1.7_3
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Bump PORTREVISION from databases/tokyocabinet SHLIB bump
28 Mar 2009 15:03:02
Original commit files touched by this commit  1.1.7_2
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Bump PORTREVISION to chase databases/tokyocabinet update
10 Mar 2009 11:42:18
Original commit files touched by this commit  1.1.7_1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Bump PORTREVISION to chase databases/tokyocabinet update
08 Jan 2009 15:59:04
Original commit files touched by this commit  1.1.7
 This port version is marked as vulnerable.
miwi search for other commits by this committer
This is a new sibling port of bogofilter's, using tokyocabinet as database.

PR:             ports/127039
Submitted by:   Matthias Andree <matthias.andree@gmx.de>

Number of commits found: 22

280e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0