summaryrefslogtreecommitdiff
path: root/mail/bmf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in conditional.Volker Stolz2004-06-081-1/+1
| | | | | | | | | PR: ports/65415 Submitted by: Jos Backus Approved by: maintainer-silence Notes: svn path=/head/; revision=111093
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* By default, bmf should use the system's db library and not bdb3. Not bumpingSean Chittenden2003-04-131-1/+1
| | | | | | | | portversion because I don't know if .db files are compatible from one lib to the next (I suspect they're not). Notes: svn path=/head/; revision=78908
* Fix bmf to work correctly with db3, db4, and db41.Sean Chittenden2003-04-042-0/+21
| | | | | | | Noticed by: Keltia on IRC Notes: svn path=/head/; revision=78226
* Fix type-o in pkg-messageSean Chittenden2003-03-251-1/+1
| | | | | | | Submitted by: Jos Backus <jos@catnook.com> Notes: svn path=/head/; revision=77425
* Add bmf: a fast (fastest filter I know of) Bayesian Mail Filter (adaptiveSean Chittenden2003-03-246-0/+136
spam filter && has hooks for mutt!). Works well with maildrop, procmail, and can be integrated with all known mailing list software. Notes: svn path=/head/; revision=77349