w3af: ready to testing

This commit is contained in:
blshkv 2016-01-11 13:18:27 +08:00
parent 8672225a73
commit 754af1e750
6 changed files with 33 additions and 35 deletions

View file

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: blshkv Exp $
# $Id$
EAPI=5
@ -18,10 +18,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="clamav doc gtk test"
#<@__apr__> Zero_Chaos, unittests are just for developers to run
#<@__apr__> Zero_Chaos, users should never run "nosetests" in w3af
RESTRICT=test
RDEPEND=">=dev-python/fpconst-0.7.2
=app-text/pdfminer-20110515
dev-python/chardet

View file

@ -7,42 +7,40 @@ EAPI=5
PYTHON_REQ_USE="sqlite"
PYTHON_COMPAT=( python2_7 )
inherit multilib python-r1 versionator
inherit multilib python-r1
MY_P=${PN}-"$(replace_version_separator 2 '-')"
DESCRIPTION="Web Application Attack and Audit Framework"
HOMEPAGE="http://w3af.sourceforge.net/"
SRC_URI="https://github.com/andresriancho/w3af/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/andresriancho/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc gtk clamav"
IUSE="clamav doc gtk test"
RDEPEND="dev-python/pyClamd
net-proxy/mitmproxy
dev-python/netlib
dev-python/pywebkitgtk
dev-python/tblib
dev-python/ruamel-ordereddict
dev-python/vulndb
>=dev-python/fpconst-0.7.2
=app-text/pdfminer-20131113
dev-python/chardet
#<@__apr__> Zero_Chaos, unittests are just for developers to run
#<@__apr__> Zero_Chaos, users should never run "nosetests" in w3af
RESTRICT=test
#dev-python/pyClamd
#net-proxy/mitmproxy
RDEPEND=">=dev-python/fpconst-0.7.2
>=app-text/pdfminer-20140328
>=dev-python/chardet-2.1.1
clamav? ( dev-python/clamd )
dev-python/esmre
>=dev-python/esmre-0.3.1
>=dev-python/git-python-1.0.1
dev-python/esmre
dev-python/guess-language
dev-python/halberd
dev-python/msgpack
>=dev-python/msgpack-0.4.4
=dev-python/nltk-2.0.4
dev-python/phply
dev-python/pyopenssl
dev-python/pysvn
dev-python/python-cluster
dev-python/python-ntlm
dev-python/PyGithub
>=dev-python/PyGithub-1.21.0
dev-python/pyyaml
dev-python/simplejson
dev-python/soappy
@ -54,7 +52,10 @@ RDEPEND="dev-python/pyClamd
dev-db/sqlmap
dev-python/lxml
dev-python/pybloomfiltermmap
dev-python/futures
>=dev-python/futures-2.1.5
>=dev-python/tblib-0.2.0
>=dev-python/ruamel-ordereddict-0.4.8
>=dev-python/vulndb-0.0.17
gtk? ( dev-python/pygraphviz
>dev-python/pygtk-2.0
=dev-python/xdot-0.6

View file

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: blshkv Exp $
# $Id$
EAPI=5

View file

@ -3,3 +3,5 @@
~app-text/mupdf-1.6
~kde-apps/okular-backend-mupdf-0.0.4
~app-text/pdfminer-20131113

View file

@ -45,7 +45,8 @@
# required by =net-analyzer/w3af-1.6 (argument)
~app-antivirus/clamav-unofficial-sigs-3.7.2
~app-text/pdfminer-20110515
~dev-python/pyClamd-0.3.10
~dev-python/ruamel-ordereddict-0.4.9
~dev-python/3to2-1.0
~dev-python/PyGithub-1.21.0
~dev-python/async-0.6.1-r1
@ -66,12 +67,10 @@
~dev-python/xdot-0.6
~dev-python/DartsPyLRU-0.5
~dev-python/async-0.6.2
~dev-python/vulndb-0.0.19
~dev-python/git-python-1.0.1
~dev-python/tblib-1.2.0
~dev-python/setuptools-git-1.1
#https://bugs.gentoo.org/show_bug.cgi?id=530538
~dev-python/matplotlib-1.4.0
#required scape-2.3.1
~dev-python/gnuplot-py-1.8
#dnsreconm, target3_4
=dev-python/dnspython-1.12*

View file

@ -1,5 +1,5 @@
=net-analyzer/w3af-1.6*
~net-analyzer/w3af-1.6.54
~net-analyzer/wpscan-2.9
=net-analyzer/set-6*