diff options
author | 2005-09-04 14:44:13 +0000 | |
---|---|---|
committer | 2005-09-04 14:44:13 +0000 | |
commit | 1fb18db35e286d9a96216a087b563466fc155fbe (patch) | |
tree | 6289bdd4ccdd34ada719af4b5a55740ddad2f012 /net-analyzer/xprobe | |
parent | Added patch to fix wrong 'make' calls on Gentoo/FreeBSD. (diff) | |
download | historical-1fb18db35e286d9a96216a087b563466fc155fbe.tar.gz historical-1fb18db35e286d9a96216a087b563466fc155fbe.tar.bz2 historical-1fb18db35e286d9a96216a087b563466fc155fbe.zip |
remove broken version (compile fail). stop installing COPYING
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-analyzer/xprobe')
-rw-r--r-- | net-analyzer/xprobe/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/xprobe/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/xprobe/files/digest-xprobe-0.2.1 | 1 | ||||
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.2.1.ebuild | 39 | ||||
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.2.2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.3.ebuild | 4 |
6 files changed, 22 insertions, 50 deletions
diff --git a/net-analyzer/xprobe/ChangeLog b/net-analyzer/xprobe/ChangeLog index ee73a09e4810..a5f9eb7f6ad5 100644 --- a/net-analyzer/xprobe/ChangeLog +++ b/net-analyzer/xprobe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/xprobe # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.18 2005/08/23 00:54:51 hparker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.19 2005/09/04 14:44:13 dragonheart Exp $ + + 04 Sep 2005; Daniel Black <dragonheart@gentoo.org> -xprobe-0.2.1.ebuild, + xprobe-0.2.2.ebuild, xprobe-0.3.ebuild: + remove broken version (compile fail). stop installing COPYING 23 Aug 2005; Homer Parker <hparker@gentoo.org> xprobe-0.3.ebuild: Marked ~amd64. diff --git a/net-analyzer/xprobe/Manifest b/net-analyzer/xprobe/Manifest index 81adfab0116b..25754de3bf30 100644 --- a/net-analyzer/xprobe/Manifest +++ b/net-analyzer/xprobe/Manifest @@ -1,8 +1,16 @@ -MD5 72b1807d785dc2d2eb2d6e767bc8e4f5 ChangeLog 2524 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 0006a5b26424dce7285040092ecc33e3 ChangeLog 2710 +MD5 b3e3e6e4f94dae37fe5d8bd33d7c9de0 xprobe-0.3.ebuild 644 MD5 38db7df6633dc3f15d81ba139207693b metadata.xml 478 -MD5 e7a1806a51548c183bbf6edbf8dbd28e xprobe-0.2.1.ebuild 1121 -MD5 f0433c8943458b7b1021e76faf585fc1 xprobe-0.2.2.ebuild 924 -MD5 1d9ca661a6d2734bc76397a948bb7e62 xprobe-0.3.ebuild 648 +MD5 512e3af97af14a1e252b106356a22612 xprobe-0.2.2.ebuild 922 MD5 333d965a82d82d7505e765d8a4418ee9 files/digest-xprobe-0.3 63 -MD5 6b20f3d65e14741fe524b8b88dbdbd73 files/digest-xprobe-0.2.1 65 MD5 deeacb60b94a028e0f05b2c33f504488 files/digest-xprobe-0.2.2 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDGwhXmdTrptrqvGERAmkFAKCRfMEXCHNT94y7JUxBdJqAIOarcQCfebTg +Cg6xciFpYo7zYlm6q4BTSss= +=s75e +-----END PGP SIGNATURE----- diff --git a/net-analyzer/xprobe/files/digest-xprobe-0.2.1 b/net-analyzer/xprobe/files/digest-xprobe-0.2.1 deleted file mode 100644 index c212ab98fa00..000000000000 --- a/net-analyzer/xprobe/files/digest-xprobe-0.2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 aaddb4bf793ef573b7fb43ee91bb2224 xprobe2-0.2.1.tar.gz 481766 diff --git a/net-analyzer/xprobe/xprobe-0.2.1.ebuild b/net-analyzer/xprobe/xprobe-0.2.1.ebuild deleted file mode 100644 index ac47aa00cbbf..000000000000 --- a/net-analyzer/xprobe/xprobe-0.2.1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.1.ebuild,v 1.5 2005/03/30 03:23:15 ka0ttic Exp $ - -inherit eutils - -# This is new xprobe, so called xprobe2, due to xprobe1 being obsoleted. -# xprobe 2 has different approach to operating system fingerprinting. -# Xprobe2 rely on fuzzy signature matching, probabilistic guesses, multiple -# matches simultaneously, and a signature database. -# -DESCRIPTION="Active OS fingerprinting tool - this is Xprobe2" -SRC_URI="mirror://sourceforge/${PN}/${PN}2-${PV}.tar.gz" -HOMEPAGE="http://www.sys-security.com/index.php?page=xprobe" - -KEYWORDS="x86 ~sparc" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="virtual/libpcap" - -src_compile() { - cd "${WORKDIR}/${PN}2-${PV}" - # needed due to broken configure script - unset CFLAGS - unset CXXFLAGS - econf || die "could not configure" - emake || die "could not make" -} - -src_install () { - cd "${WORKDIR}/${PN}2-${PV}" - make DESTDIR=${D} install || die - dodoc AUTHORS CREDITS COPYING - dodoc CHANGELOG TODO README - dodoc docs/* -} - diff --git a/net-analyzer/xprobe/xprobe-0.2.2.ebuild b/net-analyzer/xprobe/xprobe-0.2.2.ebuild index 007aa8f0744e..000f746281da 100644 --- a/net-analyzer/xprobe/xprobe-0.2.2.ebuild +++ b/net-analyzer/xprobe/xprobe-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.2.ebuild,v 1.6 2005/08/02 18:29:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.2.ebuild,v 1.7 2005/09/04 14:44:13 dragonheart Exp $ # This is new xprobe, so called xprobe2, due to xprobe1 being obsoleted. # xprobe 2 has different approach to operating system fingerprinting. @@ -22,7 +22,7 @@ S="${WORKDIR}/${PN}2-${PV}" src_install () { make DESTDIR=${D} install || die - dodoc AUTHORS CREDITS COPYING + dodoc AUTHORS CREDITS dodoc CHANGELOG TODO README dodoc docs/* } diff --git a/net-analyzer/xprobe/xprobe-0.3.ebuild b/net-analyzer/xprobe/xprobe-0.3.ebuild index 9a6bcbcdc427..1e4476289d0d 100644 --- a/net-analyzer/xprobe/xprobe-0.3.ebuild +++ b/net-analyzer/xprobe/xprobe-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.3.ebuild,v 1.2 2005/08/23 00:54:51 hparker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.3.ebuild,v 1.3 2005/09/04 14:44:13 dragonheart Exp $ MY_P="${PN}2-${PV}" DESCRIPTION="Active OS fingerprinting tool - this is Xprobe2" @@ -17,5 +17,5 @@ S="${WORKDIR}/${MY_P}" src_install () { make DESTDIR=${D} install || die - dodoc AUTHORS CREDITS COPYING CHANGELOG TODO README docs/* + dodoc AUTHORS CREDITS CHANGELOG TODO README docs/* } |