pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-openvas-omp securitiy/ruby-openvas-omp: ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e90f6c466fb1
branches: trunk
changeset: 370517:e90f6c466fb1
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Oct 17 19:38:12 2017 +0000
description:
securitiy/ruby-openvas-omp: Import version 0.0.4
This library is used for communication with OpenVAS manager over
OMP. You can start, stop, pause and resume scan. Watch progress and
status of scan, download report, etc.
diffstat:
security/ruby-openvas-omp/DESCR | 3 +++
security/ruby-openvas-omp/Makefile | 12 ++++++++++++
security/ruby-openvas-omp/PLIST | 14 ++++++++++++++
security/ruby-openvas-omp/distinfo | 6 ++++++
4 files changed, 35 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r 477bb7bdcb08 -r e90f6c466fb1 security/ruby-openvas-omp/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-openvas-omp/DESCR Tue Oct 17 19:38:12 2017 +0000
@@ -0,0 +1,3 @@
+This library is used for communication with OpenVAS manager over
+OMP. You can start, stop, pause and resume scan. Watch progress and
+status of scan, download report, etc.
diff -r 477bb7bdcb08 -r e90f6c466fb1 security/ruby-openvas-omp/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-openvas-omp/Makefile Tue Oct 17 19:38:12 2017 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2017/10/17 19:38:12 minskim Exp $
+
+DISTNAME= openvas-omp-0.0.4
+CATEGORIES= security
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= https://rubygems.org/gems/openvas-omp
+COMMENT= Ruby library for communication with OpenVAS manager
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 477bb7bdcb08 -r e90f6c466fb1 security/ruby-openvas-omp/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-openvas-omp/PLIST Tue Oct 17 19:38:12 2017 +0000
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/17 19:38:12 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.document
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/TODO
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/examples/basic-scan.rb
+${GEM_LIBDIR}/lib/openvas-omp.rb
+${GEM_LIBDIR}/test/helper.rb
+${GEM_LIBDIR}/test/test_openvas-omp.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 477bb7bdcb08 -r e90f6c466fb1 security/ruby-openvas-omp/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-openvas-omp/distinfo Tue Oct 17 19:38:12 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/17 19:38:12 minskim Exp $
+
+SHA1 (openvas-omp-0.0.4.gem) = 5e6fab52ed8f76535d9b2958f5d91b63641223c8
+RMD160 (openvas-omp-0.0.4.gem) = 3f7f3160b3e2be9b62f23c9643eee970fe50c95c
+SHA512 (openvas-omp-0.0.4.gem) = cb62ec9e480ad009eb9f47cd4ac77d385b8d5855748509466e5227e9d729067b279c277d3d53f2de1a89cccba75bccdd1e23b7ae858adeb35e0958fdb004c0e1
+Size (openvas-omp-0.0.4.gem) = 10752 bytes
Home |
Main Index |
Thread Index |
Old Index