From owner-cvs-all@FreeBSD.ORG Sun May 2 12:08:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D11616A4CE; Sun, 2 May 2004 12:08:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7857343D1F; Sun, 2 May 2004 12:08:55 -0700 (PDT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i42J8tGe042002; Sun, 2 May 2004 12:08:55 -0700 (PDT) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i42J8til042001; Sun, 2 May 2004 12:08:55 -0700 (PDT) (envelope-from pav) Message-Id: <200405021908.i42J8til042001@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 2 May 2004 12:08:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/mailscanner-mrtg Makefile distinfo pkg-descr pkg-message pkg-plist patch-mailscanner-mrtg.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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 May 2004 19:08:55 -0000 pav 2004/05/02 12:08:55 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/mailscanner-mrtg Makefile distinfo pkg-descr pkg-message pkg-plist mail/mailscanner-mrtg/files mailscanner-mrtg.8 patch-mailscanner-mrtg.conf Log: mailscanner-mrtg provides configuration files, web pages and related perl scripts for mrtg to monitor your MailScanner (http://www.mailscanner.info/) machine. Author: Kevin Spicer kevin@kevinspicer.co.uk WWW: http://mailscannermrtg.sourceforge.net/ PR: ports/63390 Submitted by: Jan-Peter Koopmann Revision Changes Path 1.515 +1 -0 ports/mail/Makefile 1.1 +105 -0 ports/mail/mailscanner-mrtg/Makefile (new) 1.1 +2 -0 ports/mail/mailscanner-mrtg/distinfo (new) 1.1 +245 -0 ports/mail/mailscanner-mrtg/files/mailscanner-mrtg.8 (new) 1.1 +47 -0 ports/mail/mailscanner-mrtg/files/patch-mailscanner-mrtg.conf (new) 1.1 +6 -0 ports/mail/mailscanner-mrtg/pkg-descr (new) 1.1 +38 -0 ports/mail/mailscanner-mrtg/pkg-message (new) 1.1 +23 -0 ports/mail/mailscanner-mrtg/pkg-plist (new)