From owner-cvs-ports@FreeBSD.ORG Mon Jun 11 02:58:14 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED9A9106566C; Mon, 11 Jun 2012 02:58:14 +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 BF6E08FC0A; Mon, 11 Jun 2012 02:58:14 +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 q5B2wEIV094470; Mon, 11 Jun 2012 02:58:14 GMT (envelope-from zi@repoman.freebsd.org) Received: (from zi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5B2wEfs094469; Mon, 11 Jun 2012 02:58:14 GMT (envelope-from zi) Message-Id: <201206110258.q5B2wEfs094469@repoman.freebsd.org> From: Ryan Steinmetz Date: Mon, 11 Jun 2012 02:58:14 +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-scriptNugget Makefile distinfo pkg-descr pkg-plist 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: Mon, 11 Jun 2012 02:58:15 -0000 zi 2012-06-11 02:58:14 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/razorback-scriptNugget Makefile distinfo pkg-descr pkg-plist Log: New port: security/razorback-scriptNugget: 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. The scripting nugget uses XML across named pipes to pass registration, alerting and logging information back to the system. This allows the use of any scripting (or even compiled) language that can pass XML out STDOUT with Razorback. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167752 Submitted by: Tom Judge Revision Changes Path 1.1283 +1 -0 ports/security/Makefile 1.1 +54 -0 ports/security/razorback-scriptNugget/Makefile (new) 1.1 +2 -0 ports/security/razorback-scriptNugget/distinfo (new) 1.1 +10 -0 ports/security/razorback-scriptNugget/pkg-descr (new) 1.1 +14 -0 ports/security/razorback-scriptNugget/pkg-plist (new)