summary refs log tree commit diff
path: root/pkgs/tools/misc/bogofilter
Commit message (Collapse)AuthorAge
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Move all db4 packages to the default db5William A. Kennington III2014-02-15
|
* bogofilter: get rid of bdb aliasMathijs Kwik2013-12-23
|
* bogofilter: update from 1.1.7 to 1.2.4, potentially fixes CVE-2012-5468Nixpkgs Monitor2013-12-12
|
* bogofilter: update from 1.1.6 to 1.1.7, potentially fixes CVE-2012-5468Nixpkgs Monitor2013-12-04
|
* * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
| | | | | | | | | | | | | | | | | Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310
* Add Bogofilter, a fast bayesian spam filter.Ludovic Courtès2008-03-02
svn path=/nixpkgs/trunk/; revision=10908