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
commitc147f3a9fd248a4f81ee217ff8dda3b522b8cebe (patch)
treed99b3fbe876239412c359117f48baab1a546fe34 /net-analyzer/nikto
parentRevision bump, which includes ppc64 patch (diff)
downloadhistorical-c147f3a9fd248a4f81ee217ff8dda3b522b8cebe.tar.gz
historical-c147f3a9fd248a4f81ee217ff8dda3b522b8cebe.tar.bz2
historical-c147f3a9fd248a4f81ee217ff8dda3b522b8cebe.zip
bug 70465
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/nikto')
-rw-r--r--net-analyzer/nikto/ChangeLog12
-rw-r--r--net-analyzer/nikto/Manifest20
-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, 81 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..16bb13ae2a23 100644
--- a/net-analyzer/nikto/Manifest
+++ b/net-analyzer/nikto/Manifest
@@ -1,8 +1,20 @@
-MD5 898c582aae850206d6176562946d094d ChangeLog 1450
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 84b469f2015b439f6acbf2c9a48f2b66 ChangeLog 1781
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 88f79961161186c592762a09abc9c6a6 nikto-1.31.ebuild 1401
+MD5 9ea27fe96303ad70dc9bd8d3b95032d8 nikto-1.32.ebuild 1406
+MD5 0ba7666616307886e40a4241602dd6c1 nikto-1.34.ebuild 1334
+MD5 fb6c96fdfc8ebcf2d29bea3451f61cf4 nikto-1.34-r1.ebuild 1309
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
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCNKb0tG5z4I8BtQoRAtwKAJ9haiPSxvfL6IqV/30TuVkjQoFSWQCffVkL
+t68PZaFVxz76P0yIU04L1UU=
+=JeFY
+-----END PGP SIGNATURE-----
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"