From owner-cvs-all@FreeBSD.ORG Mon May 21 15:07:44 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 8260B106564A; Mon, 21 May 2012 15:07:44 +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 6DD138FC18; Mon, 21 May 2012 15:07:44 +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 q4LF7igN061358; Mon, 21 May 2012 15:07:44 GMT (envelope-from zi@repoman.freebsd.org) Received: (from zi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4LF7iFX061357; Mon, 21 May 2012 15:07:44 GMT (envelope-from zi) Message-Id: <201205211507.q4LF7iFX061357@repoman.freebsd.org> From: Ryan Steinmetz Date: Mon, 21 May 2012 15:07:44 +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-fileInject 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: Mon, 21 May 2012 15:07:44 -0000 zi 2012-05-21 15:07:44 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/razorback-fileInject Makefile distinfo pkg-descr pkg-plist Log: New port: security/razorback-fileInject 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. File Inject is a command-line file submission tool for the razorback framework. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167746 Submitted by: Tom Judge Revision Changes Path 1.1270 +1 -0 ports/security/Makefile 1.1 +44 -0 ports/security/razorback-fileInject/Makefile (new) 1.1 +2 -0 ports/security/razorback-fileInject/distinfo (new) 1.1 +8 -0 ports/security/razorback-fileInject/pkg-descr (new) 1.1 +6 -0 ports/security/razorback-fileInject/pkg-plist (new)