aboutsummaryrefslogtreecommitdiff
path: root/security/py-ospd
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-15 21:45:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-15 21:45:42 +0000
commitd2ece5780c3eb6c6792de64523da52a003892ed2 (patch)
treef28ae68f3021d458e14e5fdaa6fa98c996cc5cd5 /security/py-ospd
parentee59a27b6b6c84ba6610fdb24594cf8fab6f681a (diff)
downloadports-d2ece5780c3eb6c6792de64523da52a003892ed2.tar.gz
ports-d2ece5780c3eb6c6792de64523da52a003892ed2.zip
Notes
Diffstat (limited to 'security/py-ospd')
-rw-r--r--security/py-ospd/Makefile22
-rw-r--r--security/py-ospd/distinfo3
-rw-r--r--security/py-ospd/pkg-descr7
3 files changed, 32 insertions, 0 deletions
diff --git a/security/py-ospd/Makefile b/security/py-ospd/Makefile
new file mode 100644
index 000000000000..68e8fbdd2591
--- /dev/null
+++ b/security/py-ospd/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= ospd
+DISTVERSION= 1.3.2
+CATEGORIES= security net python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Base for scanner wrappers for OSP (Open Scanner Protocol)
+
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>0:security/py-paramiko@${PY_FLAVOR}
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/security/py-ospd/distinfo b/security/py-ospd/distinfo
new file mode 100644
index 000000000000..439dcb2c96ce
--- /dev/null
+++ b/security/py-ospd/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1544909454
+SHA256 (ospd-1.3.2.tar.gz) = b273a1bb6f59a2aa389cf86e11c0dd8febd2222d9ecde60be26795a0976eeb9e
+SIZE (ospd-1.3.2.tar.gz) = 38243
diff --git a/security/py-ospd/pkg-descr b/security/py-ospd/pkg-descr
new file mode 100644
index 000000000000..9473ba8ba961
--- /dev/null
+++ b/security/py-ospd/pkg-descr
@@ -0,0 +1,7 @@
+OSPD is a community edition of OpenVAS, a framework of several services and
+tools offering a comprehensive and powerful vulnerability scanning and
+vulnerability management solution.
+
+Sevaral OSPD plugins are available to use with this base OSPD package.
+
+WWW: http://openvas.org/