mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
New port: security/rubygem-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. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167785 Submitted by: Tom Judge <tom@tomjudge.com>
This commit is contained in:
@@ -814,6 +814,7 @@
|
||||
SUBDIR += rubygem-net-ssh-gateway
|
||||
SUBDIR += rubygem-net-ssh-multi
|
||||
SUBDIR += rubygem-nmap-parser
|
||||
SUBDIR += rubygem-razorback-scriptNugget
|
||||
SUBDIR += rubygem-roauth
|
||||
SUBDIR += rubygem-twitter_oauth
|
||||
SUBDIR += saferpay
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: razorback-scriptNugget-ruby
|
||||
# Date created: 2011/06/8
|
||||
# Whom: Tom Judge <tom@tomjudge.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= razorback-scriptNugget
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= SF/razorbacktm/Bindings
|
||||
DISTNAME= scriptNugget-ruby-${PORTVERSION}
|
||||
|
||||
MAINTAINER= tj@FreeBSD.org
|
||||
COMMENT= Framework for an intelligence driven security - Script Nugget Ruby
|
||||
|
||||
GEM_NAME= ${DISTNAME}
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/scriptNugget-ruby-0.5.0.gem) = acb24c48877531b79bca0e1a883d52ec4a955766fe3c5b2850970d31bb74dab1
|
||||
SIZE (rubygem/scriptNugget-ruby-0.5.0.gem) = 4096
|
||||
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
|
||||
WWW: http://razorbacktm.sourceforge.net/
|
||||
Reference in New Issue
Block a user