Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dependency to php pcre extension. | Yen-Ming Lee | 2005-04-20 | 2 | -3/+5 |
| | | | | | | | | | | | | Fix typo in comments. Noticed by: Thomas Novin thnov@xyz.pp.se PR: 80134 Submitted by: Mantas Kaulakys <stone@tainet.lt> (maintainer) Notes: svn path=/head/; revision=133787 | ||||
* | amavis-stats is a simple AMaViS statistics generator based on rrdtool. It | Pav Lucistnik | 2005-02-18 | 9 | -0/+177 |
produces graphs of clean emails, spam emails and infected emails broken down by virus, from amavis log entries. RRD files are created and updated by a perl script run from cron. Graphs are generated by a php script and viewed with a web browser. PR: ports/68934 Submitted by: Mantas Kaulakys <stone@tainet.lt> Notes: svn path=/head/; revision=129139 |