ports/126928: New port: net/bwping A tool to measure bandwidth and RTT between two hosts using ICMP

Oleg Derevenetz oleg at vsi.ru
Thu Aug 28 23:20:03 UTC 2008


The following reply was made to PR ports/126928; it has been noted by GNATS.

From: Oleg Derevenetz <oleg at vsi.ru>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/126928: New port: net/bwping A tool to measure bandwidth
 and RTT between two hosts using ICMP
Date: Fri, 29 Aug 2008 03:19:44 +0400 (MSD)

 Sorry, forgot to recalculate checksums.
 
 # 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:
 #
 #	Makefile
 #	distinfo
 #	pkg-descr
 #
 echo x - Makefile
 sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
 X# Ports collection makefile for:  bwping
 X# Date created:			  Fri Aug 29 2008
 X# Whom:				  Oleg Derevenetz (oleg at vsi.ru)
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	bwping
 XPORTVERSION=	1.0
 XCATEGORIES=	net
 XMASTER_SITES=	http://tclmon.vsi.ru/files/
 XDISTNAME=	${PORTNAME}
 X
 XMAINTAINER=	oleg at vsi.ru
 XCOMMENT=	A tool to measure bandwidth and RTT between two hosts using ICMP
 X
 XPLIST_FILES=	sbin/bwping
 X
 XGNU_CONFIGURE=	yes
 XMAN8=		bwping.8
 X
 Xpost-install:
 X	@${STRIP_CMD} ${PREFIX}/sbin/bwping
 X	@${CHMOD} 4555 ${PREFIX}/sbin/bwping
 X
 X.include <bsd.port.mk>
 b67911656ef5d18c4ae36cb6741b7965
 echo x - distinfo
 sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
 XMD5 (bwping.tar.gz) = cc3e58060e248271d4c5b9e56a346d66
 XSHA256 (bwping.tar.gz) = 08b5c3c10262057e1b935bcffb3addd4ec3a31fad79eef34c8296c2f2344f11d
 XSIZE (bwping.tar.gz) = 74558
 57677d168a5ec21bdf22c9501f075a8f
 echo x - pkg-descr
 sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
 XA tool to measure bandwidth and response times between two
 Xhosts using Internet Control Message Protocol (ICMP) echo
 Xrequest/echo reply mechanism.
 X
 XWWW: http://tclmon.vsi.ru/utils.php
 7f9555c3c1089940396b503dd37f3979
 exit
 
 --
 Oleg Derevenetz <oleg at vsi.ru> OOD3-RIPE
 Phone: +7 4732 539880
 Fax:   +7 4732 531415         http://www.vsi.ru
 CenterTelecom Voronezh ISP    http://isp.vsi.ru



More information about the freebsd-ports-bugs mailing list