diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-05-12 01:19:51 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-05-12 01:19:51 +0000 |
commit | 3f324de62df1f7865d172ef7c4657af60e15391d (patch) | |
tree | 69c48f8efed66b8f022027ebd68832663dfe6710 /net-analyzer/metasploit | |
parent | Revision bumps to satisfy security bug #91737. -r2 stable on x86. (diff) | |
download | historical-3f324de62df1f7865d172ef7c4657af60e15391d.tar.gz historical-3f324de62df1f7865d172ef7c4657af60e15391d.tar.bz2 historical-3f324de62df1f7865d172ef7c4657af60e15391d.zip |
Version bump.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-analyzer/metasploit')
-rw-r--r-- | net-analyzer/metasploit/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/metasploit/Manifest | 10 | ||||
-rw-r--r-- | net-analyzer/metasploit/files/digest-metasploit-2.4 | 1 | ||||
-rw-r--r-- | net-analyzer/metasploit/metasploit-2.4.ebuild | 40 |
4 files changed, 53 insertions, 5 deletions
diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog index 3b10975f966f..477c9839c72d 100644 --- a/net-analyzer/metasploit/ChangeLog +++ b/net-analyzer/metasploit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/metasploit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.6 2005/04/27 12:01:41 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.7 2005/05/12 01:19:51 ka0ttic Exp $ + +*metasploit-2.4 (11 May 2005) + + 11 May 2005; Aaron Walker <ka0ttic@gentoo.org> +metasploit-2.4.ebuild: + Version bump. *metasploit-2.3-r2 (27 Apr 2005) diff --git a/net-analyzer/metasploit/Manifest b/net-analyzer/metasploit/Manifest index 2d6a8505e0a0..d70c42edfcc4 100644 --- a/net-analyzer/metasploit/Manifest +++ b/net-analyzer/metasploit/Manifest @@ -2,15 +2,17 @@ Hash: SHA1 MD5 0bd259ecdcb31386b685f2a489c8db2a metasploit-2.3-r2.ebuild 1238 -MD5 115d8b22c7c06c3a62f5c233b281876f ChangeLog 1179 +MD5 bb685320565092916832ea0cecfa935d metasploit-2.4.ebuild 1235 +MD5 8a9c3728214a7f0891568ee638981e42 ChangeLog 1300 MD5 5c7feb9f12264fd99f3f435216e82f26 metadata.xml 926 +MD5 247faac29c95bc571a1ff89c6664d487 files/digest-metasploit-2.4 66 MD5 38b31ffed97d630a113365424ecd9655 files/digest-metasploit-2.3-r2 66 MD5 60ed26ce3c2cba88b12d53ffe7b7d4c8 files/msfweb.confd 273 MD5 ee718583da001cce2972ed8f9c51c72e files/msfweb.initd 528 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCb39nEZCkKN40op4RAjP/AJ9rc3z8tkogTdQigO4jYu5WjoNU7QCdHov7 -C73RSlYYORwkrTW0W/ao9pE= -=w3iN +iD8DBQFCgq9AEZCkKN40op4RAtO3AJ4mlnquKJA+URf/xZSg947OjZUbiQCfQUOt +Y2ayG0xojzn1KQCWW2PvO5c= +=8DrF -----END PGP SIGNATURE----- diff --git a/net-analyzer/metasploit/files/digest-metasploit-2.4 b/net-analyzer/metasploit/files/digest-metasploit-2.4 new file mode 100644 index 000000000000..dbf5547edc5f --- /dev/null +++ b/net-analyzer/metasploit/files/digest-metasploit-2.4 @@ -0,0 +1 @@ +MD5 50de66eedb0f0a075b6453344f37ed34 framework-2.4.tar.gz 2594132 diff --git a/net-analyzer/metasploit/metasploit-2.4.ebuild b/net-analyzer/metasploit/metasploit-2.4.ebuild new file mode 100644 index 000000000000..c78157f728b1 --- /dev/null +++ b/net-analyzer/metasploit/metasploit-2.4.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-2.4.ebuild,v 1.1 2005/05/12 01:19:51 ka0ttic Exp $ + +MY_P="${P/metasploit/framework}" +S="${WORKDIR}/${MY_P}" +DESCRIPTION="The Metasploit Framework is an advanced open-source platform for developing, testing, and using vulnerability exploit code." +HOMEPAGE="http://www.metasploit.org/" +SRC_URI="http://metasploit.com/tools/${MY_P}.tar.gz" + +LICENSE="GPL-2 Artistic" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="" + +RDEPEND="dev-lang/perl + dev-perl/Net-SSLeay + dev-perl/Term-ReadLine-Perl + dev-perl/TermReadKey" + +src_install() { + dodir /usr/lib/ + dodir /usr/bin/ + + # should be as simple as copying everything into the target... + cp -a ${S} ${D}usr/lib/metasploit || die + + # and creating symlinks in the /usr/bin dir + cd ${D}/usr/bin + ln -s ../lib/metasploit/msf* ./ || die + chown -R root:root ${D} + + newinitd ${FILESDIR}/msfweb.initd msfweb || die "newinitd failed" + newconfd ${FILESDIR}/msfweb.confd msfweb || die "newconfd failed" +} + +pkg_postinst() { + ewarn "You may wish to perform a metasploit update to get" + ewarn "the latest modules (e.g. run 'msfupdate -u')" +} |