From owner-cvs-all@FreeBSD.ORG Sun Sep 2 01:37:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C66016A418; Sun, 2 Sep 2007 01:37:39 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0519E13C45E; Sun, 2 Sep 2007 01:37:39 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l821bcNu016763; Sun, 2 Sep 2007 01:37:38 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l821bcls016762; Sun, 2 Sep 2007 01:37:38 GMT (envelope-from rafan) Message-Id: <200709020137.l821bcls016762@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 2 Sep 2007 01:37:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/ovs Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/ovs/files ovs.sh.in patch-ovs.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Sep 2007 01:37:39 -0000 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 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)