From owner-cvs-ports@FreeBSD.ORG Wed Sep 3 23:02:16 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82EB6106567E; Wed, 3 Sep 2008 23:02:16 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7294F8FC19; Wed, 3 Sep 2008 23:02:16 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m83N2GsA034002; Wed, 3 Sep 2008 23:02:16 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m83N2GmR033995; Wed, 3 Sep 2008 23:02:16 GMT (envelope-from jmelo) Message-Id: <200809032302.m83N2GmR033995@repoman.freebsd.org> From: Jean Milanez Melo Date: Wed, 3 Sep 2008 23:02:16 +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/snortsam Makefile distinfo pkg-descr ports/security/snortsam/files patch-makesnortsam.sh patch-snortsam.h pkg-message-snortsam snortsam.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 23:02:16 -0000 jmelo 2008-09-03 23:02:16 UTC FreeBSD ports repository Added files: security/snortsam Makefile distinfo pkg-descr security/snortsam/files patch-makesnortsam.sh patch-snortsam.h pkg-message-snortsam snortsam.sh.in Log: New port: security/snortsam SnortSam is a plugin for Snort, an open-source light-weight Intrusion Detection System (IDS). The plugin allows for automated blocking of IP addresses on many firewalls. WWW: http://www.snortsam.net PR: ports/126896 Submitted by: Danton Dorati Revision Changes Path 1.1 +67 -0 ports/security/snortsam/Makefile (new) 1.1 +6 -0 ports/security/snortsam/distinfo (new) 1.1 +13 -0 ports/security/snortsam/files/patch-makesnortsam.sh (new) 1.1 +16 -0 ports/security/snortsam/files/patch-snortsam.h (new) 1.1 +10 -0 ports/security/snortsam/files/pkg-message-snortsam (new) 1.1 +33 -0 ports/security/snortsam/files/snortsam.sh.in (new) 1.1 +5 -0 ports/security/snortsam/pkg-descr (new)