From owner-cvs-all@FreeBSD.ORG Thu Feb 7 23:34:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E16E516A419; Thu, 7 Feb 2008 23:34:08 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CCE3313C448; Thu, 7 Feb 2008 23:34:08 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m17NY88p044936; Thu, 7 Feb 2008 23:34:08 GMT (envelope-from lme@repoman.freebsd.org) Received: (from lme@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m17NY8jh044935; Thu, 7 Feb 2008 23:34:08 GMT (envelope-from lme) Message-Id: <200802072334.m17NY8jh044935@repoman.freebsd.org> From: Lars Engels Date: Thu, 7 Feb 2008 23:34:08 +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/fcheck Makefile distinfo pkg-descr 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: Thu, 07 Feb 2008 23:34:09 -0000 lme 2008-02-07 23:34:08 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/fcheck Makefile distinfo pkg-descr Log: FCheck is an open source PERL script providing intrusion detection and policy enforcement of Windows 95/98/NT/3.x and Unix server administration through the use of comparative system snapshots. FCheck can provide notification of any differences found through use of your event management system, printer, and/or email when any monitored files or directories are altered, including any additions and/or deletions. WWW: http://www.geocities.com/fcheck2000/ Revision Changes Path 1.937 +1 -0 ports/security/Makefile 1.1 +47 -0 ports/security/fcheck/Makefile (new) 1.1 +3 -0 ports/security/fcheck/distinfo (new) 1.1 +8 -0 ports/security/fcheck/pkg-descr (new)