./wip/py-spambayes, Bayesian anti-spam filter, initially based on the work of Paul Graham

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1b1, Package name: py310-spambayes-1.1b1, Maintainer: pkgsrc-users

The SpamBayes project is working on developing a Bayesian anti-spam filter,
initially based on the work of Paul Graham. The major difference between
this and other, similar projects is the emphasis on testing newer approaches
to scoring messages. While most anti-spam projects are still working with
the original graham algorithm, we found that a number of alternate methods
yielded a more useful response. This is documented on the background page.

SpamBayes is not a single application. The core code is a message
classifier, however there are several applications available as part of the
SpamBayes project which use the classifier in specific contexts. For the
most part, the current crop of applications all operate on the client side
of things, however, a number of people have experimented with using
SpamBayes on mail servers to classify incoming mail for multiple users. The
table below outlines the main applications which are part of the SpamBayes
distribution.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-05-01 17:10:34 by ndb | Files touched by this commit (2)
Log message:
PKG_DESTDIR_SUPPORT and version bump (so builds again without errors).
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2005-10-24 22:52:15 by Roland Illig | Files touched by this commit (6)
Log message:
Removed empty lines.
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.
   2005-07-27 18:28:59 by Thomas Klausner | Files touched by this commit (7)
Log message:
Reset MAINTAINER -- he stopped working on pkgsrc.
   2005-04-11 23:15:19 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.