From owner-cvs-all@FreeBSD.ORG Fri Jun 1 14:34:10 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41F3A1065674; Fri, 1 Jun 2012 14:34:10 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 13ABC8FC17; Fri, 1 Jun 2012 14:34:10 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q51EY9Hk094197; Fri, 1 Jun 2012 14:34:09 GMT (envelope-from zi@repoman.freebsd.org) Received: (from zi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q51EY9hO094196; Fri, 1 Jun 2012 14:34:09 GMT (envelope-from zi) Message-Id: <201206011434.q51EY9hO094196@repoman.freebsd.org> From: Ryan Steinmetz Date: Fri, 1 Jun 2012 14:34:09 +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/razorback-fsWalk Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2012 14:34:10 -0000 zi 2012-06-01 14:34:09 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/razorback-fsWalk Makefile distinfo pkg-descr pkg-plist Log: New port: security/razorback-fsWalk Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget uses inotify to monitor any number of file system paths and send any changed or created files to the dispatcher for collection. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167748 Submitted by: Tom Judge Revision Changes Path 1.1273 +1 -0 ports/security/Makefile 1.1 +44 -0 ports/security/razorback-fsWalk/Makefile (new) 1.1 +2 -0 ports/security/razorback-fsWalk/distinfo (new) 1.1 +8 -0 ports/security/razorback-fsWalk/pkg-descr (new) 1.1 +6 -0 ports/security/razorback-fsWalk/pkg-plist (new)