summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-10-29 11:53:57 +0000
committerEldad Zack <eldad@gentoo.org>2004-10-29 11:53:57 +0000
commit29126c9ed2f99f74d93755a66b364123f84258af (patch)
tree4445a02877fd46ba64691ae41fbca9ea10966698 /net-analyzer/nikto
parentremove stray digest (diff)
downloadgentoo-2-29126c9ed2f99f74d93755a66b364123f84258af.tar.gz
gentoo-2-29126c9ed2f99f74d93755a66b364123f84258af.tar.bz2
gentoo-2-29126c9ed2f99f74d93755a66b364123f84258af.zip
bump, SRC_URI fixes, closes #66340
Diffstat (limited to 'net-analyzer/nikto')
-rw-r--r--net-analyzer/nikto/ChangeLog8
-rw-r--r--net-analyzer/nikto/Manifest16
-rw-r--r--net-analyzer/nikto/files/digest-nikto-1.322
-rw-r--r--net-analyzer/nikto/files/digest-nikto-1.341
-rw-r--r--net-analyzer/nikto/nikto-1.32.ebuild5
-rw-r--r--net-analyzer/nikto/nikto-1.34.ebuild49
6 files changed, 64 insertions, 17 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog
index dc19b3c562c0..8d1926e02ccb 100644
--- a/net-analyzer/nikto/ChangeLog
+++ b/net-analyzer/nikto/ChangeLog
@@ -1,6 +1,12 @@
# 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.8 2004/09/04 17:13:16 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.9 2004/10/29 11:53:57 eldad Exp $
+
+*nikto-1.34 (29 Oct 2004)
+
+ 29 Oct 2004; Eldad Zack <eldad@gentoo.org> nikto-1.32.ebuild,
+ +nikto-1.34.ebuild:
+ Version bump. SRC_URI fixes. Closes #66340.
04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> nikto-1.32.ebuild:
fix depend syntax 58347
diff --git a/net-analyzer/nikto/Manifest b/net-analyzer/nikto/Manifest
index 3482207155ba..d93415052bae 100644
--- a/net-analyzer/nikto/Manifest
+++ b/net-analyzer/nikto/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6a4ed9d2ee8ccfbc803d0212d6bf8243 nikto-1.32.ebuild 1409
+MD5 a41a5f2a2715f5d3833167314cfad276 nikto-1.32.ebuild 1402
+MD5 e2e49e53c11bc09c68a443c051f5168a nikto-1.34.ebuild 1352
MD5 180e73c8367f9599b347b9a915028ff8 nikto-1.31.ebuild 1397
MD5 98dab7009307c6d445e5194878476988 ChangeLog 1203
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 4fd028ff30a713c4de5e0e295c8e09c8 files/digest-nikto-1.31 62
-MD5 c7d3ed85e44e02c2c975d8695ff3b0ae files/digest-nikto-1.32 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD4DBQFBOffw/rLF9B432nYRAsEYAJdL877tdcy/6iUWxcsa5UL37vWGAJ9MZYwG
-Su3zKGzkdYwL/2AU8MICFQ==
-=+f9C
------END PGP SIGNATURE-----
+MD5 deb58270f313a92987268abc8f75c12c files/digest-nikto-1.32 62
+MD5 d2887f890953869a678a1d24203255cf files/digest-nikto-1.34 62
diff --git a/net-analyzer/nikto/files/digest-nikto-1.32 b/net-analyzer/nikto/files/digest-nikto-1.32
index 635d752e84ff..443abe0a9ebc 100644
--- a/net-analyzer/nikto/files/digest-nikto-1.32
+++ b/net-analyzer/nikto/files/digest-nikto-1.32
@@ -1 +1 @@
-MD5 3dec9a442669c917c8e45a1c80527c79 nikto-current.tar.gz 345290
+MD5 3dec9a442669c917c8e45a1c80527c79 nikto-1.32.tar.gz 345290
diff --git a/net-analyzer/nikto/files/digest-nikto-1.34 b/net-analyzer/nikto/files/digest-nikto-1.34
new file mode 100644
index 000000000000..0feea3c696cd
--- /dev/null
+++ b/net-analyzer/nikto/files/digest-nikto-1.34
@@ -0,0 +1 @@
+MD5 7b4398ddd422d8bea972a6f79670087b nikto-1.34.tar.gz 184320
diff --git a/net-analyzer/nikto/nikto-1.32.ebuild b/net-analyzer/nikto/nikto-1.32.ebuild
index 28242e8dd0e9..2d1bcdaf6bb1 100644
--- a/net-analyzer/nikto/nikto-1.32.ebuild
+++ b/net-analyzer/nikto/nikto-1.32.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2004 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.4 2004/09/04 17:13:16 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.32.ebuild,v 1.5 2004/10/29 11:53:57 eldad Exp $
-MY_P=nikto-current
DESCRIPTION="Web Server vulnerability scanner."
HOMEPAGE="http://www.cirt.net/code/nikto.shtml"
-SRC_URI="http://www.cirt.net/nikto/${MY_P}.tar.gz"
+SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc"
diff --git a/net-analyzer/nikto/nikto-1.34.ebuild b/net-analyzer/nikto/nikto-1.34.ebuild
new file mode 100644
index 000000000000..6005e70f6b67
--- /dev/null
+++ b/net-analyzer/nikto/nikto-1.34.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2004 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 $
+
+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-libs/libwhisker-1.5
+ >=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
+}