From owner-cvs-all@FreeBSD.ORG Sun Apr 13 06:17:15 2003 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 F38FA37B401; Sun, 13 Apr 2003 06:17:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C02543FA3; Sun, 13 Apr 2003 06:17:14 -0700 (PDT) (envelope-from edwin@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 h3DDHE0U065827; Sun, 13 Apr 2003 06:17:14 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3DDHEuB065826; Sun, 13 Apr 2003 06:17:14 -0700 (PDT) Message-Id: <200304131317.h3DDHEuB065826@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 13 Apr 2003 06:17:14 -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/samhain Makefile distinfo pkg-descr pkg-plist ports/security/samhain/files patch-aa patch-ab 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, 13 Apr 2003 13:17:15 -0000 edwin 2003/04/13 06:17:14 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/samhain Makefile distinfo pkg-descr pkg-plist security/samhain/files patch-aa patch-ab Log: The Samhain Intrusion Detection System Samhain is a host-based Intrusion Detection System and integrity checker with advanced features such as centralized logging, MySQL/PostgreSQL support, and rootkit detection. PR: ports/46982 Submitted by: David Thiel Revision Changes Path 1.394 +1 -0 ports/security/Makefile 1.1 +86 -0 ports/security/samhain/Makefile (new) 1.1 +1 -0 ports/security/samhain/distinfo (new) 1.1 +25 -0 ports/security/samhain/files/patch-aa (new) 1.1 +11 -0 ports/security/samhain/files/patch-ab (new) 1.1 +10 -0 ports/security/samhain/pkg-descr (new) 1.1 +13 -0 ports/security/samhain/pkg-plist (new)