From owner-cvs-ports@FreeBSD.ORG Tue Jun 17 19:48:53 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C72B37B401; Tue, 17 Jun 2003 19:48:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FBE343F3F; Tue, 17 Jun 2003 19:48:53 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5I2mr0U048396; Tue, 17 Jun 2003 19:48:53 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5I2mqX3048395; Tue, 17 Jun 2003 19:48:52 -0700 (PDT) Message-Id: <200306180248.h5I2mqX3048395@repoman.freebsd.org> From: Foxfair Hu Date: Tue, 17 Jun 2003 19:48:52 -0700 (PDT) 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/prelude-nids Makefile distinfo pkg-descr pkg-plist ports/security/prelude-nids/files patch-Makefile.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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, 18 Jun 2003 02:48:54 -0000 foxfair 2003/06/17 19:48:52 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/prelude-nids Makefile distinfo pkg-descr pkg-plist security/prelude-nids/files patch-Makefile.in Log: PR: 53013 Submitted by: Clement Laforet Add prelude-nids 0.8.1, Sensor program of prelude Network Intrusion Detection System prelude-nids : the Prelude Network Intrusion Detection System is a sensor, that may be installed on the same machine as the manager or not, which watches network traffic and looks for familiar patterns. This is functionally equivalent to Snort (http://www.snort.org). Revision Changes Path 1.412 +1 -0 ports/security/Makefile 1.1 +26 -0 ports/security/prelude-nids/Makefile (new) 1.1 +1 -0 ports/security/prelude-nids/distinfo (new) 1.1 +22 -0 ports/security/prelude-nids/files/patch-Makefile.in (new) 1.1 +9 -0 ports/security/prelude-nids/pkg-descr (new) 1.1 +63 -0 ports/security/prelude-nids/pkg-plist (new)