summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-30 14:24:07 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-30 14:24:07 +0000
commit2a5d8b7a801d0a1fc96f68290d2c0f0d77006c8c (patch)
treed493d0679fde3e2acc37de6102d64f187bb9e713 /net-analyzer
parentRemoving obsolete ebuild. (diff)
downloadgentoo-2-2a5d8b7a801d0a1fc96f68290d2c0f0d77006c8c.tar.gz
gentoo-2-2a5d8b7a801d0a1fc96f68290d2c0f0d77006c8c.tar.bz2
gentoo-2-2a5d8b7a801d0a1fc96f68290d2c0f0d77006c8c.zip
Version bump to 1.35
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nikto/ChangeLog7
-rw-r--r--net-analyzer/nikto/Manifest16
-rw-r--r--net-analyzer/nikto/files/digest-nikto-1.351
-rw-r--r--net-analyzer/nikto/nikto-1.35.ebuild51
4 files changed, 62 insertions, 13 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog
index c76a205782c6..fc234200b82a 100644
--- a/net-analyzer/nikto/ChangeLog
+++ b/net-analyzer/nikto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/nikto
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.13 2005/05/14 13:44:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.14 2005/05/30 14:24:07 mcummings Exp $
+
+*nikto-1.35 (30 May 2005)
+
+ 30 May 2005; Michael Cummings <mcummings@gentoo.org> +nikto-1.35.ebuild:
+ Version bump to 1.35
*nikto-1.34-r2 (14 May 2005)
diff --git a/net-analyzer/nikto/Manifest b/net-analyzer/nikto/Manifest
index 8e363359f9fc..d13e92dcd77b 100644
--- a/net-analyzer/nikto/Manifest
+++ b/net-analyzer/nikto/Manifest
@@ -1,22 +1,14 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 88f79961161186c592762a09abc9c6a6 nikto-1.31.ebuild 1401
MD5 f86d07c5d4c9b034a922c914836de02b ChangeLog 2181
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 88f79961161186c592762a09abc9c6a6 nikto-1.31.ebuild 1401
+MD5 10c7d428c14246b61e66476de5ae5704 nikto-1.35.ebuild 1282
MD5 9ea27fe96303ad70dc9bd8d3b95032d8 nikto-1.32.ebuild 1406
MD5 6ddd6e4c0c7e2219194b261d95f295f3 nikto-1.34-r1.ebuild 1416
-MD5 0ba7666616307886e40a4241602dd6c1 nikto-1.34.ebuild 1334
MD5 c4605db3369dd491dd949abfa6ff3212 nikto-1.34-r2.ebuild 1416
+MD5 0ba7666616307886e40a4241602dd6c1 nikto-1.34.ebuild 1334
+MD5 e54a0b6eeba4b6c3bce790ecdb7cd1a4 files/digest-nikto-1.35 62
MD5 4fd028ff30a713c4de5e0e295c8e09c8 files/digest-nikto-1.31 62
MD5 deb58270f313a92987268abc8f75c12c files/digest-nikto-1.32 62
MD5 d2887f890953869a678a1d24203255cf files/digest-nikto-1.34 62
MD5 aa2d47ef5e1a6ddb3798a6f6e362adf3 files/digest-nikto-1.34-r1 120
MD5 aa2d47ef5e1a6ddb3798a6f6e362adf3 files/digest-nikto-1.34-r2 120
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFChgBHtG5z4I8BtQoRAi4iAJ9CocC5IdqxUgI+np78+WL5MR7JrQCfV93R
-DitI7THlddxjfAoKiIYzuvI=
-=ifAB
------END PGP SIGNATURE-----
diff --git a/net-analyzer/nikto/files/digest-nikto-1.35 b/net-analyzer/nikto/files/digest-nikto-1.35
new file mode 100644
index 000000000000..2e2069d8b4da
--- /dev/null
+++ b/net-analyzer/nikto/files/digest-nikto-1.35
@@ -0,0 +1 @@
+MD5 908f6b5c670434324633db48bd4537cd nikto-1.35.tar.gz 190033
diff --git a/net-analyzer/nikto/nikto-1.35.ebuild b/net-analyzer/nikto/nikto-1.35.ebuild
new file mode 100644
index 000000000000..9bbe4b69bfe9
--- /dev/null
+++ b/net-analyzer/nikto/nikto-1.35.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.35.ebuild,v 1.1 2005/05/30 14:24:07 mcummings Exp $
+
+DESCRIPTION="Web Server vulnerability scanner."
+HOMEPAGE="http://www.cirt.net/code/nikto.shtml"
+SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc"
+RDEPEND="dev-lang/perl
+ >=net-analyzer/nmap-3.00
+ ssl? ( dev-libs/openssl )"
+IUSE="ssl"
+
+src_compile() {
+ sed -i -e 's:config.txt:nikto.conf:' \
+ -i -e 's:\$CFG{configfile}="nikto.conf":\$CFG{configfile}="/etc/nikto/nikto.conf":' \
+ nikto.pl
+
+ mv config.txt nikto.conf
+
+ sed -i -e 's:^#NMAP:NMAP:' \
+ -i -e 's:^PROXYHOST:#PROXYHOST:' \
+ -i -e 's:^PROXYPORT:#PROXYPORT:' \
+ -i -e 's:^PROXYUSER:#PROXYUSER:' \
+ -i -e 's:^PROXYPASS:#PROXYPASS:' \
+ -i -e 's:# PLUGINDIR=/usr/local/nikto/plugins:PLUGINDIR=/usr/share/nikto/plugins:' \
+ nikto.conf
+
+ cp ${S}/docs/nikto-1.34.man ${WORKDIR}/${PN}.1
+}
+
+src_install() {
+ insinto /etc/nikto
+ doins nikto.conf
+
+ dodir /usr/bin
+ dobin nikto.pl
+ dosym /usr/bin/nikto.pl /usr/bin/nikto
+
+ dodir /usr/share/nikto/plugins
+ insinto /usr/share/nikto/plugins
+ doins plugins/*
+
+ cd docs
+ dodoc CHANGES.txt LICENSE.txt README_plugins.txt nikto_usage.txt
+ dohtml nikto_usage.html
+ doman ${WORKDIR}/${PN}.1
+}