# 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: # # pathrate # pathrate/pkg-plist # pathrate/Makefile # pathrate/distinfo # pathrate/pkg-descr # echo c - pathrate mkdir -p pathrate > /dev/null 2>&1 echo x - pathrate/pkg-plist sed 's/^X//' >pathrate/pkg-plist << 'END-of-pathrate/pkg-plist' Xbin/pathrate_snd Xbin/pathrate_rcv END-of-pathrate/pkg-plist echo x - pathrate/Makefile sed 's/^X//' >pathrate/Makefile << 'END-of-pathrate/Makefile' X# New ports collection makefile for: pathrate X# Date created: 19 May 2005 X# Whom: dikshie X# X# $FreeBSD$ X XPORTNAME= pathrate XPORTVERSION= 2.4.0 XCATEGORIES= benchmarks XMASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ XDISTNAME= pathrate X XMAINTAINER= dikshie@lapi.itb.ac.id XCOMMENT= A Measurement Tool for Capacity Estimation of Internet Path X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XWRKSRC= ${WRKDIR}/pathrate_2.4.0 X Xpost-configure: X @(cd ${WRKSRC}; ${MV} makefile Makefile ) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/pathrate_snd ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/pathrate_rcv ${PREFIX}/bin X X.include END-of-pathrate/Makefile echo x - pathrate/distinfo sed 's/^X//' >pathrate/distinfo << 'END-of-pathrate/distinfo' XMD5 (pathrate.tar.gz) = 977c76c334a2ff3fa434f2b1201d4b9d XSIZE (pathrate.tar.gz) = 69804 END-of-pathrate/distinfo echo x - pathrate/pkg-descr sed 's/^X//' >pathrate/pkg-descr << 'END-of-pathrate/pkg-descr' XWe have developed a measurement methodology that can estimate the capacity Xof Internet paths. The methodology has been implemented in a tool called XPathrate. An important feature of Pathrate is that it is robust to cross Xtraffic effects, meaning that it can measure the path capacity even when Xthe path is significantly loaded. This is crucial, since the hardest paths Xto measure are the heavily loaded ones. X X XWWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathrate.html X X X X-dikshie- Xdikshie@lapi.itb.ac.id END-of-pathrate/pkg-descr exit