Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2008 08:47:33 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/127963: [NEW PORT]net/arp-scan:ARP Scanning and Fingerprinting Tool
Message-ID:  <200810090847.m998lXql063756@www.freebsd.org>
Resent-Message-ID: <200810090850.m998o2oX087848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127963
>Category:       ports
>Synopsis:       [NEW PORT]net/arp-scan:ARP Scanning and Fingerprinting Tool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 09 08:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
arp-scan is a command-line tool that uses the ARP
protocol to discover and fingerprint IP hosts on
the local network. It is available for Linux and
BSD under the GPL licence.

WWW:    http://www.nta-monitor.com/tools/arp-scan/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	arp-scan
#	arp-scan/pkg-plist
#	arp-scan/pkg-descr
#	arp-scan/distinfo
#	arp-scan/Makefile
#
echo c - arp-scan
mkdir -p arp-scan > /dev/null 2>&1
echo x - arp-scan/pkg-plist
sed 's/^X//' >arp-scan/pkg-plist << 'e47cd8b6556c7d2349fc23b14f0a540c'
Xbin/arp-scan
Xbin/get-oui
Xbin/get-iab
Xbin/arp-fingerprint
X%%DATADIR%%/ieee-oui.txt
X%%DATADIR%%/ieee-iab.txt
X%%DATADIR%%/mac-vendor.txt
X@dirrm %%DATADIR%%
e47cd8b6556c7d2349fc23b14f0a540c
echo x - arp-scan/pkg-descr
sed 's/^X//' >arp-scan/pkg-descr << 'e1342438099c384bd13e38ccf854fac6'
Xarp-scan is a command-line tool that uses the ARP
Xprotocol to discover and fingerprint IP hosts on
Xthe local network. It is available for Linux and
XBSD under the GPL licence.
X
XWWW:	http://www.nta-monitor.com/tools/arp-scan/
e1342438099c384bd13e38ccf854fac6
echo x - arp-scan/distinfo
sed 's/^X//' >arp-scan/distinfo << '07fff0c792bb19d74ab98a7a9d848718'
XMD5 (arp-scan-1.7.tar.gz) = a9927dba2b1dbdfd1c3b3bb09615fc14
XSHA256 (arp-scan-1.7.tar.gz) = f50e2f3a2ec6cfe4e4d15a6de0cfb5c707b7e703687800deb35456f914492ee4
XSIZE (arp-scan-1.7.tar.gz) = 344771
07fff0c792bb19d74ab98a7a9d848718
echo x - arp-scan/Makefile
sed 's/^X//' >arp-scan/Makefile << '52b59b393138f3da16a3460b7a370d0f'
X# New ports collection makefile for:	arp-scan
X# Date created:				09 Oct 2008
X# Whom:					Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	arp-scan
XPORTVERSION=	1.7
XCATEGORIES=	net
XMASTER_SITES=	http://www.nta-monitor.com/tools/${PORTNAME}/download/
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	ARP Scanning and Fingerprinting Tool
X
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
XMAN1=	arp-scan.1 get-oui.1 get-iab.1 arp-fingerprint.1
XMAN5=	mac-vendor.5
X
X.include <bsd.port.mk>
52b59b393138f3da16a3460b7a370d0f
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810090847.m998lXql063756>