Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Mar 2001 23:01:39 +0100 (CET)
From:      edwin@mavetju.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25480: New port: net/dhcping-1.0
Message-ID:  <20010301220139.6227B430@cgmd76206.chello.nl>

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

>Number:         25480
>Category:       ports
>Synopsis:       New port: net/dhcping-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 allows the system administrator to check if
	a remote DHCP server is still functioning.

>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:
#
#	dhcping
#	dhcping/Makefile
#	dhcping/pkg-comment
#	dhcping/pkg-plist
#	dhcping/distinfo
#	dhcping/pkg-descr
#
echo c - dhcping
mkdir -p dhcping > /dev/null 2>&1
echo x - dhcping/Makefile
sed 's/^X//' >dhcping/Makefile << 'END-of-dhcping/Makefile'
X# New ports collection makefile for:   dhcping
X# Date created:        1 March 2001
X# Whom:                Edwin Groothuis (edwin@mavetju.org)
X#
X# $FreeBSD$
X#
X
XPORTNAME=      dhcping
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-dhcping/Makefile
echo x - dhcping/pkg-comment
sed 's/^X//' >dhcping/pkg-comment << 'END-of-dhcping/pkg-comment'
XSend DHCP request to DHCP server for monitoring purposes
END-of-dhcping/pkg-comment
echo x - dhcping/pkg-plist
sed 's/^X//' >dhcping/pkg-plist << 'END-of-dhcping/pkg-plist'
Xbin/dhcping
Xman/man8/dhcping.8
END-of-dhcping/pkg-plist
echo x - dhcping/distinfo
sed 's/^X//' >dhcping/distinfo << 'END-of-dhcping/distinfo'
XMD5 (dhcping-1.0.tar.gz) = 1544d0cfb1d9d3186a2b0ce50128534c
END-of-dhcping/distinfo
echo x - dhcping/pkg-descr
sed 's/^X//' >dhcping/pkg-descr << 'END-of-dhcping/pkg-descr'
XThis program allows a system administrator to check if a remote
XDHCP server is still functioning.
X
XWWW: http://www.mavetju.org
X
X- Edwin Groothuis
Xedwin@mavetju.org
END-of-dhcping/pkg-descr
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?20010301220139.6227B430>