From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- net-analyzer/openvas/Manifest | 2 -- net-analyzer/openvas/metadata.xml | 20 ---------------- net-analyzer/openvas/openvas-9.0.0.ebuild | 38 ------------------------------- 3 files changed, 60 deletions(-) delete mode 100644 net-analyzer/openvas/Manifest delete mode 100644 net-analyzer/openvas/metadata.xml delete mode 100644 net-analyzer/openvas/openvas-9.0.0.ebuild (limited to 'net-analyzer/openvas') diff --git a/net-analyzer/openvas/Manifest b/net-analyzer/openvas/Manifest deleted file mode 100644 index 1e8c2a3f4c24..000000000000 --- a/net-analyzer/openvas/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD openvas-9.0.0.ebuild 1509 BLAKE2B 6eeb7438a3b0f529830cfa7e815628b96f27c5a5bf8fcea685efde35b4c6ed28e1ff78795f1120ef132ed9cafef97f4ab57327da164956bfa2328851cc0f51b1 SHA512 ee374829aca084cfbe3e8e73015fbaa37287ee73f310c291baf852cb3eda5bfbcec5b51cd962db282e0b83f62a5593a1796b150d26f3268b810b4c0d1d62b165 -MISC metadata.xml 990 BLAKE2B 38d5a08041cad530d89c9f7f93e6e45718fcc5358d71b72e664d249ae20f6b60502fbf00a0bf5b510c7e12192b5d696b3b262083b55389e36be6b9b6b22b4843 SHA512 897ec95d4a7b86a91fe5ced1dfbf27b724ec3a5c1a83ebdc2dfae76d707013d2ac2d908a341e36f950c0bf125d3010fab4bb58012a650be8bcd988c0d14821c2 diff --git a/net-analyzer/openvas/metadata.xml b/net-analyzer/openvas/metadata.xml deleted file mode 100644 index a2806dd34dca..000000000000 --- a/net-analyzer/openvas/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - hasan.calisir@psauxit.com - Hasan ÇALIŞIR - - - proxy-maint@gentoo.org - Proxy Maintainers - - - Extra fonts, pdf results and html docs support - Command Line Interface for OpenVAS Scanner throught net-analyzer/gvm-tools - Greenbone Security Assistant (WebUI) through net-analyzer/greenbone-security-assistant - Enable support for scanner wrappers through net-analyzer/ospd - Enable support for ldap through net-nds/openldap - Enable support for radius through net-dialup/freeradius-client - - diff --git a/net-analyzer/openvas/openvas-9.0.0.ebuild b/net-analyzer/openvas/openvas-9.0.0.ebuild deleted file mode 100644 index b9d86a8e6da4..000000000000 --- a/net-analyzer/openvas/openvas-9.0.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit eutils - -DESCRIPTION="A remote security scanner" -HOMEPAGE="http://www.openvas.org/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="+cli +extras +gsa ldap +ospd radius" - -RDEPEND=" - >=net-analyzer/openvas-libraries-9.0.3[extras?] - >=net-analyzer/openvas-manager-7.0.3[extras?] - ~net-analyzer/openvas-scanner-5.1.3[extras?] - cli? ( >=net-analyzer/gvm-tools-1.4.1 ) - gsa? ( ~net-analyzer/greenbone-security-assistant-7.0.3[extras?] ) - ldap? ( >=net-analyzer/openvas-libraries-9.0.3[ldap] ) - ospd? ( >=net-analyzer/ospd-1.3.2[extras?] ) - radius? ( >=net-analyzer/openvas-libraries-9.0.3[radius] )" - -pkg_postinst() { - elog "----------------------------IMPORTANT----------------------------" - elog " Please read important notes > /usr/share/openvas/OPENVAS.gentoo " - elog "-----------------------------------------------------------------" - elog "Additional support for extra checks can be get from" - optfeature "Web server scanning and testing tool" net-analyzer/nikto - optfeature "Portscanner" net-analyzer/nmap - optfeature "IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan - optfeature "Application protocol detection tool" net-analyzer/amap - optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi - optfeature "Linux-kernel-based portscanner" net-analyzer/portbunny - optfeature "Web application attack and audit framework" net-analyzer/w3af -} -- cgit v1.2.3