Date: Fri, 20 May 2005 15:07:15 +0700 From: dikshie <dikshie@lapi.itb.ac.id> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81294: [NEW PORT] benchmarks/pathload Message-ID: <E1DZ2XL-0006Gg-Fg@linux.ocean.itb.ac.id> Resent-Message-ID: <200505200810.j4K8A2jZ001575@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81294 >Category: ports >Synopsis: [NEW PORT] benchmarks/pathload >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 08:10: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-pathload 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: # # pathload # pathload/pkg-descr # pathload/Makefile # pathload/distinfo # pathload/pkg-plist # echo c - pathload mkdir -p pathload > /dev/null 2>&1 echo x - pathload/pkg-descr sed 's/^X//' >pathload/pkg-descr << 'END-of-pathload/pkg-descr' XWe have developed a measurement methodology that can estimate the Xavailable bandwidth of Internet paths. The methodology has been implemented Xin a tool called Pathload. X X XWWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathload.html X X X X-dikshie- Xdikshie@lapi.itb.ac.id END-of-pathload/pkg-descr echo x - pathload/Makefile sed 's/^X//' >pathload/Makefile << 'END-of-pathload/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= pathload XPORTVERSION= 1.2 XCATEGORIES= benchmarks XMASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ XDISTNAME= pathload 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}/pathload_1.2 X Xpost-configure: X @(cd ${WRKSRC}; ${MV} makefile Makefile ) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/pathload_snd ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/pathload_rcv ${PREFIX}/bin X X.include <bsd.port.mk> END-of-pathload/Makefile echo x - pathload/distinfo sed 's/^X//' >pathload/distinfo << 'END-of-pathload/distinfo' XMD5 (pathload.tar.gz) = 9fd402ce77ab23a5a854e90c7e51d2df XSIZE (pathload.tar.gz) = 67118 END-of-pathload/distinfo echo x - pathload/pkg-plist sed 's/^X//' >pathload/pkg-plist << 'END-of-pathload/pkg-plist' Xbin/pathload_snd Xbin/pathload_rcv END-of-pathload/pkg-plist exit --- shar-pathload ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DZ2XL-0006Gg-Fg>