Bug 115938 - [NEW PORT] mail/ovs: A RRDtool frontend for mail statistics
Summary: [NEW PORT] mail/ovs: A RRDtool frontend for mail statistics
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-30 08:20 UTC by Xavier Beaudouin
Modified: 2007-09-02 03:31 UTC (History)
0 users

See Also:


Attachments
ovs-1.00.shar (5.34 KB, text/plain)
2007-08-30 08:20 UTC, Xavier Beaudouin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2007-08-30 08:20:01 UTC
OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail
statistics that produces daily, weekly, monthly and yearly graphs of
received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap 
statistics.

WWW: http://openvisp.fr/

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-08-30 10:23:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-02 02:37:45 UTC
rafan       2007-09-02 01:37:38 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/ovs             Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    mail/ovs/files       ovs.sh.in patch-ovs.cgi 
  Log:
  OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail
  statistics that produces daily, weekly, monthly and yearly graphs of
  received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap
  statistics.
  
  WWW: http://openvisp.fr/
  
  PR:             ports/115938
  Submitted by:   Xavier Beaudouin <kiwi at oav.net>
  
  Revision  Changes    Path
  1.866     +1 -0      ports/mail/Makefile
  1.1       +62 -0     ports/mail/ovs/Makefile (new)
  1.1       +3 -0      ports/mail/ovs/distinfo (new)
  1.1       +37 -0     ports/mail/ovs/files/ovs.sh.in (new)
  1.1       +15 -0     ports/mail/ovs/files/patch-ovs.cgi (new)
  1.1       +6 -0      ports/mail/ovs/pkg-descr (new)
  1.1       +11 -0     ports/mail/ovs/pkg-message (new)
  1.1       +3 -0      ports/mail/ovs/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-09-02 03:31:11 UTC
State Changed
From-To: open->closed

New port added with changes. Thanks!