Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gvm/
Date: Mon, 09 May 2022 12:26:09
Message-Id: 1652099132.a1e06f2ef36677fe06b1e3cc28c1d8372d7361b9.flow@gentoo
1 commit: a1e06f2ef36677fe06b1e3cc28c1d8372d7361b9
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 9 12:24:54 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Mon May 9 12:25:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e06f2e
7
8 net-analyzer/gvm: drop 10.0.1, 11.0.0, 20.8.0
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 net-analyzer/gvm/gvm-10.0.1.ebuild | 31 -------------------------------
13 net-analyzer/gvm/gvm-11.0.0.ebuild | 31 -------------------------------
14 net-analyzer/gvm/gvm-20.8.0.ebuild | 31 -------------------------------
15 net-analyzer/gvm/metadata.xml | 6 ++----
16 4 files changed, 2 insertions(+), 97 deletions(-)
17
18 diff --git a/net-analyzer/gvm/gvm-10.0.1.ebuild b/net-analyzer/gvm/gvm-10.0.1.ebuild
19 deleted file mode 100644
20 index 25b7338d62e4..000000000000
21 --- a/net-analyzer/gvm/gvm-10.0.1.ebuild
22 +++ /dev/null
23 @@ -1,31 +0,0 @@
24 -# Copyright 1999-2022 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=7
28 -
29 -inherit optfeature
30 -
31 -DESCRIPTION="Greenbone Vulnerability Management,previously named OpenVAS"
32 -HOMEPAGE="https://www.greenbone.net/en/"
33 -
34 -SLOT="0"
35 -LICENSE="GPL-2"
36 -KEYWORDS="~amd64 ~x86"
37 -IUSE="cli +cron +extras +gsa ldap ospd radius"
38 -
39 -RDEPEND="
40 - >=net-analyzer/gvm-libs-10.0.1[extras?,ldap?,radius?]
41 - >=net-analyzer/gvmd-8.0.1[extras?]
42 - >=net-analyzer/openvas-scanner-6.0.1[cron?,extras?]
43 - cli? ( >=net-analyzer/gvm-tools-2.0.0 )
44 - gsa? ( >=net-analyzer/greenbone-security-assistant-8.0.1[extras?] )
45 - ospd? ( >=net-analyzer/ospd-2.0.0[extras?] )"
46 -
47 -pkg_postinst() {
48 - optfeature "web server scanning and testing tool" net-analyzer/nikto
49 - optfeature "port scanner" net-analyzer/nmap
50 - optfeature "IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
51 - optfeature "OVALdi — an OVAL Interpreter" app-forensics/ovaldi
52 - optfeature "Linux-kernel-based portscanner" net-analyzer/portbunny
53 - optfeature "web application attack and audit framework" net-analyzer/w3af
54 -}
55
56 diff --git a/net-analyzer/gvm/gvm-11.0.0.ebuild b/net-analyzer/gvm/gvm-11.0.0.ebuild
57 deleted file mode 100644
58 index 7eefd05a5af8..000000000000
59 --- a/net-analyzer/gvm/gvm-11.0.0.ebuild
60 +++ /dev/null
61 @@ -1,31 +0,0 @@
62 -# Copyright 1999-2022 Gentoo Authors
63 -# Distributed under the terms of the GNU General Public License v2
64 -
65 -EAPI=7
66 -
67 -inherit optfeature
68 -
69 -DESCRIPTION="Greenbone Vulnerability Management,previously named OpenVAS"
70 -HOMEPAGE="https://www.greenbone.net/en/"
71 -
72 -SLOT="0"
73 -LICENSE="GPL-2"
74 -KEYWORDS="~amd64 ~x86"
75 -IUSE="cli +cron +extras +gsa ldap ospd radius"
76 -
77 -RDEPEND="
78 - >=net-analyzer/gvm-libs-11.0.0[extras?,ldap?,radius?]
79 - >=net-analyzer/gvmd-9.0.0[extras?]
80 - >=net-analyzer/openvas-scanner-7.0.0[cron?,extras?]
81 - cli? ( >=net-analyzer/gvm-tools-2.0.0 )
82 - gsa? ( >=net-analyzer/greenbone-security-assistant-9.0.0[extras?] )
83 - ospd? ( >=net-analyzer/ospd-2.0.0[extras?] )"
84 -
85 -pkg_postinst() {
86 - optfeature "web server scanning and testing tool" net-analyzer/nikto
87 - optfeature "port scanner" net-analyzer/nmap
88 - optfeature "IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
89 - optfeature "OVALdi — an OVAL Interpreter" app-forensics/ovaldi
90 - optfeature "Linux-kernel-based portscanner" net-analyzer/portbunny
91 - optfeature "web application attack and audit framework" net-analyzer/w3af
92 -}
93
94 diff --git a/net-analyzer/gvm/gvm-20.8.0.ebuild b/net-analyzer/gvm/gvm-20.8.0.ebuild
95 deleted file mode 100644
96 index d0b25e297509..000000000000
97 --- a/net-analyzer/gvm/gvm-20.8.0.ebuild
98 +++ /dev/null
99 @@ -1,31 +0,0 @@
100 -# Copyright 1999-2021 Gentoo Authors
101 -# Distributed under the terms of the GNU General Public License v2
102 -
103 -EAPI=7
104 -
105 -inherit optfeature
106 -
107 -DESCRIPTION="Greenbone Vulnerability Management, previously named OpenVAS"
108 -HOMEPAGE="https://www.greenbone.net/en/"
109 -
110 -SLOT="0"
111 -LICENSE="GPL-2"
112 -KEYWORDS="~amd64 ~x86"
113 -IUSE="cli +cron +extras +gsa ldap ospd radius"
114 -
115 -RDEPEND="
116 - >=net-analyzer/gvm-libs-20.8.0[extras?,ldap?,radius?]
117 - >=net-analyzer/gvmd-20.8.0[extras?]
118 - >=net-analyzer/openvas-scanner-20.8.0[cron?,extras?]
119 - cli? ( >=net-analyzer/gvm-tools-20.8.0 )
120 - gsa? ( >=net-analyzer/greenbone-security-assistant-20.8.0[extras?] )
121 - ospd? ( >=net-analyzer/ospd-20.8.0[extras?] )"
122 -
123 -pkg_postinst() {
124 - optfeature "web server scanning and testing tool" net-analyzer/nikto
125 - optfeature "port scanner" net-analyzer/nmap
126 - optfeature "IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
127 - optfeature "OVALdi — an OVAL Interpreter" app-forensics/ovaldi
128 - optfeature "Linux-kernel-based portscanner" net-analyzer/portbunny
129 - optfeature "web application attack and audit framework" net-analyzer/w3af
130 -}
131
132 diff --git a/net-analyzer/gvm/metadata.xml b/net-analyzer/gvm/metadata.xml
133 index 88c7b1dd1b6a..ea9418af8543 100644
134 --- a/net-analyzer/gvm/metadata.xml
135 +++ b/net-analyzer/gvm/metadata.xml
136 @@ -11,14 +11,12 @@
137 </maintainer>
138 <use>
139 <flag name="cli">Command Line Interface for OpenVAS Scanner</flag>
140 - <flag name="cron">A cron job to update GVM's vulnerability feeds daily</flag>
141 - <flag name="extras">Extra fonts, pdf-results! and html docs support</flag>
142 <flag name="gsa">Greenbone Security Assistant (WebUI)</flag>
143 <flag name="ospd">Enable support for scanner wrappers</flag>
144 </use>
145 <longdescription lang="en">
146 - GVM previously named OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner
147 - with associated tools like a graphical user front-end.
148 + GVM previously named OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner
149 + with associated tools like a graphical user front-end.
150 The core component is a server with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications.
151 </longdescription>
152 <upstream>