Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nessus-bin/
Date: Mon, 09 Mar 2020 15:45:42
Message-Id: 1583768392.d0f1811f3ca907cbd810e96397a99f88063365f8.marecki@gentoo
1 commit: d0f1811f3ca907cbd810e96397a99f88063365f8
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 9 15:39:52 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 9 15:39:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f1811f
7
8 net-analyzer/nessus-bin: remove old
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 net-analyzer/nessus-bin/Manifest | 3 --
13 net-analyzer/nessus-bin/nessus-bin-8.5.2.ebuild | 61 -------------------------
14 net-analyzer/nessus-bin/nessus-bin-8.8.0.ebuild | 61 -------------------------
15 net-analyzer/nessus-bin/nessus-bin-8.9.0.ebuild | 61 -------------------------
16 4 files changed, 186 deletions(-)
17
18 diff --git a/net-analyzer/nessus-bin/Manifest b/net-analyzer/nessus-bin/Manifest
19 index b4e377c434d..4848d73e7f7 100644
20 --- a/net-analyzer/nessus-bin/Manifest
21 +++ b/net-analyzer/nessus-bin/Manifest
22 @@ -1,4 +1 @@
23 -DIST Nessus-8.5.2-es7.x86_64.rpm 72892020 BLAKE2B c5ae05c02da4fe3265ae1b31da0d8dc025c7275ef466d7f889ebefe6a6006e500e2df029ab90ab37cd0c5089078a22b4f0474a4cfa830a378aead68337154f91 SHA512 ef96ee30b693c72a33981757a8e9616ce7813837de90065c8d140e9702552798e09c0941c282d1a54817f036f606a9934bc9020e86dce12baf50a1a57dbcec08
24 -DIST Nessus-8.8.0-es7.x86_64.rpm 77275432 BLAKE2B 437d4f958d0f45924cb0c994710d908b6a0a48bbee9ffa184391e7a31484d9c933a210c7d4c6d68fa918a873e09874a58ed40ca81203aaef5c44541037777dbd SHA512 d779703db9c114a51e282dde35257121278fa4ec6035c0c861ebc9f04e967aa2a0cde1efdd4f08c2652ecfab3978a8853970081759e9dee492a3ebe8c4fc502b
25 -DIST Nessus-8.9.0-es7.x86_64.rpm 81085048 BLAKE2B fc4717c31b59261199e87e2080f04a492a96fced562b2ded36741303d0f1c0fc447113f080cf64d2fd606148109f558499383433b39caafb2b8f77684f1b2ad5 SHA512 d397dd545a6c02f906b998c55f2d3b0ae06b247d648f1c25d260190ca4f161199f494d903c430cf2d9a664345b88f6ca5f4cd865a6a39b19be22a1d8a236c603
26 DIST Nessus-8.9.1-es7.x86_64.rpm 83715796 BLAKE2B b0362956fd8935162b2e47753fdeedd76452be55904ac90040ed0a4021194aa987321c9eec331490c61de3df25a23b4e668f62393b957f16cfdc50a033075c3f SHA512 7b746866cee3247a4c8f5df14aa2af3b28a5b4d485c87927f2226d73a962ef41b4ae0402529af00040890b93462171dd2a6c3ed842952a472bd112dcab79e4d6
27
28 diff --git a/net-analyzer/nessus-bin/nessus-bin-8.5.2.ebuild b/net-analyzer/nessus-bin/nessus-bin-8.5.2.ebuild
29 deleted file mode 100644
30 index 45aa75d3c45..00000000000
31 --- a/net-analyzer/nessus-bin/nessus-bin-8.5.2.ebuild
32 +++ /dev/null
33 @@ -1,61 +0,0 @@
34 -# Copyright 1999-2019 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -inherit rpm pax-utils systemd
40 -
41 -MY_P="Nessus-${PV}-es7"
42 -
43 -DESCRIPTION="A remote security scanner for Linux"
44 -HOMEPAGE="https://www.tenable.com/"
45 -SRC_URI="${MY_P}.x86_64.rpm"
46 -
47 -LICENSE="GPL-2 Nessus-EULA"
48 -SLOT="0"
49 -KEYWORDS="~amd64"
50 -
51 -RESTRICT="mirror fetch strip"
52 -
53 -QA_PREBUILT="opt/nessus/bin/nasl
54 - opt/nessus/bin/ndbg
55 - opt/nessus/bin/nessus-mkrand
56 - opt/nessus/lib/nessus/libjemalloc.so.2
57 - opt/nessus/lib/nessus/libnessus-glibc-fix.so
58 - opt/nessus/sbin/nessus-service
59 - opt/nessus/sbin/nessuscli
60 - opt/nessus/sbin/nessusd"
61 -
62 -S="${WORKDIR}"
63 -
64 -pkg_nofetch() {
65 - einfo "Please download ${A} from ${HOMEPAGE}downloads/nessus"
66 - einfo "The archive should then be placed into your DISTDIR directory."
67 -}
68 -
69 -src_install() {
70 - # Using doins -r would strip executable bits from all binaries
71 - cp -pPR "${S}"/opt "${D}"/ || die "Failed to copy files"
72 -
73 - pax-mark m "${D}"/opt/nessus/sbin/nessusd
74 -
75 - # Make sure these originally empty directories do not vanish,
76 - # Nessus will not run properly without them
77 - keepdir /opt/nessus/com/nessus/CA
78 - keepdir /opt/nessus/etc/nessus
79 - keepdir /opt/nessus/var/nessus/logs
80 - keepdir /opt/nessus/var/nessus/tmp
81 -
82 - newinitd "${FILESDIR}"/nessusd-initd nessusd-bin
83 - systemd_newunit usr/lib/systemd/system/nessusd.service nessusd-bin.service
84 -}
85 -
86 -pkg_postinst() {
87 - if [[ -z "${REPLACING_VERSIONS}" ]]; then
88 - elog "To get started launch the nessusd-bin service, then point your Web browser to"
89 - elog " https://<yourhost>:8834/"
90 - else
91 - elog "You may want to restart the nessusd-bin service to use"
92 - elog "the new version of Nessus."
93 - fi
94 -}
95
96 diff --git a/net-analyzer/nessus-bin/nessus-bin-8.8.0.ebuild b/net-analyzer/nessus-bin/nessus-bin-8.8.0.ebuild
97 deleted file mode 100644
98 index 45aa75d3c45..00000000000
99 --- a/net-analyzer/nessus-bin/nessus-bin-8.8.0.ebuild
100 +++ /dev/null
101 @@ -1,61 +0,0 @@
102 -# Copyright 1999-2019 Gentoo Authors
103 -# Distributed under the terms of the GNU General Public License v2
104 -
105 -EAPI=7
106 -
107 -inherit rpm pax-utils systemd
108 -
109 -MY_P="Nessus-${PV}-es7"
110 -
111 -DESCRIPTION="A remote security scanner for Linux"
112 -HOMEPAGE="https://www.tenable.com/"
113 -SRC_URI="${MY_P}.x86_64.rpm"
114 -
115 -LICENSE="GPL-2 Nessus-EULA"
116 -SLOT="0"
117 -KEYWORDS="~amd64"
118 -
119 -RESTRICT="mirror fetch strip"
120 -
121 -QA_PREBUILT="opt/nessus/bin/nasl
122 - opt/nessus/bin/ndbg
123 - opt/nessus/bin/nessus-mkrand
124 - opt/nessus/lib/nessus/libjemalloc.so.2
125 - opt/nessus/lib/nessus/libnessus-glibc-fix.so
126 - opt/nessus/sbin/nessus-service
127 - opt/nessus/sbin/nessuscli
128 - opt/nessus/sbin/nessusd"
129 -
130 -S="${WORKDIR}"
131 -
132 -pkg_nofetch() {
133 - einfo "Please download ${A} from ${HOMEPAGE}downloads/nessus"
134 - einfo "The archive should then be placed into your DISTDIR directory."
135 -}
136 -
137 -src_install() {
138 - # Using doins -r would strip executable bits from all binaries
139 - cp -pPR "${S}"/opt "${D}"/ || die "Failed to copy files"
140 -
141 - pax-mark m "${D}"/opt/nessus/sbin/nessusd
142 -
143 - # Make sure these originally empty directories do not vanish,
144 - # Nessus will not run properly without them
145 - keepdir /opt/nessus/com/nessus/CA
146 - keepdir /opt/nessus/etc/nessus
147 - keepdir /opt/nessus/var/nessus/logs
148 - keepdir /opt/nessus/var/nessus/tmp
149 -
150 - newinitd "${FILESDIR}"/nessusd-initd nessusd-bin
151 - systemd_newunit usr/lib/systemd/system/nessusd.service nessusd-bin.service
152 -}
153 -
154 -pkg_postinst() {
155 - if [[ -z "${REPLACING_VERSIONS}" ]]; then
156 - elog "To get started launch the nessusd-bin service, then point your Web browser to"
157 - elog " https://<yourhost>:8834/"
158 - else
159 - elog "You may want to restart the nessusd-bin service to use"
160 - elog "the new version of Nessus."
161 - fi
162 -}
163
164 diff --git a/net-analyzer/nessus-bin/nessus-bin-8.9.0.ebuild b/net-analyzer/nessus-bin/nessus-bin-8.9.0.ebuild
165 deleted file mode 100644
166 index eedc870324e..00000000000
167 --- a/net-analyzer/nessus-bin/nessus-bin-8.9.0.ebuild
168 +++ /dev/null
169 @@ -1,61 +0,0 @@
170 -# Copyright 1999-2020 Gentoo Authors
171 -# Distributed under the terms of the GNU General Public License v2
172 -
173 -EAPI=7
174 -
175 -inherit rpm pax-utils systemd
176 -
177 -MY_P="Nessus-${PV}-es7"
178 -
179 -DESCRIPTION="A remote security scanner for Linux"
180 -HOMEPAGE="https://www.tenable.com/"
181 -SRC_URI="${MY_P}.x86_64.rpm"
182 -
183 -LICENSE="GPL-2 Nessus-EULA"
184 -SLOT="0"
185 -KEYWORDS="~amd64"
186 -
187 -RESTRICT="mirror fetch strip"
188 -
189 -QA_PREBUILT="opt/nessus/bin/nasl
190 - opt/nessus/bin/ndbg
191 - opt/nessus/bin/nessus-mkrand
192 - opt/nessus/lib/nessus/libjemalloc.so.2
193 - opt/nessus/lib/nessus/libnessus-glibc-fix.so
194 - opt/nessus/sbin/nessus-service
195 - opt/nessus/sbin/nessuscli
196 - opt/nessus/sbin/nessusd"
197 -
198 -S="${WORKDIR}"
199 -
200 -pkg_nofetch() {
201 - einfo "Please download ${A} from ${HOMEPAGE}downloads/nessus"
202 - einfo "The archive should then be placed into your DISTDIR directory."
203 -}
204 -
205 -src_install() {
206 - # Using doins -r would strip executable bits from all binaries
207 - cp -pPR "${S}"/opt "${D}"/ || die "Failed to copy files"
208 -
209 - pax-mark m "${D}"/opt/nessus/sbin/nessusd
210 -
211 - # Make sure these originally empty directories do not vanish,
212 - # Nessus will not run properly without them
213 - keepdir /opt/nessus/com/nessus/CA
214 - keepdir /opt/nessus/etc/nessus
215 - keepdir /opt/nessus/var/nessus/logs
216 - keepdir /opt/nessus/var/nessus/tmp
217 -
218 - newinitd "${FILESDIR}"/nessusd-initd nessusd-bin
219 - systemd_newunit usr/lib/systemd/system/nessusd.service nessusd-bin.service
220 -}
221 -
222 -pkg_postinst() {
223 - if [[ -z "${REPLACING_VERSIONS}" ]]; then
224 - elog "To get started launch the nessusd-bin service, then point your Web browser to"
225 - elog " https://<yourhost>:8834/"
226 - else
227 - elog "You may want to restart the nessusd-bin service to use"
228 - elog "the new version of Nessus."
229 - fi
230 -}