aboutsummaryrefslogtreecommitdiff
path: root/misc/spamcalc
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Support stagingEmanuel Haupt2014-02-261-12/+13
| | | | Notes: svn path=/head/; revision=346186
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325959
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - obey DATADIR and DOCSDIRIon-Mihai Tetcu2009-04-092-36/+36
| | | | | | | | | | | - obey -DNOPORTDOCS (and fix plist) - use REINPLACE_CMD intead of custom hack Prompted by: QAT QA run Approved by: mantainer timeout on QATMail Notes: svn path=/head/; revision=231944
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* New port: misc/spamcalcEdwin Groothuis2003-03-314-0/+86
Spamcalc takes a hostname or a list of hostnames and determines a dns spam score for each hostname. This value is an indication for the spam-ness of the hostname. The higher the score, the higher the chance that the hostname is actually a dns spam hostname. PR: ports/41625 Submitted by: Harold Gutch <logix@foobar.franken.de> Notes: svn path=/head/; revision=77852