Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Mar 2001 23:09:13 +0100 (CET)
From:      edwin@mavetju.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25481: New Port: net/dhcpdump-1.0
Message-ID:  <20010301220913.30557430@cgmd76206.chello.nl>

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

>Number:         25481
>Category:       ports
>Synopsis:       New Port: net/dhcpdump-1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 01 14:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
-
>Environment:

	-

>Description:

	This command parses the output of tcpdump to display the dhcp-packets
	for easier checking and debugging.

>How-To-Repeat:

	-

>Fix:

# 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:
#
#	dhcpdump
#	dhcpdump/Makefile
#	dhcpdump/pkg-comment
#	dhcpdump/pkg-descr
#	dhcpdump/pkg-plist
#	dhcpdump/distinfo
#
echo c - dhcpdump
mkdir -p dhcpdump > /dev/null 2>&1
echo x - dhcpdump/Makefile
sed 's/^X//' >dhcpdump/Makefile << 'END-of-dhcpdump/Makefile'
X# New ports collection makefile for:   dhcpdump
X# Date created:        1 March 2001
X# Whom:                Edwin Groothuis (edwin@mavetju.org)
X#
X# $FreeBSD$
X#
X
XPORTNAME=      dhcpdump
XPORTVERSION=   1.0
XCATEGORIES=    net
XMASTER_SITES=  http://www.mavetju.org/download/
X
XMAINTAINER=    edwin@mavetju.org
X
X.include <bsd.port.mk>
END-of-dhcpdump/Makefile
echo x - dhcpdump/pkg-comment
sed 's/^X//' >dhcpdump/pkg-comment << 'END-of-dhcpdump/pkg-comment'
XDecode and diagnose sniffed DHCP packets.
END-of-dhcpdump/pkg-comment
echo x - dhcpdump/pkg-descr
sed 's/^X//' >dhcpdump/pkg-descr << 'END-of-dhcpdump/pkg-descr'
XThis command parses the output of tcpdump to display the dhcp-packets
Xfor easier checking and debugging.
X
XWWW: http://www.mavetju.org
X
X- Edwin Groothuis
Xedwin@mavetju.org
END-of-dhcpdump/pkg-descr
echo x - dhcpdump/pkg-plist
sed 's/^X//' >dhcpdump/pkg-plist << 'END-of-dhcpdump/pkg-plist'
Xbin/dhcpdump
Xman/man1/dhcpdump.1
END-of-dhcpdump/pkg-plist
echo x - dhcpdump/distinfo
sed 's/^X//' >dhcpdump/distinfo << 'END-of-dhcpdump/distinfo'
XMD5 (dhcpdump-1.0.tar.gz) = 48b9ded6e8354423640a00260e200b2b
END-of-dhcpdump/distinfo
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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