1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

security/py-ospd: Port was removed

- It was merged into security/py-ospd-openvas
This commit is contained in:
Jose Alonso Cardenas Marquez 2022-05-22 00:52:41 -05:00
parent 76490618fe
commit bf00a2f4b8
5 changed files with 0 additions and 46 deletions

View File

@ -913,7 +913,6 @@
SUBDIR += py-onlykey
SUBDIR += py-openssl
SUBDIR += py-oscrypto
SUBDIR += py-ospd
SUBDIR += py-ospd-openvas
SUBDIR += py-paramiko
SUBDIR += py-pass-audit

View File

@ -1,24 +0,0 @@
PORTNAME= ospd
DISTVERSION= 21.4.4
CATEGORIES= security net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= acm@FreeBSD.org
COMMENT= Base for scanner wrappers for OSP (Open Scanner Protocol)
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}deprecated>0:devel/py-deprecated@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paramiko>0:security/py-paramiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1635389759
SHA256 (ospd-21.4.4.tar.gz) = 671cea59e63a7956a378f26275fc14693accacf90d91bddc76b914f48cbd6346
SIZE (ospd-21.4.4.tar.gz) = 100607

View File

@ -1,11 +0,0 @@
--- setup.py.orig 2021-09-04 19:49:01.514046000 -0500
+++ setup.py 2021-09-04 20:24:10.187804000 -0500
@@ -2,7 +2,7 @@
from setuptools import setup
packages = \
-['ospd', 'ospd.command', 'tests', 'tests.command']
+['ospd', 'ospd.command']
package_data = \
{'': ['*']}

View File

@ -1,7 +0,0 @@
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: https://openvas.org/