Bug 96851 - new port: net/arpdig
Summary: new port: net/arpdig
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-06 10:50 UTC by Dmitry Morozovsky
Modified: 2006-05-06 17:46 UTC (History)
0 users

See Also:


Attachments
file.diff (459 bytes, patch)
2006-05-06 10:50 UTC, Dmitry Morozovsky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Morozovsky freebsd_committer freebsd_triage 2006-05-06 10:50:19 UTC
This is new port request, for net/arpdig software, which is written by me,
extensively used by our monitoring software set, and requested to be
published by our colleagues.

Fix: combined shar+patch 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:
#
#	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
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
X
XMAN1=		arpdig.1
X
X#do-install:
X#	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X#.if !defined(NO_INSTALL_MANPAGES)
X#	${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1
X#.endif
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.tar.gz) = b4acbc9dae54786fdbd2d47f834fd5c7
XSHA256 (arpdig-0.5.tar.gz) = d0d9a40cba168ff870e7a4e5a171523505a67d44e83b54a8f90aeb5c0a73c403
XSIZE (arpdig-0.5.tar.gz) = 7758
END-of-arpdig/distinfo

patch << 'END-of-Makefile.patch'
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-06 10:56:08 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Dmitry Morozovsky freebsd_committer freebsd_triage 2006-05-06 11:21:19 UTC
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 ***
---------------------------------------------------------------------------
Comment 3 Sergey Matveychuk freebsd_committer freebsd_triage 2006-05-06 17:46:38 UTC
State Changed
From-To: open->closed

New port added. Thanks!