aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spamprobe
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty pkg-messageedwin2006-01-041-0/+0
| | | | Noticed by: Stefan Walter <sw@gegenunendlich.de>
* [PATCH] mail/spamprobe: update to 1.4, take maintainershipedwin2006-01-035-133/+16
| | | | | | | | | | | | | | | | - 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>
* - Add SHA256pav2005-11-251-0/+1
|
* - Update to 1.2apav2005-08-312-4/+4
| | | | | | | - More download locations PR: ports/85343 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Update from 1.0a to 1.2. Fix to use OpenSSL's (optimized) md5 routinesmi2005-06-235-46/+115
| | | | | instead of compiling the vendor's (as every other package seems to be doing now) -- again.
* Update to 1.0apat2005-06-103-8/+14
| | | | | PR: ports/82077 Submitted by: ports fury
* Remove 1-line plists in favour of PLIST_FILESvs2005-03-152-1/+1
|
* With portmgr hat on, reset maintainership of ports whose committer haslinimon2004-12-051-1/+1
| | | | | been inactive for more than 6 months and who has not responded to email about his status.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Update to 0.9h.sobomax2004-02-196-61/+23
| | | | Approved by: maintainer timeout
* And I missed setting the correct version.mdodd2003-04-291-2/+2
| | | | | Reminded gently by: Andrew Stuart <elitetek@tekrealm.net> Jim Mock <jim@FreeBSD.org>
* Omitted in previous update.mdodd2003-04-291-6/+12
|
* Update to 0.8bmdodd2003-04-297-407/+41
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Pass MAKE_ENV to post-build and post-install MAKE invocations to ensuremi2002-10-091-3/+4
| | | | | the things like PREFIX are correct. BTW, this software compiles/link with db4 as well as db3 now, but the port unconditionally uses db3.
* Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksumsmi2002-10-095-7/+87
| | | | | | | | | | | | | 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
* Update to 0.7a.mdodd2002-09-177-11/+107
| | | | WARNING! Database format has changed. Rebuild required.
* Spam detector using Bayesian analysis of word counts.mdodd2002-09-067-0/+310