From owner-cvs-all@FreeBSD.ORG Thu Jan 29 01:55:59 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 E4A4216A4CE; Thu, 29 Jan 2004 01:55:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF85343D68; Thu, 29 Jan 2004 01:55:49 -0800 (PST) (envelope-from ale@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 i0T9tn0B098796; Thu, 29 Jan 2004 01:55:49 -0800 (PST) (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T9tnOw098795; Thu, 29 Jan 2004 01:55:49 -0800 (PST) (envelope-from ale) Message-Id: <200401290955.i0T9tnOw098795@repoman.freebsd.org> From: Alex Dupre Date: Thu, 29 Jan 2004 01:55:49 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/snortreport Makefile distinfo pkg-descr pkg-message pkg-plist 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: Thu, 29 Jan 2004 09:56:00 -0000 ale 2004/01/29 01:55:49 PST FreeBSD ports repository Modified files: security Makefile Added files: security/snortreport Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add snortreport 1.2, add-on module for snort to generate real-time web reports. PR: ports/62046 Submitted by: Andrea Venturoli Approved by: nork (mentor/implicitly) Revision Changes Path 1.479 +1 -0 ports/security/Makefile 1.1 +60 -0 ports/security/snortreport/Makefile (new) 1.1 +2 -0 ports/security/snortreport/distinfo (new) 1.1 +9 -0 ports/security/snortreport/pkg-descr (new) 1.1 +7 -0 ports/security/snortreport/pkg-message (new) 1.1 +31 -0 ports/security/snortreport/pkg-plist (new)