From owner-cvs-ports@FreeBSD.ORG Mon Jun 11 13:36:35 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FDA5106566C; Mon, 11 Jun 2012 13:36:35 +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 6B8358FC18; Mon, 11 Jun 2012 13:36:35 +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 q5BDaZGO093229; Mon, 11 Jun 2012 13:36:35 GMT (envelope-from zi@repoman.freebsd.org) Received: (from zi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5BDaZEQ093228; Mon, 11 Jun 2012 13:36:35 GMT (envelope-from zi) Message-Id: <201206111336.q5BDaZEQ093228@repoman.freebsd.org> From: Ryan Steinmetz Date: Mon, 11 Jun 2012 13:36:35 +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-virusTotal 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 13:36:35 -0000 zi 2012-06-11 13:36:35 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/razorback-virusTotal Makefile distinfo pkg-descr pkg-plist Log: New port: security/razorback-virusTotal: 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 checks the VirusTotal API for the MD5 of the submitted file. If the file is found, the short data of the alert will contain the results from the JSON response from VirusTotal. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167755 Submitted by: Tom Judge Revision Changes Path 1.1288 +1 -0 ports/security/Makefile 1.1 +52 -0 ports/security/razorback-virusTotal/Makefile (new) 1.1 +2 -0 ports/security/razorback-virusTotal/distinfo (new) 1.1 +9 -0 ports/security/razorback-virusTotal/pkg-descr (new) 1.1 +11 -0 ports/security/razorback-virusTotal/pkg-plist (new)