Date: Fri, 20 May 2005 14:34:55 +0700 From: dikshie <dikshie@lapi.itb.ac.id> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81293: [NEW PORT] benchmarks/pathchirp Message-ID: <E1DZ223-0006Ab-7J@linux.ocean.itb.ac.id> Resent-Message-ID: <200505200740.j4K7e2UF095801@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81293 >Category: ports >Synopsis: [NEW PORT] benchmarks/pathchirp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 20 07:40:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: dikshie >Release: FreeBSD 5.4-STABLE i386 >Organization: Institut Teknologi Bandung (ITB), Indonesia >Environment: System: FreeBSD linux.ocean.itb.ac.id 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue May 10 11:21:51 WIT 2005 dikshie@linux.ocean.itb.ac.id:/usr/obj/usr/src/sys/OCEAN i386 >Description: >How-To-Repeat: >Fix: --- shar-pathchirp.txt begins here --- # 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: # # pathchirp # pathchirp/pkg-plist # pathchirp/distinfo # pathchirp/Makefile # pathchirp/pkg-descr # echo c - pathchirp mkdir -p pathchirp > /dev/null 2>&1 echo x - pathchirp/pkg-plist sed 's/^X//' >pathchirp/pkg-plist << 'END-of-pathchirp/pkg-plist' Xbin/pathchirp_snd Xbin/pathchirp_rcv END-of-pathchirp/pkg-plist echo x - pathchirp/distinfo sed 's/^X//' >pathchirp/distinfo << 'END-of-pathchirp/distinfo' XMD5 (pathchirp-2.3.8.tar.gz) = 3623a2a6b00ccaf4a4cfb2bee8186038 XSIZE (pathchirp-2.3.8.tar.gz) = 59255 END-of-pathchirp/distinfo echo x - pathchirp/Makefile sed 's/^X//' >pathchirp/Makefile << 'END-of-pathchirp/Makefile' X# New ports collection makefile for: pathload X# Date created: 19 May 2005 X# Whom: dikshie <dikshie@lapi.itb.ac.id> X# X# $FreeBSD$ X XPORTNAME= pathchirp XPORTVERSION= 2.3.8 XCATEGORIES= benchmarks XMASTER_SITES= http://www.spin.rice.edu/Software/pathChirp/ X XMAINTAINER= dikshie@lapi.itb.ac.id XCOMMENT= A Measurement Tool for Available Bandwidth Estimation X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XWRKSRC= ${WRKDIR}/pathchirp-2.3.8 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/Bin/i386/pathchirp_snd ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/Bin/i386/pathchirp_rcv ${PREFIX}/bin X X.include <bsd.port.mk> END-of-pathchirp/Makefile echo x - pathchirp/pkg-descr sed 's/^X//' >pathchirp/pkg-descr << 'END-of-pathchirp/pkg-descr' XpathChirp is a new active probing tool for estimating the available Xbandwidth on a communication network path. Based on the concept of X"self-induced congestion," pathChirp features an exponential flight Xpattern of probes we call a chirp. Packet chirps offer several significant Xadvantages over current probing schemes based on packet pairs or packet Xtrains. By rapidly increasing the probing rate within each chirp, pathChirp Xobtains a rich set of information from which to dynamically estimate Xthe available bandwidth. X X XWWW: http://www.spin.rice.edu/Software/pathChirp/ X X-dikshie- Xdikshie@lapi.itb.ac.id END-of-pathchirp/pkg-descr exit --- shar-pathchirp.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DZ223-0006Ab-7J>