diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-13 01:16:52 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-13 01:16:52 +0000 |
commit | f4125fa84361a4d248927353ecc44ea6afbfa1cc (patch) | |
tree | 6a0c7d5fc5d499ab4f287f7666411375bff54ce4 /net-analyzer | |
parent | pthread fix (diff) | |
download | gentoo-2-f4125fa84361a4d248927353ecc44ea6afbfa1cc.tar.gz gentoo-2-f4125fa84361a4d248927353ecc44ea6afbfa1cc.tar.bz2 gentoo-2-f4125fa84361a4d248927353ecc44ea6afbfa1cc.zip |
Version bump for bug 81809. 2.04 stable on x86.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/arping/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/arping/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/arping/arping-2.04.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/arping/arping-2.05.ebuild | 41 | ||||
-rw-r--r-- | net-analyzer/arping/files/digest-arping-2.05 | 1 |
5 files changed, 56 insertions, 16 deletions
diff --git a/net-analyzer/arping/ChangeLog b/net-analyzer/arping/ChangeLog index 034b086446ab..ac77cdc2f618 100644 --- a/net-analyzer/arping/ChangeLog +++ b/net-analyzer/arping/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/arping # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/ChangeLog,v 1.17 2005/01/29 05:12:50 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/ChangeLog,v 1.18 2005/02/13 01:16:52 ka0ttic Exp $ + +*arping-2.05 (12 Feb 2005) + + 12 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> arping-2.04.ebuild, + +arping-2.05.ebuild: + Version bump for bug 81809. 2.04 stable on x86. 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> arping-1.06-r1.ebuild, arping-2.01.ebuild, arping-2.04.ebuild: diff --git a/net-analyzer/arping/Manifest b/net-analyzer/arping/Manifest index a5f2a3da0d15..81ce29a2abf6 100644 --- a/net-analyzer/arping/Manifest +++ b/net-analyzer/arping/Manifest @@ -1,19 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 e3f2429c28742f1e50748c96b017bec4 ChangeLog 3056 +MD5 6c3cf185abde23feaa4cb34c0805fd67 arping-2.05.ebuild 1136 MD5 4ea1a0d6f859a70dc9fbd1f6b46067db arping-1.06-r1.ebuild 866 -MD5 735afe0497df0d8c291451f4d1659f06 arping-2.04.ebuild 982 +MD5 e0fda7a131c01563cbc6a36b4d3af25b arping-2.04.ebuild 981 MD5 7ec50712bee69eea99c2704d0ad00cfd arping-2.01.ebuild 795 +MD5 c3828803951dceda9384e54a846340d9 ChangeLog 3227 MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159 MD5 2ae67bdfca97cbebbb801c9251aa2594 files/1.06-libnet-1.0.patch 610 +MD5 428265abcc6c5e81baccc4805b192963 files/digest-arping-2.01 62 MD5 7019f6611a3660599b95a3f6cbae677a files/digest-arping-2.04 62 +MD5 421b6e3a7a8e95eb5eee75e8b3b6d924 files/digest-arping-2.05 62 MD5 ef2e255f55dcd347896703a82f7af33f files/digest-arping-1.06-r1 62 -MD5 428265abcc6c5e81baccc4805b192963 files/digest-arping-2.01 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB+xtcmdTrptrqvGERAqYbAKCIvEesOzhkIzXYhnKQZUD+4P0GNACgmuxt -0eW6g+ak6Ys5MihG0P/h3lo= -=IVq/ ------END PGP SIGNATURE----- diff --git a/net-analyzer/arping/arping-2.04.ebuild b/net-analyzer/arping/arping-2.04.ebuild index 7d7cf93e4b77..afaa5dcda848 100644 --- a/net-analyzer/arping/arping-2.04.ebuild +++ b/net-analyzer/arping/arping-2.04.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/arping/arping-2.04.ebuild,v 1.2 2005/01/29 05:12:50 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.04.ebuild,v 1.3 2005/02/13 01:16:52 ka0ttic Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~arm ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~arm ~amd64" IUSE="" DEPEND="virtual/libpcap diff --git a/net-analyzer/arping/arping-2.05.ebuild b/net-analyzer/arping/arping-2.05.ebuild new file mode 100644 index 000000000000..128aafe230f9 --- /dev/null +++ b/net-analyzer/arping/arping-2.05.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.05.ebuild,v 1.1 2005/02/13 01:16:52 ka0ttic Exp $ + +inherit toolchain-funcs + +DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it" +HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=ARPing" +SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="2" +KEYWORDS="~x86 ~ppc ~sparc ~arm ~amd64" +IUSE="" + +DEPEND="virtual/libpcap + >=net-libs/libnet-1.1.0-r3" + +src_unpack() { + unpack ${A} + cd ${S} + sed -i "s/CFLAGS=-g/CFLAGS=-g ${CFLAGS}/" Makefile || \ + die "sed Makefile failed" + # since we install as arping2, use arping2 in the man page + sed -i "s/\(${PN}\)/\12/g" ${PN}.8 || die "sed ${PN}.8 failed" +} + +src_compile() { + make CC=$(tc-getCC) arping2 || die +} + +src_test() { + einfo "Selftest only works as root" + #make SUDO= HOST=`hostname` MAC=`ifconfig -a | fgrep HWaddr | sed 's/.*HWaddr //g'` test +} + +src_install() { + newsbin arping arping2 || die + newman arping.8 arping2.8 + dodoc README +} diff --git a/net-analyzer/arping/files/digest-arping-2.05 b/net-analyzer/arping/files/digest-arping-2.05 new file mode 100644 index 000000000000..236413763f73 --- /dev/null +++ b/net-analyzer/arping/files/digest-arping-2.05 @@ -0,0 +1 @@ +MD5 96e7c2ce8ae09046e264a314eeaac4dd arping-2.05.tar.gz 32287 |