Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 14:13:48 +0000
From:      Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9366: New port of icmpquery
Message-ID:  <E0zyGC4-0007PE-00@voodoo.pandhm.co.uk>

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

>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 <bsd.port.mk>
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 <bsd.prog.mk>
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



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