Date: Sat, 6 May 2006 10:30:19 GMT From: Dmitry Morozovsky <marck@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/96851: new port: net/arpdig Message-ID: <200605061030.k46AUJ9q059355@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/96851; it has been noted by GNATS. From: Dmitry Morozovsky <marck@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/96851: new port: net/arpdig Date: Sat, 6 May 2006 14:21:19 +0400 (MSD) Grr, I missed right tag, so port framework and file release are a bit inconsistent. Here is correct shar: # 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: # # arpdig # arpdig/Makefile # arpdig/pkg-descr # arpdig/distinfo # echo c - arpdig mkdir -p arpdig > /dev/null 2>&1 echo x - arpdig/Makefile sed 's/^X//' >arpdig/Makefile << 'END-of-arpdig/Makefile' X# New ports collection makefile for: arpdig X# Date created: 23 April 2006 X# Whom: marck@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= arpdig XPORTVERSION= 0.5.1 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= marck@FreeBSD.org XCOMMENT= ARP Digger utility X XPLIST_FILES= bin/arpdig XMAN1= arpdig.1 XMANCOMPRESSED= yes X X.include <bsd.port.mk> END-of-arpdig/Makefile echo x - arpdig/pkg-descr sed 's/^X//' >arpdig/pkg-descr << 'END-of-arpdig/pkg-descr' XArpdig is a tool to probe a whole IP address segment or a list of XIP addresses on the LAN via ARP whohas requests, collecting ARP is-at Xresponses and showing the results. X XDmitry Morozovsky <marck@FreeBSD.org> END-of-arpdig/pkg-descr echo x - arpdig/distinfo sed 's/^X//' >arpdig/distinfo << 'END-of-arpdig/distinfo' XMD5 (arpdig-0.5.1.tar.gz) = 99258c8d4dd8a627ab9c9e04cd089b37 XSHA256 (arpdig-0.5.1.tar.gz) = 55d0f42e25c96b27f5ea0dde49ec95c93db26fa9aa184e24a885d535f319091a XSIZE (arpdig-0.5.1.tar.gz) = 7837 END-of-arpdig/distinfo exit Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] --------------------------------------------------------------------------- *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@FreeBSD.org *** ---------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605061030.k46AUJ9q059355>