summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-18 16:44:38 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-18 16:44:38 +0100
commit25d5b888de8a61df3e73a03e70258aa2b1f041d3 (patch)
treee21c5190d25704930893de115b6cb1835ee71e3e /net-analyzer/openvas
parentnet-analyzer/greenbone-security-assistant: Version Bump (diff)
downloadgentoo-25d5b888de8a61df3e73a03e70258aa2b1f041d3.tar.gz
gentoo-25d5b888de8a61df3e73a03e70258aa2b1f041d3.tar.bz2
gentoo-25d5b888de8a61df3e73a03e70258aa2b1f041d3.zip
net-analyzer/openvas: Drop old
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/openvas')
-rw-r--r--net-analyzer/openvas/openvas-7.0.10.ebuild44
-rw-r--r--net-analyzer/openvas/openvas-7.0.11.ebuild44
-rw-r--r--net-analyzer/openvas/openvas-8.0.3.ebuild44
-rw-r--r--net-analyzer/openvas/openvas-8.0.4.ebuild44
4 files changed, 0 insertions, 176 deletions
diff --git a/net-analyzer/openvas/openvas-7.0.10.ebuild b/net-analyzer/openvas/openvas-7.0.10.ebuild
deleted file mode 100644
index 9a4373914a35..000000000000
--- a/net-analyzer/openvas/openvas-7.0.10.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit readme.gentoo
-
-DESCRIPTION="A remote security scanner"
-HOMEPAGE="http://www.openvas.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="+pdf"
-
-DEPEND="
- >=net-analyzer/openvas-libraries-7.0.10
- >=net-analyzer/openvas-scanner-4.0.6
- >=net-analyzer/openvas-manager-5.0.10
- >=net-analyzer/openvas-cli-1.3.1
- net-analyzer/openvas-tools
- pdf? (
- app-text/htmldoc
- dev-texlive/texlive-latexextra
- virtual/latex-base
- )"
-# greenbone-security-desktop is broken and unsupported upstream
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-pkg_postinst() {
- elog "Additional support for extra checks can be get from"
- optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto
- optfeature "NMAP — a portscanner" net-analyzer/nmap
- optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
- optfeature "amap — an application protocol detection tool" net-analyzer/amap
- optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap
- optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
- optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny
- optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af
- optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greenbone-security-assistant
-}
diff --git a/net-analyzer/openvas/openvas-7.0.11.ebuild b/net-analyzer/openvas/openvas-7.0.11.ebuild
deleted file mode 100644
index f7fcb2fe4b75..000000000000
--- a/net-analyzer/openvas/openvas-7.0.11.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit readme.gentoo
-
-DESCRIPTION="A remote security scanner"
-HOMEPAGE="http://www.openvas.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="+pdf"
-
-DEPEND="
- >=net-analyzer/openvas-libraries-7.0.10
- >=net-analyzer/openvas-scanner-4.0.7
- >=net-analyzer/openvas-manager-5.0.11
- >=net-analyzer/openvas-cli-1.3.1
- net-analyzer/openvas-tools
- pdf? (
- app-text/htmldoc
- dev-texlive/texlive-latexextra
- virtual/latex-base
- )"
-# greenbone-security-desktop is broken and unsupported upstream
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-pkg_postinst() {
- elog "Additional support for extra checks can be get from"
- optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto
- optfeature "NMAP — a portscanner" net-analyzer/nmap
- optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
- optfeature "amap — an application protocol detection tool" net-analyzer/amap
- optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap
- optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
- optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny
- optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af
- optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greenbone-security-assistant
-}
diff --git a/net-analyzer/openvas/openvas-8.0.3.ebuild b/net-analyzer/openvas/openvas-8.0.3.ebuild
deleted file mode 100644
index 18539bc803b5..000000000000
--- a/net-analyzer/openvas/openvas-8.0.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit readme.gentoo
-
-DESCRIPTION="A remote security scanner"
-HOMEPAGE="http://www.openvas.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="+pdf"
-
-DEPEND="
- >=net-analyzer/openvas-libraries-8.0.3
- >=net-analyzer/openvas-scanner-5.0.3
- >=net-analyzer/openvas-manager-6.0.3
- >=net-analyzer/openvas-cli-1.4.0
- net-analyzer/openvas-tools
- pdf? (
- app-text/htmldoc
- dev-texlive/texlive-latexextra
- virtual/latex-base
- )"
-# greenbone-security-desktop is broken and unsupported upstream
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-pkg_postinst() {
- elog "Additional support for extra checks can be get from"
- optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto
- optfeature "NMAP — a portscanner" net-analyzer/nmap
- optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
- optfeature "amap — an application protocol detection tool" net-analyzer/amap
- optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap
- optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
- optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny
- optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af
- optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greebone-security-assistant
-}
diff --git a/net-analyzer/openvas/openvas-8.0.4.ebuild b/net-analyzer/openvas/openvas-8.0.4.ebuild
deleted file mode 100644
index edd5f44da525..000000000000
--- a/net-analyzer/openvas/openvas-8.0.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit readme.gentoo
-
-DESCRIPTION="A remote security scanner"
-HOMEPAGE="http://www.openvas.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="+pdf"
-
-DEPEND="
- >=net-analyzer/openvas-libraries-8.0.4
- >=net-analyzer/openvas-scanner-5.0.4
- >=net-analyzer/openvas-manager-6.0.4
- >=net-analyzer/openvas-cli-1.4.2
- net-analyzer/openvas-tools
- pdf? (
- app-text/htmldoc
- dev-texlive/texlive-latexextra
- virtual/latex-base
- )"
-# greenbone-security-desktop is broken and unsupported upstream
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-pkg_postinst() {
- elog "Additional support for extra checks can be get from"
- optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto
- optfeature "NMAP — a portscanner" net-analyzer/nmap
- optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
- optfeature "amap — an application protocol detection tool" net-analyzer/amap
- optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap
- optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
- optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny
- optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af
- optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greebone-security-assistant
-}