aboutsummaryrefslogtreecommitdiff
path: root/mail/sa-stats
Commit message (Collapse)AuthorAgeFilesLines
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-261-3/+2
| | | | | | | | | | - While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl Notes: svn path=/head/; revision=444409
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* mail/sa-stats: shebangfixKurt Jaeger2015-06-011-2/+3
| | | | | | | | PR: 200143 Approved by: alexey@renatasystems.org (maintainer timeout) Notes: svn path=/head/; revision=388199
* Fix.Mathieu Arnold2015-05-111-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=386107
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363275
* Fix illegal division by zero. Upstream support seems abandoned, thus ↵Alexey Degtyarev2014-05-312-0/+21
| | | | | | | | | attaching patch to files/. Approved by: wg (mentor) Notes: svn path=/head/; revision=355946
* Support stagingEmanuel Haupt2014-02-271-3/+3
| | | | Notes: svn path=/head/; revision=346373
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326257
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* This perl script generates top spam/ham rules fired for SpamAssassinMartin Wilke2010-04-023-0/+60
installations: TOP SPAM RULES FIRED ---------------------------------------------------------------------- RANK RULE NAME COUNT %OFMAIL %OFSPAM %OFHAM ---------------------------------------------------------------------- 1 CMAE_1 30455 26.68 70.34 0.03 2 BAYES_99 24478 21.98 56.54 0.89 3 RAZOR2_CHECK 11910 10.61 27.52 0.29 ---------------------------------------------------------------------- TOP HAM RULES FIRED ---------------------------------------------------------------------- RANK RULE NAME COUNT %OFMAIL %OFSPAM %OFHAM ---------------------------------------------------------------------- 1 BAYES_00 44253 46.60 20.71 62.40 2 ALL_TRUSTED 34534 49.42 50.61 48.70 3 SPF_PASS 10880 17.43 20.82 15.35 ---------------------------------------------------------------------- WWW: http://www.rulesemporium.com/programs/ PR: ports/144802 Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org> Notes: svn path=/head/; revision=252072