Date: Fri, 18 Feb 2005 10:02:09 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/amavis-stats Makefile distinfo pkg-descr pkg-plist ports/security/amavis-stats/files DEINSTALL.in INSTALL.in patch-amavis-stats patch-amavis-stats.php pkg-message.in Message-ID: <200502181002.j1IA29oI097522@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-02-18 10:02:09 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/amavis-stats Makefile distinfo pkg-descr pkg-plist security/amavis-stats/files DEINSTALL.in INSTALL.in patch-amavis-stats patch-amavis-stats.php pkg-message.in Log: amavis-stats is a simple AMaViS statistics generator based on rrdtool. It 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> Revision Changes Path 1.576 +1 -0 ports/security/Makefile 1.1 +68 -0 ports/security/amavis-stats/Makefile (new) 1.1 +2 -0 ports/security/amavis-stats/distinfo (new) 1.1 +16 -0 ports/security/amavis-stats/files/DEINSTALL.in (new) 1.1 +37 -0 ports/security/amavis-stats/files/INSTALL.in (new) 1.1 +13 -0 ports/security/amavis-stats/files/patch-amavis-stats (new) 1.1 +11 -0 ports/security/amavis-stats/files/patch-amavis-stats.php (new) 1.1 +14 -0 ports/security/amavis-stats/files/pkg-message.in (new) 1.1 +10 -0 ports/security/amavis-stats/pkg-descr (new) 1.1 +6 -0 ports/security/amavis-stats/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502181002.j1IA29oI097522>