aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-12-12 18:50:57 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-12-12 18:50:57 +0000
commitcbe2b21c3921eb773f93e34ac883a7bac7dba135 (patch)
tree1a8905f8973f577106879b063ea1c14361242171 /net-mgmt
parent8419e9fd7124b2e2b86282522ad0cbaf5f73a992 (diff)
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/rubygem-checkson/Makefile20
-rw-r--r--net-mgmt/rubygem-checkson/distinfo3
-rw-r--r--net-mgmt/rubygem-checkson/pkg-descr3
4 files changed, 27 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index aacc31dcea04..0ebf0b1cecab 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -332,6 +332,7 @@
SUBDIR += rrdbot
SUBDIR += rtrlib
SUBDIR += rubygem-blimpy
+ SUBDIR += rubygem-checkson
SUBDIR += rubygem-oxidized
SUBDIR += rubygem-oxidized-script
SUBDIR += rubygem-oxidized-web
diff --git a/net-mgmt/rubygem-checkson/Makefile b/net-mgmt/rubygem-checkson/Makefile
new file mode 100644
index 000000000000..32f56b466335
--- /dev/null
+++ b/net-mgmt/rubygem-checkson/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= checkson
+DISTVERSION= 1.3
+CATEGORIES= net-mgmt rubygems
+MASTER_SITES= RG
+
+MAINTAINER= florian@fsrv.xyz
+COMMENT= Simple checking tool for easy os checks
+
+LICENSE= BSD3CLAUSE
+
+USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
+
+PLIST_FILES= bin/checkson
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/rubygem-checkson/distinfo b/net-mgmt/rubygem-checkson/distinfo
new file mode 100644
index 000000000000..b1331b64abce
--- /dev/null
+++ b/net-mgmt/rubygem-checkson/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1607798898
+SHA256 (rubygem/checkson-1.3.gem) = fff7aebf3fa97ba9b84555fee3dac4bf7b8031a167741abe28ff5617f63e2e62
+SIZE (rubygem/checkson-1.3.gem) = 8192
diff --git a/net-mgmt/rubygem-checkson/pkg-descr b/net-mgmt/rubygem-checkson/pkg-descr
new file mode 100644
index 000000000000..b81fee9cae6d
--- /dev/null
+++ b/net-mgmt/rubygem-checkson/pkg-descr
@@ -0,0 +1,3 @@
+This is a simple port of checkson
+
+WWW: https://gitlab.fsrv.xyz