summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-03-13 20:51:10 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-03-13 20:51:10 +0000
commitaeac0a02ec8542a47929a1e60717131870e85177 (patch)
tree574fbbf9a4fe27dad0f187945e791762be88c4f3 /net-analyzer
parentRevision bump, which includes ppc64 patch (diff)
downloadgentoo-2-aeac0a02ec8542a47929a1e60717131870e85177.tar.gz
gentoo-2-aeac0a02ec8542a47929a1e60717131870e85177.tar.bz2
gentoo-2-aeac0a02ec8542a47929a1e60717131870e85177.zip
bug 70465
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nikto/ChangeLog12
-rw-r--r--net-analyzer/nikto/Manifest10
-rw-r--r--net-analyzer/nikto/files/digest-nikto-1.34-r11
-rw-r--r--net-analyzer/nikto/nikto-1.31.ebuild4
-rw-r--r--net-analyzer/nikto/nikto-1.32.ebuild4
-rw-r--r--net-analyzer/nikto/nikto-1.34-r1.ebuild48
-rw-r--r--net-analyzer/nikto/nikto-1.34.ebuild4
7 files changed, 71 insertions, 12 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog
index 2c9a5220a5d2..77e65bcaf19c 100644
--- a/net-analyzer/nikto/ChangeLog
+++ b/net-analyzer/nikto/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-analyzer/nikto
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.10 2004/11/20 04:39:31 weeve Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.11 2005/03/13 20:51:10 mcummings Exp $
+
+*nikto-1.34-r1 (13 Mar 2005)
+
+ 13 Mar 2005; Michael Cummings <mcummings@gentoo.org>
+ +nikto-1.34-r1.ebuild:
+ Bug 70465: Andreas Kobara <abusch@gmx.net> points out that nikto no longer
+ as an external dependancy on libwhisker, and in fact provides its own
+ variation now. -r1 ebuild drops this dependancy. Thanks Andreas!
19 Nov 2004; Jason Wever <weeve@gentoo.org> nikto-1.32.ebuild:
Stable on sparc.
diff --git a/net-analyzer/nikto/Manifest b/net-analyzer/nikto/Manifest
index 8935bc2de61d..396b7563d2d8 100644
--- a/net-analyzer/nikto/Manifest
+++ b/net-analyzer/nikto/Manifest
@@ -1,8 +1,10 @@
-MD5 898c582aae850206d6176562946d094d ChangeLog 1450
+MD5 6a1fc68b29724a3e94546265dd99c7fe ChangeLog 1777
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 180e73c8367f9599b347b9a915028ff8 nikto-1.31.ebuild 1397
-MD5 f155a9e91621458c4b99da431d0591fd nikto-1.32.ebuild 1402
-MD5 305cb8f42d9bb8bf3a87915fe1266b4b nikto-1.34.ebuild 1330
+MD5 ded70b40ad81f1cbe6bbc15779be7ead nikto-1.31.ebuild 1397
+MD5 9b5e5b52d52387aae553fb095ddc4c06 nikto-1.32.ebuild 1402
+MD5 4a04e4f61d1fb3bd06285d2b86a482ae nikto-1.34.ebuild 1330
+MD5 466bdd2448e15276e147efd8909dd7a2 nikto-1.34-r1.ebuild 1205
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 d2887f890953869a678a1d24203255cf files/digest-nikto-1.34-r1 62
diff --git a/net-analyzer/nikto/files/digest-nikto-1.34-r1 b/net-analyzer/nikto/files/digest-nikto-1.34-r1
new file mode 100644
index 000000000000..0feea3c696cd
--- /dev/null
+++ b/net-analyzer/nikto/files/digest-nikto-1.34-r1
@@ -0,0 +1 @@
+MD5 7b4398ddd422d8bea972a6f79670087b nikto-1.34.tar.gz 184320
diff --git a/net-analyzer/nikto/nikto-1.31.ebuild b/net-analyzer/nikto/nikto-1.31.ebuild
index e7334094f31b..2e05be141e92 100644
--- a/net-analyzer/nikto/nikto-1.31.ebuild
+++ b/net-analyzer/nikto/nikto-1.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.31.ebuild,v 1.6 2004/07/08 23:23:57 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.31.ebuild,v 1.7 2005/03/13 20:51:10 mcummings Exp $
DESCRIPTION="Web Server vulnerability scanner."
HOMEPAGE="http://www.cirt.net/code/nikto.shtml"
diff --git a/net-analyzer/nikto/nikto-1.32.ebuild b/net-analyzer/nikto/nikto-1.32.ebuild
index a7e72f5b9fe1..61d709d39a6c 100644
--- a/net-analyzer/nikto/nikto-1.32.ebuild
+++ b/net-analyzer/nikto/nikto-1.32.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.32.ebuild,v 1.6 2004/11/20 04:39:31 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.32.ebuild,v 1.7 2005/03/13 20:51:10 mcummings Exp $
DESCRIPTION="Web Server vulnerability scanner."
HOMEPAGE="http://www.cirt.net/code/nikto.shtml"
diff --git a/net-analyzer/nikto/nikto-1.34-r1.ebuild b/net-analyzer/nikto/nikto-1.34-r1.ebuild
new file mode 100644
index 000000000000..8dbb5ecfebcb
--- /dev/null
+++ b/net-analyzer/nikto/nikto-1.34-r1.ebuild
@@ -0,0 +1,48 @@
+# 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.34-r1.ebuild,v 1.1 2005/03/13 20:51:10 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
+}
+
+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
+}
diff --git a/net-analyzer/nikto/nikto-1.34.ebuild b/net-analyzer/nikto/nikto-1.34.ebuild
index 6005e70f6b67..23814fb3c01f 100644
--- a/net-analyzer/nikto/nikto-1.34.ebuild
+++ b/net-analyzer/nikto/nikto-1.34.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.34.ebuild,v 1.1 2004/10/29 11:53:57 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.34.ebuild,v 1.2 2005/03/13 20:51:10 mcummings Exp $
DESCRIPTION="Web Server vulnerability scanner."
HOMEPAGE="http://www.cirt.net/code/nikto.shtml"