mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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:
parent
67d34dd3ec
commit
488be8b6ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299001
4 changed files with 30 additions and 0 deletions
|
@ -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
|
||||
|
|
22
security/rubygem-razorback-scriptNugget/Makefile
Normal file
22
security/rubygem-razorback-scriptNugget/Makefile
Normal file
|
@ -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>
|
2
security/rubygem-razorback-scriptNugget/distinfo
Normal file
2
security/rubygem-razorback-scriptNugget/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (rubygem/scriptNugget-ruby-0.5.0.gem) = acb24c48877531b79bca0e1a883d52ec4a955766fe3c5b2850970d31bb74dab1
|
||||
SIZE (rubygem/scriptNugget-ruby-0.5.0.gem) = 4096
|
5
security/rubygem-razorback-scriptNugget/pkg-descr
Normal file
5
security/rubygem-razorback-scriptNugget/pkg-descr
Normal file
|
@ -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/
|
Loading…
Add table
Reference in a new issue