Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 15:15:52 +0700
From:      dikshie <dikshie@lapi.itb.ac.id>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81295: [NEW PORT] benchmarks/pathrate 	
Message-ID:  <E1DZ2fg-0006Jt-Me@linux.ocean.itb.ac.id>
Resent-Message-ID: <200505200820.j4K8K5fO002063@freefall.freebsd.org>

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

>Number:         81295
>Category:       ports
>Synopsis:       [NEW PORT] benchmarks/pathrate
>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:20:05 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:
	New port benchmarks/pathrate 
>How-To-Repeat:
	
>Fix:

	

--- shar-pathrate 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:
#
#	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 <dikshie@lapi.itb.ac.id>
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 <bsd.port.mk>
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
--- shar-pathrate ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DZ2fg-0006Jt-Me>