summaryrefslogtreecommitdiff
path: root/mail/spamprobe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4bMarcus Alves Grando2006-02-182-4/+4
| | | | | | | | PR: 93532 Submitted by: maintainer Notes: svn path=/head/; revision=156321
* - Update to 1.4aRenato Botelho2006-02-012-4/+4
| | | | | | | | PR: ports/92567 Submitted by: maintainer Notes: svn path=/head/; revision=154986
* Remove empty pkg-messageEdwin Groothuis2006-01-031-0/+0
| | | | | | | Noticed by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=152684
* [PATCH] mail/spamprobe: update to 1.4, take maintainershipEdwin Groothuis2006-01-025-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> 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-312-4/+4
| | | | | | | | | | - 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-235-46/+115
| | | | | | | | 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-103-8/+14
| | | | | | | | PR: ports/82077 Submitted by: ports fury Notes: svn path=/head/; revision=137158
* Remove 1-line plists in favour of PLIST_FILESVolker Stolz2005-03-142-1/+1
| | | | Notes: svn path=/head/; revision=131221
* With portmgr hat on, reset maintainership of ports whose committer hasMark Linimon2004-12-051-1/+1
| | | | | | | | been inactive for more than 6 months and who has not responded to email about his status. Notes: svn path=/head/; revision=123198
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 0.9h.Maxim Sobolev2004-02-196-61/+23
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=101361
* And I missed setting the correct version.Matthew N. Dodd2003-04-291-2/+2
| | | | | | | | Reminded gently by: Andrew Stuart <elitetek@tekrealm.net> Jim Mock <jim@FreeBSD.org> Notes: svn path=/head/; revision=79843
* Omitted in previous update.Matthew N. Dodd2003-04-291-6/+12
| | | | Notes: svn path=/head/; revision=79842
* Update to 0.8bMatthew N. Dodd2003-04-297-407/+41
| | | | Notes: svn path=/head/; revision=79817
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Pass MAKE_ENV to post-build and post-install MAKE invocations to ensureMikhail Teterin2002-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. Notes: svn path=/head/; revision=67673
* Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksumsMikhail Teterin2002-10-085-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 Notes: svn path=/head/; revision=67672
* Update to 0.7a.Matthew N. Dodd2002-09-167-11/+107
| | | | | | | 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-057-0/+310
Notes: svn path=/head/; revision=65700