pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-openvas-omp



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Oct 17 19:38:12 UTC 2017

Added Files:
        pkgsrc/security/ruby-openvas-omp: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/ruby-openvas-omp/DESCR \
    pkgsrc/security/ruby-openvas-omp/Makefile \
    pkgsrc/security/ruby-openvas-omp/PLIST \
    pkgsrc/security/ruby-openvas-omp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/security/ruby-openvas-omp/DESCR
diff -u /dev/null pkgsrc/security/ruby-openvas-omp/DESCR:1.1
--- /dev/null   Tue Oct 17 19:38:12 2017
+++ pkgsrc/security/ruby-openvas-omp/DESCR      Tue Oct 17 19:38:12 2017
@@ -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.
Index: pkgsrc/security/ruby-openvas-omp/Makefile
diff -u /dev/null pkgsrc/security/ruby-openvas-omp/Makefile:1.1
--- /dev/null   Tue Oct 17 19:38:12 2017
+++ pkgsrc/security/ruby-openvas-omp/Makefile   Tue Oct 17 19:38:12 2017
@@ -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"
Index: pkgsrc/security/ruby-openvas-omp/PLIST
diff -u /dev/null pkgsrc/security/ruby-openvas-omp/PLIST:1.1
--- /dev/null   Tue Oct 17 19:38:12 2017
+++ pkgsrc/security/ruby-openvas-omp/PLIST      Tue Oct 17 19:38:12 2017
@@ -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
Index: pkgsrc/security/ruby-openvas-omp/distinfo
diff -u /dev/null pkgsrc/security/ruby-openvas-omp/distinfo:1.1
--- /dev/null   Tue Oct 17 19:38:12 2017
+++ pkgsrc/security/ruby-openvas-omp/distinfo   Tue Oct 17 19:38:12 2017
@@ -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