From owner-cvs-all@FreeBSD.ORG Sat May 13 16:33:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 35DC916A6B0; Sat, 13 May 2006 16:33:54 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF16D43D69; Sat, 13 May 2006 16:33:53 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4DGXov1022108; Sat, 13 May 2006 16:33:50 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4DGXomM022107; Sat, 13 May 2006 16:33:50 GMT (envelope-from aaron) Message-Id: <200605131633.k4DGXomM022107@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 13 May 2006 16:33:50 +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/security Makefile ports/security/ipfwcount Makefile distinfo pkg-descr ports/security/ipfwcount/files pkg-message.in 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: Sat, 13 May 2006 16:34:17 -0000 aaron 2006-05-13 16:33:50 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ipfwcount Makefile distinfo pkg-descr security/ipfwcount/files pkg-message.in Log: Add ipfwcount 0.2.1, summarise ipfw logs by counting and sorting the fields. PR: ports/92454 Submitted by: Robert Archer Approved by: tobez Revision Changes Path 1.754 +1 -0 ports/security/Makefile 1.1 +55 -0 ports/security/ipfwcount/Makefile (new) 1.1 +2 -0 ports/security/ipfwcount/distinfo (new) 1.1 +12 -0 ports/security/ipfwcount/files/pkg-message.in (new) 1.1 +10 -0 ports/security/ipfwcount/pkg-descr (new)