aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-rex-registry
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-07-15 17:49:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-07-15 17:49:11 +0000
commitf780dd0785bfdb7c5872456b1e7a915890d24266 (patch)
treec2a71cabca9a87b2deef6b87ebeea1551cba30d1 /security/rubygem-rex-registry
parentda44041655ec1a857d607c6cfcadfd3333a3cc6e (diff)
downloadports-f780dd0785bfdb7c5872456b1e7a915890d24266.tar.gz
ports-f780dd0785bfdb7c5872456b1e7a915890d24266.zip
Notes
Diffstat (limited to 'security/rubygem-rex-registry')
-rw-r--r--security/rubygem-rex-registry/Makefile19
-rw-r--r--security/rubygem-rex-registry/distinfo3
-rw-r--r--security/rubygem-rex-registry/pkg-descr4
3 files changed, 26 insertions, 0 deletions
diff --git a/security/rubygem-rex-registry/Makefile b/security/rubygem-rex-registry/Makefile
new file mode 100644
index 000000000000..1a520dfc6e6d
--- /dev/null
+++ b/security/rubygem-rex-registry/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= rex-registry
+PORTVERSION= 0.1.0
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= antoine@FreeBSD.org
+COMMENT= Ruby Exploitation(Rex) library for parsing offline registry files
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+NO_ARCH= yes
+
+USE_RUBY= yes
+USES= gem
+
+.include <bsd.port.mk>
diff --git a/security/rubygem-rex-registry/distinfo b/security/rubygem-rex-registry/distinfo
new file mode 100644
index 000000000000..aa32aa3107df
--- /dev/null
+++ b/security/rubygem-rex-registry/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1468492622
+SHA256 (rubygem/rex-registry-0.1.0.gem) = f2bc39327eba282f0e172d5dad07c45b3a23976273a6c0fe6b1ef082399f29c5
+SIZE (rubygem/rex-registry-0.1.0.gem) = 16384
diff --git a/security/rubygem-rex-registry/pkg-descr b/security/rubygem-rex-registry/pkg-descr
new file mode 100644
index 000000000000..1dc8cbd358ad
--- /dev/null
+++ b/security/rubygem-rex-registry/pkg-descr
@@ -0,0 +1,4 @@
+This Gem contains all of the Ruby Exploitation(Rex) library for parsing offline
+registry files from a Windows machine.
+
+WWW: https://github.com/rapid7/rex-registry