aboutsummaryrefslogtreecommitdiff
path: root/mail/spamprobe/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Update mail/spamprobe to 1.4d.Stefan Walter2007-01-071-3/+3
| | | | | | | - Add an UPDATING entry to point out changes regarding the database backend(s). Notes: svn path=/head/; revision=181693
* - Update to 1.4bMarcus Alves Grando2006-02-181-3/+3
| | | | | | | | PR: 93532 Submitted by: maintainer Notes: svn path=/head/; revision=156321
* - Update to 1.4aRenato Botelho2006-02-011-3/+3
| | | | | | | | PR: ports/92567 Submitted by: maintainer Notes: svn path=/head/; revision=154986
* [PATCH] mail/spamprobe: update to 1.4, take maintainershipEdwin Groothuis2006-01-021-3/+3
| | | | | | | | | | | | | | | | | | | - Update to 1.4 - Take maintainership - Optionally depend on libungif - Remove local patch for gcc 2.x; instead, depend on gcc 3.2+ (untested on 4.x - I hope it makes it work without any patches there). - Remove local patch for using OpenSSL's MD5 implementation. Removed file(s): - files/patch-md5 - files/patch-strings PR: ports/91232 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=152618
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* - Update to 1.2aPav Lucistnik2005-08-311-2/+2
| | | | | | | | | | - More download locations PR: ports/85343 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=141561
* Update from 1.0a to 1.2. Fix to use OpenSSL's (optimized) md5 routinesMikhail Teterin2005-06-231-2/+2
| | | | | | | | instead of compiling the vendor's (as every other package seems to be doing now) -- again. Notes: svn path=/head/; revision=137927
* Update to 1.0aPatrick Li2005-06-101-2/+2
| | | | | | | | PR: ports/82077 Submitted by: ports fury Notes: svn path=/head/; revision=137158
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 0.9h.Maxim Sobolev2004-02-191-1/+1
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=101361
* Update to 0.8bMatthew N. Dodd2003-04-291-1/+1
| | | | Notes: svn path=/head/; revision=79817
* Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksumsMikhail Teterin2002-10-081-1/+1
| | | | | | | | | | | | | | | | to identify messages -- force it to use our -lmd instead of letting it install the N+1st implementation. Use the tiny piece of sprint(3) to convert the 16-byte digest into the printable 32-char string (the wisdom of storing such a string instead of the raw digest discussed with the author already). Don't copy the manpage from FILESDIR -- compress and/or install it directly from FILESDIR. Approved by: maintainer timeout Notes: svn path=/head/; revision=67672
* Update to 0.7a.Matthew N. Dodd2002-09-161-1/+1
| | | | | | | WARNING! Database format has changed. Rebuild required. Notes: svn path=/head/; revision=66458
* Spam detector using Bayesian analysis of word counts.Matthew N. Dodd2002-09-051-0/+1
Notes: svn path=/head/; revision=65700