Date: Thu, 1 Jan 2004 16:31:57 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/annoyance-filter Makefile distinfo pkg-descr pkg-plistpatch-annoyance-filter.cc patch-statlib_test.cc Message-ID: <200401020031.i020VvmX093341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2004/01/01 16:31:57 PST
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/annoyance-filter Makefile distinfo pkg-descr pkg-plist
mail/annoyance-filter/files patch-Makefile.in
patch-annoyance-filter.cc
patch-statlib_test.cc
Log:
Add annoyance-filter 1.0b, Adaptive Bayesian Junk Mail Filter.
annoyance-filter uses Bayesian statistics to determine the probability
an E-mail message is junk based on an analysis of its contents compared
to collections of known junk and legitimate E-mail.
Suggested by: phk
Revision Changes Path
1.470 +1 -0 ports/mail/Makefile
1.1 +35 -0 ports/mail/annoyance-filter/Makefile (new)
1.1 +2 -0 ports/mail/annoyance-filter/distinfo (new)
1.1 +43 -0 ports/mail/annoyance-filter/files/patch-Makefile.in (new)
1.1 +11 -0 ports/mail/annoyance-filter/files/patch-annoyance-filter.cc (new)
1.1 +11 -0 ports/mail/annoyance-filter/files/patch-statlib_test.cc (new)
1.1 +6 -0 ports/mail/annoyance-filter/pkg-descr (new)
1.1 +9 -0 ports/mail/annoyance-filter/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401020031.i020VvmX093341>
