summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-29 18:28:15 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-29 18:28:49 -0500
commit7b2f86e1a5ae23da334e225bcbd00394d15e13b1 (patch)
tree775b76d9a65877f6c0228c660cd90592c86198e0 /net-analyzer
parentRevert "net-analyzer/*: drop last-rited pkgs" (diff)
downloadgentoo-7b2f86e1a5ae23da334e225bcbd00394d15e13b1.tar.gz
gentoo-7b2f86e1a5ae23da334e225bcbd00394d15e13b1.tar.bz2
gentoo-7b2f86e1a5ae23da334e225bcbd00394d15e13b1.zip
net-analyzer/*: drop last-rited pkgs properly this time
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/openvas-cli/Manifest1
-rw-r--r--net-analyzer/openvas-cli/metadata.xml5
-rw-r--r--net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild33
-rw-r--r--net-analyzer/openvas-tools/Manifest1
-rw-r--r--net-analyzer/openvas-tools/metadata.xml5
-rw-r--r--net-analyzer/openvas-tools/openvas-tools-0_pre20512.ebuild27
-rw-r--r--net-analyzer/openvas/metadata.xml20
-rw-r--r--net-analyzer/openvas/openvas-9.0.0.ebuild38
8 files changed, 0 insertions, 130 deletions
diff --git a/net-analyzer/openvas-cli/Manifest b/net-analyzer/openvas-cli/Manifest
deleted file mode 100644
index ec9e62719bb1..000000000000
--- a/net-analyzer/openvas-cli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openvas-cli-1.4.3.tar.gz 108228 BLAKE2B d8f657fde8d1cac257dac8e87fdea23401ce1f89ccb08a63c8c63f5aae9c83ff663193425eabb86481ee697ecf6bf1f893325ba472a794c83586464d24e7ecbc SHA512 a85c754612b8f8102aa1ccf0af72f3266758c4873f7c346004b4f6794bfa8e562dbe14009ae04a2792978354454fa75f8a912bc13a83bce3604ff00019c363e3
diff --git a/net-analyzer/openvas-cli/metadata.xml b/net-analyzer/openvas-cli/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/net-analyzer/openvas-cli/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild b/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
deleted file mode 100644
index 8a46aad30c25..000000000000
--- a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DL_ID=2209
-inherit cmake-utils
-
-DESCRIPTION="A remote security scanner for Linux (OpenVAS-cli)"
-HOMEPAGE="http://www.openvas.org/"
-SRC_URI="http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- >=net-analyzer/openvas-libraries-8.0.4
-"
-RDEPEND="${DEPEND}
- !net-analyzer/openvas-client
-"
-BDEPEND="virtual/pkgconfig"
-
-S="${WORKDIR}"/${P/_beta/+beta}
-
-src_configure() {
- local mycmakeargs=(
- -DLOCALSTATEDIR="${EPREFIX}"/var
- -DSYSCONFDIR="${EPREFIX}"/etc
- )
- cmake-utils_src_configure
-}
diff --git a/net-analyzer/openvas-tools/Manifest b/net-analyzer/openvas-tools/Manifest
deleted file mode 100644
index dcafeba511ef..000000000000
--- a/net-analyzer/openvas-tools/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openvas-tools-0_pre20512.tar.xz 46100 BLAKE2B 4d497ef59620818c872756b9b251fa813b255d172e0e9968a130700f7851342b7a238790637e3fe93d93b664e2cc01af28d55c006ae38a64480be26fd4f824eb SHA512 ab524c18a9c9cbfbc742d19c55c7eacc99c39d9209d3f915a6e0070c662f9761cc55b1166dfb48cdaab2607a07ea0640ff9f0a3d48a364409e516a3142f96cbb
diff --git a/net-analyzer/openvas-tools/metadata.xml b/net-analyzer/openvas-tools/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/net-analyzer/openvas-tools/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/net-analyzer/openvas-tools/openvas-tools-0_pre20512.ebuild b/net-analyzer/openvas-tools/openvas-tools-0_pre20512.ebuild
deleted file mode 100644
index 48c6d833eacf..000000000000
--- a/net-analyzer/openvas-tools/openvas-tools-0_pre20512.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib
-
-DESCRIPTION="A remote security scanner for Linux (extra tools)"
-HOMEPAGE="http://www.openvas.org/"
-SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S="${WORKDIR}"/tools
-
-src_install() {
- insinto /usr/$(get_libdir)/nagios/plugins/
- doins nagios/*
-
- dosbin openvas-check-setup
-
- insinto /usr/share/vim/vimfiles/syntax
- doins nasl.vim
-}
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>hasan.calisir@psauxit.com</email>
- <name>Hasan ÇALIŞIR</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <use>
- <flag name="extras">Extra fonts, pdf results and html docs support</flag>
- <flag name="cli">Command Line Interface for OpenVAS Scanner throught <pkg>net-analyzer/gvm-tools</pkg></flag>
- <flag name="gsa">Greenbone Security Assistant (WebUI) through <pkg>net-analyzer/greenbone-security-assistant</pkg></flag>
- <flag name="ospd">Enable support for scanner wrappers through <pkg>net-analyzer/ospd</pkg></flag>
- <flag name="ldap">Enable support for ldap through <pkg>net-nds/openldap</pkg></flag>
- <flag name="radius">Enable support for radius through <pkg>net-dialup/freeradius-client</pkg></flag>
- </use>
-</pkgmetadata>
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
-}