Sun Jan 8 15:14:23 2012 UTC ()
Initial import of arp-scan-1.8, for Angelos.

arp-scan is a command-line tool for system discovery and fingerprinting.
It constructs and sends ARP requests to the specified IP addresses,
and displays any responses that are received.

arp-scan allows you to:

  * Send ARP packets to any number of destination hosts, using a
  configurable output bandwidth or packet rate.

  * Construct the outgoing ARP packet in a flexible way.

  * Decode and display any returned packets.

  * Fingerprint IP hosts using the arp-fingerprint tool.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-20120108


(wiz)
diff -r0 -r1.1.1.1 pkgsrc/net/arp-scan/Makefile
diff -r0 -r1.1.1.1 pkgsrc/net/arp-scan/PLIST
diff -r0 -r1.1.1.1 pkgsrc/net/arp-scan/DESCR
diff -r0 -r1.1.1.1 pkgsrc/net/arp-scan/distinfo

File Added: pkgsrc/net/arp-scan/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/01/08 15:14:23 wiz Exp $
#

DISTNAME=	arp-scan-1.8
CATEGORIES=	net
MASTER_SITES=	http://www.nta-monitor.com/tools/arp-scan/download/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.nta-monitor.com/tools/arp-scan/
COMMENT=	Discovery and fingerprinting tool using ARP
LICENSE=	gnu-gpl-v3

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	yes
USE_TOOLS+=	perl:run

REPLACE_PERL=	arp-fingerprint get-iab get-oui

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/net/arp-scan/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/08 15:14:23 wiz Exp $
bin/arp-fingerprint
bin/arp-scan
bin/get-iab
bin/get-oui
man/man1/arp-fingerprint.1
man/man1/arp-scan.1
man/man1/get-iab.1
man/man1/get-oui.1
man/man5/mac-vendor.5
share/arp-scan/ieee-iab.txt
share/arp-scan/ieee-oui.txt
share/arp-scan/mac-vendor.txt

File Added: pkgsrc/net/arp-scan/DESCR
arp-scan is a command-line tool for system discovery and fingerprinting.
It constructs and sends ARP requests to the specified IP addresses,
and displays any responses that are received.

arp-scan allows you to:

  * Send ARP packets to any number of destination hosts, using a
  configurable output bandwidth or packet rate.

  * Construct the outgoing ARP packet in a flexible way.

  * Decode and display any returned packets.

  * Fingerprint IP hosts using the arp-fingerprint tool.

File Added: pkgsrc/net/arp-scan/distinfo
$NetBSD: distinfo,v 1.1.1.1 2012/01/08 15:14:23 wiz Exp $

SHA1 (arp-scan-1.8.tar.gz) = 26ebf18eff367aaf99307841bec9e8b9e596c3bb
RMD160 (arp-scan-1.8.tar.gz) = 2cf60da998cd8bf49767938187426f83ba0582f1
Size (arp-scan-1.8.tar.gz) = 430221 bytes