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
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Fri Feb 18 10:02:10 GMT 2005
    
    
  
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 at 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)
    
    
More information about the cvs-all
mailing list