From owner-freebsd-ports Thu Mar 1 14:10:28 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C49C937B71C for ; Thu, 1 Mar 2001 14:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21MA1m96720; Thu, 1 Mar 2001 14:10:01 -0800 (PST) (envelope-from gnats) Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id 62CB937B71A for ; Thu, 1 Mar 2001 14:01:40 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id 6227B430; Thu, 1 Mar 2001 23:01:39 +0100 (CET) Message-Id: <20010301220139.6227B430@cgmd76206.chello.nl> Date: Thu, 1 Mar 2001 23:01:39 +0100 (CET) From: edwin@mavetju.org Reply-To: edwin@mavetju.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/25480: New port: net/dhcping-1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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