net-mgmt/rubygem-oxidized-script: create port
CLI and Library to interface with network devices in Oxidized, a RANCID replacement. WWW: https://github.com/ytti/oxidized-script PR: 203374 Submitted by: Nick Hilliard <nick@foobar.org> (with modifications)
This commit is contained in:
@@ -300,6 +300,7 @@
|
||||
SUBDIR += rrdbot
|
||||
SUBDIR += rubygem-blimpy
|
||||
SUBDIR += rubygem-oxidized
|
||||
SUBDIR += rubygem-oxidized-script
|
||||
SUBDIR += rubygem-oxidized-web
|
||||
SUBDIR += rubygem-snmp
|
||||
SUBDIR += rubygem-visage-app
|
||||
|
||||
24
net-mgmt/rubygem-oxidized-script/Makefile
Normal file
24
net-mgmt/rubygem-oxidized-script/Makefile
Normal file
@@ -0,0 +1,24 @@
|
||||
# Created by: Nick Hilliard <nick@foobar.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oxidized-script
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= net-mgmt rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= nick@foobar.org
|
||||
COMMENT= CLI and Library to interface with network devices in rubygems-oxidized
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-oxidized>=0.15:net-mgmt/rubygem-oxidized \
|
||||
rubygem-slop3>=3.5:devel/rubygem-slop3
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
PLIST_FILES= bin/oxs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
net-mgmt/rubygem-oxidized-script/distinfo
Normal file
3
net-mgmt/rubygem-oxidized-script/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1483497797
|
||||
SHA256 (rubygem/oxidized-script-0.3.1.gem) = 810ec8becf8bf7653d5668c8b5ee310f76f0848f9cd54814a80985d6431cf31c
|
||||
SIZE (rubygem/oxidized-script-0.3.1.gem) = 10240
|
||||
4
net-mgmt/rubygem-oxidized-script/pkg-descr
Normal file
4
net-mgmt/rubygem-oxidized-script/pkg-descr
Normal file
@@ -0,0 +1,4 @@
|
||||
CLI and Library to interface with network devices in Oxidized, a RANCID
|
||||
replacement.
|
||||
|
||||
WWW: https://github.com/ytti/oxidized-script
|
||||
Reference in New Issue
Block a user