From owner-freebsd-ports Thu Jan 7 06:20:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21617 for freebsd-ports-outgoing; Thu, 7 Jan 1999 06:20:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21605 for ; Thu, 7 Jan 1999 06:20:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA27760; Thu, 7 Jan 1999 06:20:01 -0800 (PST) Received: from mail.palmerharvey.co.uk (mail.palmerharvey.co.uk [62.172.109.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21161 for ; Thu, 7 Jan 1999 06:13:59 -0800 (PST) (envelope-from Dom.Mitchell@palmerharvey.co.uk) Received: from ho-nt-01.pandhm.co.uk (unverified) by mail.palmerharvey.co.uk (Content Technologies SMTPRS 2.0.15) with ESMTP id for ; Thu, 07 Jan 1999 14:13:03 +0000 Received: from voodoo.pandhm.co.uk ([10.100.35.12]) by ho-nt-01.pandhm.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id CK5RCT6Q; Thu, 7 Jan 1999 14:09:04 -0000 Received: from dom by voodoo.pandhm.co.uk with local (Exim 1.92 #1) for FreeBSD-gnats-submit@freebsd.org id 0zyGC4-0007PE-00; Thu, 7 Jan 1999 14:13:48 +0000 Message-Id: Date: Thu, 7 Jan 1999 14:13:48 +0000 From: Dom Mitchell Reply-To: Dom.Mitchell@palmerharvey.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9366: New port of icmpquery Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9366 >Category: ports >Synopsis: New port of icmpquery >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 7 06:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 3.0-CURRENT i386 >Organization: Palmer & Harvey McLane Ltd. >Environment: FreeBSD voodoo.pandhm.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Mon Jan 4 08:26:54 GMT 1999 root@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO i386 >Description: icmpquery lets you find out the time a system thinks it is or perhaps the netmask. >How-To-Repeat: n/a >Fix: Here's the port: # 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: # # icmpquery # icmpquery/Makefile # icmpquery/files # icmpquery/files/md5 # icmpquery/files/Makefile # icmpquery/pkg # icmpquery/pkg/COMMENT # icmpquery/pkg/DESCR # icmpquery/pkg/PLIST # echo c - icmpquery mkdir -p icmpquery > /dev/null 2>&1 echo x - icmpquery/Makefile sed 's/^X//' >icmpquery/Makefile << 'END-of-icmpquery/Makefile' X# New ports collection makefile for: icmpquery X# Version required: 1.0.3 X# Date created: Jan 7 1999 X# Whom: dom@myrddin.demon.co.uk X# X# $Id: Makefile,v 1.4 1998/01/01 17:29:11 asami Exp $ X# X XPKGNAME= icmpquery-1.0.3 XCATEGORIES= net XMASTER_SITES= http://www.angio.net/security/ XDISTFILES= icmpquery.c X XMAINTAINER= dom@myrddin.demon.co.uk X XNO_WRKSUBDIR= YES XALL_TARGET= icmpquery X Xdo-extract: X @${MKDIR} ${WRKDIR} X @${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR} X @${CP} ${FILESDIR}/Makefile ${WRKDIR} X Xdo-install: X @${INSTALL_PROGRAM} ${WRKDIR}/icmpquery ${PREFIX}/bin X @chmod u+s ${PREFIX}/bin/icmpquery X X.include END-of-icmpquery/Makefile echo c - icmpquery/files mkdir -p icmpquery/files > /dev/null 2>&1 echo x - icmpquery/files/md5 sed 's/^X//' >icmpquery/files/md5 << 'END-of-icmpquery/files/md5' XMD5 (icmpquery.c) = b4c47a6acc01ffc0984457b55e2f712b END-of-icmpquery/files/md5 echo x - icmpquery/files/Makefile sed 's/^X//' >icmpquery/files/Makefile << 'END-of-icmpquery/files/Makefile' X# X# Small Makefile for icmpquery. X# X# $Id$ X# X XPROG=icmpquery X X.include END-of-icmpquery/files/Makefile echo c - icmpquery/pkg mkdir -p icmpquery/pkg > /dev/null 2>&1 echo x - icmpquery/pkg/COMMENT sed 's/^X//' >icmpquery/pkg/COMMENT << 'END-of-icmpquery/pkg/COMMENT' XSmall utility for finding out time & netmask through ICMP. END-of-icmpquery/pkg/COMMENT echo x - icmpquery/pkg/DESCR sed 's/^X//' >icmpquery/pkg/DESCR << 'END-of-icmpquery/pkg/DESCR' XA small utility for finding out time & netmask through ICMP. X XWritten by David G. Andersen (danderse@cs.utah.edu) END-of-icmpquery/pkg/DESCR echo x - icmpquery/pkg/PLIST sed 's/^X//' >icmpquery/pkg/PLIST << 'END-of-icmpquery/pkg/PLIST' Xbin/icmpquery END-of-icmpquery/pkg/PLIST exit ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. ********************************************************************** >Release-Note: >Audit-Trail: >Unformatted: Dom Mitchell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message