pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-rex-registry security/ruby-rex-registry:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f1082dcb9e8
branches: trunk
changeset: 370244:0f1082dcb9e8
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Oct 13 17:48:55 2017 +0000
description:
security/ruby-rex-registry: Import version 0.1.3
Ruby Exploitation Library for parsing offline copys of Windows
Registry Hives.
diffstat:
security/ruby-rex-registry/DESCR | 2 ++
security/ruby-rex-registry/Makefile | 12 ++++++++++++
security/ruby-rex-registry/PLIST | 22 ++++++++++++++++++++++
security/ruby-rex-registry/distinfo | 6 ++++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r 70ad82445530 -r 0f1082dcb9e8 security/ruby-rex-registry/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-registry/DESCR Fri Oct 13 17:48:55 2017 +0000
@@ -0,0 +1,2 @@
+Ruby Exploitation Library for parsing offline copys of Windows
+Registry Hives.
diff -r 70ad82445530 -r 0f1082dcb9e8 security/ruby-rex-registry/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-registry/Makefile Fri Oct 13 17:48:55 2017 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2017/10/13 17:48:55 minskim Exp $
+
+DISTNAME= rex-registry-0.1.3
+CATEGORIES= security
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= https://github.com/rapid7/rex-registry
+COMMENT= Ruby Exploitation library for parsing Windows registry files
+LICENSE= modified-bsd
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 70ad82445530 -r 0f1082dcb9e8 security/ruby-rex-registry/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-registry/PLIST Fri Oct 13 17:48:55 2017 +0000
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/13 17:48:55 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CODE_OF_CONDUCT.md
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/console
+${GEM_LIBDIR}/bin/setup
+${GEM_LIBDIR}/lib/rex/registry.rb
+${GEM_LIBDIR}/lib/rex/registry/hive.rb
+${GEM_LIBDIR}/lib/rex/registry/lfkey.rb
+${GEM_LIBDIR}/lib/rex/registry/nodekey.rb
+${GEM_LIBDIR}/lib/rex/registry/regf.rb
+${GEM_LIBDIR}/lib/rex/registry/valuekey.rb
+${GEM_LIBDIR}/lib/rex/registry/valuelist.rb
+${GEM_LIBDIR}/lib/rex/registry/version.rb
+${GEM_LIBDIR}/rex-registry.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 70ad82445530 -r 0f1082dcb9e8 security/ruby-rex-registry/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-registry/distinfo Fri Oct 13 17:48:55 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/13 17:48:55 minskim Exp $
+
+SHA1 (rex-registry-0.1.3.gem) = 8637a792c83ec054f317c57d6adc45e821edaa00
+RMD160 (rex-registry-0.1.3.gem) = bd0576a6b613bb0370d749a9e0b3d6784c74f286
+SHA512 (rex-registry-0.1.3.gem) = cde5350945e8aa7cfa0dc01c78e7a375d1aa7174c2954b658ffeba39c81d638b1d614866cbd0f8f8f417f1831281cd43126cde158944903e36c8dc5ce79773e6
+Size (rex-registry-0.1.3.gem) = 16384 bytes
Home |
Main Index |
Thread Index |
Old Index