diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-14 08:57:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-14 08:58:26 +0200 |
commit | cbbdcbf3e928a92ec91cc17fa86c47a84475ba90 (patch) | |
tree | 09d5b0c81a94b3c7881293d1dcc1fd9a5730b2b2 /net-analyzer | |
parent | dev-ruby/lemon: add ruby25 (diff) | |
download | gentoo-cbbdcbf3e928a92ec91cc17fa86c47a84475ba90.tar.gz gentoo-cbbdcbf3e928a92ec91cc17fa86c47a84475ba90.tar.bz2 gentoo-cbbdcbf3e928a92ec91cc17fa86c47a84475ba90.zip |
net-analyzer/nessus-bin: Drop old
Bug: https://bugs.gentoo.org/642898
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nessus-bin/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/nessus-bin/files/90nessus-bin | 1 | ||||
-rw-r--r-- | net-analyzer/nessus-bin/nessus-bin-4.4.1.ebuild | 68 | ||||
-rw-r--r-- | net-analyzer/nessus-bin/nessus-bin-5.0.1.ebuild | 60 |
4 files changed, 0 insertions, 133 deletions
diff --git a/net-analyzer/nessus-bin/Manifest b/net-analyzer/nessus-bin/Manifest index f3c145cf0626..69ce03189c2c 100644 --- a/net-analyzer/nessus-bin/Manifest +++ b/net-analyzer/nessus-bin/Manifest @@ -1,5 +1 @@ -DIST Nessus-4.4.1-es6.i686.rpm 11222888 SHA256 91420688688da3347c0f2ad2be38b4495bedc4a94d1a1e159afb6ba5d2029bdc SHA512 dbc3c42989442830c7048135d4c1c582cd8a21801b7cf2e6522826992303e5ba6d6770136bb5c2b7be4b15f5f997e61ddbb31d1c9ed09358c3f20c77934c9e3e WHIRLPOOL 90b31b758a841b4a837efce2b4baec8fb3698cb2da37ebff93d8b0d01f4503af225e66140af1d233653b966f1ee5e054d830e97a84603954fc4f0310c3dda72e -DIST Nessus-4.4.1-es6.x86_64.rpm 12516672 SHA256 b06585509ac4bcda874a333a22eaffef78aa9642c79350ef9b5a5a8c169be58a SHA512 5c788663bfb72978976dcbeb7cf586b74a1ebcb4cb856e595954343647e2ad5309c81661c47ebc6e7b31f993957bd26e73c2db69328735a90a87ff8799422e40 WHIRLPOOL d5d74bffadec10fd4c31d403bf4a24338d5cf517a455cce4dd478c92a1cd9d3f188f85a50b24816490e57f4e0df5342b52b289af4b4b1bdc0aef6462d25a7a96 -DIST Nessus-5.0.1-es6.i686.rpm 20401680 SHA256 540ca445d5eb886335f38b5e7b69f2c1c512eda9f633199cf31e29abc519432e SHA512 5d86549903ee71250a120d5c413e502041f3d36ff4712ff1e567c77750b723ab36b1da55b5035ce3b5e74adc2fb30f42153c2d0bd7bf1ff410daf2ab64a86eab WHIRLPOOL f2f5ec35b7d84ee61ed9a65f97bf7ffcd51e87a8b565fbc4d6836288f0ceb3093a007a9f8d6217f3931c6d21e7a2dd950aa3cd2e5bf43d3591437a4e917e5066 -DIST Nessus-5.0.1-es6.x86_64.rpm 22784992 SHA256 dc5c1af6dfc80b20e6019c86ee5b21178347817b50edd2f8c287f03cec8a1837 SHA512 180066cefabf56f1be416ff97e50171d9c75d19d03980e84696a8c34aba7628bdf12c0189e1c589eb1bba32ca38602023563f6d9e5c30cc3ec3a875fa08cc3a1 WHIRLPOOL 1f574f7984710ed594a67f5050a9672a0a87b34319a5f1c478d9bdd308b6503dd92ac2d4031ee468e62c8eb937ae0f2268ffe78e4c380090cdd44f22f9faa473 DIST Nessus-6.10.5-es7.x86_64.rpm 41596796 SHA256 b658a80098177bb5dfc01774df755707fa1ce322c2f1a974f3e1d3acd52c04d1 SHA512 a407aa010d3d59d5c4d717159851a6b81ef9e1f1b4327c8382abe1b866c4969cf6e32251077270eae719b66af9ce29641c40ca6093df30f88ce9be81ba168f75 WHIRLPOOL 9ee3abf7bee6214ce0d8de2c3c519f768a5390634e6cf80eeeec8e4f1b6a6b26dc83e1614bf6ead0006c0094d9cda038f86cb37ba69f1c935d622c1dabbfa129 diff --git a/net-analyzer/nessus-bin/files/90nessus-bin b/net-analyzer/nessus-bin/files/90nessus-bin deleted file mode 100644 index 598d86b3cd70..000000000000 --- a/net-analyzer/nessus-bin/files/90nessus-bin +++ /dev/null @@ -1 +0,0 @@ -LDPATH="/opt/nessus/lib" diff --git a/net-analyzer/nessus-bin/nessus-bin-4.4.1.ebuild b/net-analyzer/nessus-bin/nessus-bin-4.4.1.ebuild deleted file mode 100644 index 1f8abf2a4bd8..000000000000 --- a/net-analyzer/nessus-bin/nessus-bin-4.4.1.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit multilib rpm - -MY_P="Nessus-${PV}-es6" -# We are using the Red Hat/CentOS binary - -DESCRIPTION="A remote security scanner for Linux" -HOMEPAGE="http://www.nessus.org/" -SRC_URI=" - x86? ( ${MY_P}.i686.rpm ) - amd64? ( ${MY_P}.x86_64.rpm )" - -RESTRICT="mirror fetch strip" - -LICENSE="GPL-2 Nessus-EULA" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="X" - -pkg_nofetch() { - einfo "Please download ${A} from ${HOMEPAGE}/download" - einfo "The archive should then be placed into ${DISTDIR}." -} - -pkg_setup() { - case ${CHOST} in - i686-pc-linux-gnu*) einfo "Found compatible architecture." ;; - x86_64-pc-linux-gnu*) einfo "Found compatible architecture." ;; - *) die "No compatible architecture found." ;; - esac -} - -src_install() { - cp -pPR "${WORKDIR}"/opt "${D}"/ - - # make sure these directories do not vanish - # nessus will not run properly without them - keepdir /opt/nessus/etc/nessus - keepdir /opt/nessus/var/nessus/jobs - keepdir /opt/nessus/var/nessus/logs - keepdir /opt/nessus/var/nessus/tmp - keepdir /opt/nessus/var/nessus/users - - # add PATH and MANPATH for convenience - doenvd "${FILESDIR}"/90nessus-bin - - # init script - newinitd "${FILESDIR}"/nessusd-initd nessusd-bin - dosym libssl.so /usr/$(get_libdir)/libssl.so.10 - dosym libcrypto.so /usr/$(get_libdir)/libcrypto.so.10 -} - -pkg_postinst() { - elog "You can get started running the following commands:" - elog "/opt/nessus/sbin/nessus-adduser" - elog "/opt/nessus/sbin/nessus-mkcert" - elog "/opt/nessus/bin/nessus-fetch --register <your registration code>" - elog "/etc/init.d/nessusd-bin start" - elog - elog "If you had a previous version of Nessus installed, use" - elog "the following command to update the plugin database:" - elog "/opt/nessus/sbin/nessusd -R" - elog - elog "For more information about nessus, please visit" - elog "${HOMEPAGE}/documentation/" -} diff --git a/net-analyzer/nessus-bin/nessus-bin-5.0.1.ebuild b/net-analyzer/nessus-bin/nessus-bin-5.0.1.ebuild deleted file mode 100644 index ec3887f0d4ae..000000000000 --- a/net-analyzer/nessus-bin/nessus-bin-5.0.1.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit multilib rpm - -MY_P="Nessus-${PV}-es6" -# We are using the Red Hat/CentOS binary - -DESCRIPTION="A remote security scanner for Linux" -HOMEPAGE="http://www.nessus.org/" -SRC_URI=" - x86? ( ${MY_P}.i686.rpm ) - amd64? ( ${MY_P}.x86_64.rpm )" - -RESTRICT="mirror fetch strip" - -LICENSE="GPL-2 Nessus-EULA" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="X" - -pkg_nofetch() { - einfo "Please download ${A} from ${HOMEPAGE}/download" - einfo "The archive should then be placed into ${DISTDIR}." -} - -src_install() { - cp -pPR "${WORKDIR}"/opt "${D}"/ - - # make sure these directories do not vanish - # nessus will not run properly without them - keepdir /opt/nessus/etc/nessus - keepdir /opt/nessus/var/nessus/jobs - keepdir /opt/nessus/var/nessus/logs - keepdir /opt/nessus/var/nessus/tmp - keepdir /opt/nessus/var/nessus/users - - # add PATH and MANPATH for convenience - doenvd "${FILESDIR}"/90nessus-bin - - # init script - newinitd "${FILESDIR}"/nessusd-initd nessusd-bin - dosym libssl.so /usr/$(get_libdir)/libssl.so.10 - dosym libcrypto.so /usr/$(get_libdir)/libcrypto.so.10 -} - -pkg_postinst() { - elog "You can get started running the following commands:" - elog "/opt/nessus/sbin/nessus-adduser" - elog "/opt/nessus/sbin/nessus-mkcert" - elog "/opt/nessus/bin/nessus-fetch --register <your registration code>" - elog "/etc/init.d/nessusd-bin start" - elog - elog "If you had a previous version of Nessus installed, use" - elog "the following command to update the plugin database:" - elog "/opt/nessus/sbin/nessusd -R" - elog - elog "For more information about nessus, please visit" - elog "${HOMEPAGE}/documentation/" -} |