Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2001 21:10:34 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29900: update port: benchmarks/tmetric
Message-ID:  <200108201310.f7KDAYG90866@utopia.leeym.com>

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

>Number:         29900
>Category:       ports
>Synopsis:       update port: benchmarks/tmetric
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 20 06:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-RC FreeBSD 4.4-RC #1: Fri Aug 17 17:33:12 CST 2001 leeym@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:

+ MASTER_SITES of tmetric was moved.
+ bump PORTEPOCH
+ let original author take maintainership

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/benchmarks/tmetric/Makefile tmetric/Makefile
--- /usr/ports/benchmarks/tmetric/Makefile	Sun Aug 19 00:00:27 2001
+++ tmetric/Makefile	Mon Aug 20 20:55:18 2001
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	tmetric
-PORTVERSION=	v0.99
+PORTVERSION=	v0.5
+PORTEPOCH=	1
 CATEGORIES=	benchmarks net
-MASTER_SITES=	http://netgraft.com/downloads/tmetric/
-DISTNAME=	${PORTNAME}
+MASTER_SITES=	http://michael.bacarella.com/software/tmetric/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mbac@nyct.net
 
-WRKSRC=		${WRKDIR}/${PKGNAME}
 HAS_CONFIGURE=	yes
 ALL_TARGET=	${PORTNAME}
 
diff -ruN /usr/ports/benchmarks/tmetric/distinfo tmetric/distinfo
--- /usr/ports/benchmarks/tmetric/distinfo	Sun Aug 19 00:00:27 2001
+++ tmetric/distinfo	Mon Aug 20 14:24:02 2001
@@ -1 +1 @@
-MD5 (tmetric.tar.gz) = 7bb82442d16bb5aef67c23e6a23d2f24
+MD5 (tmetric-v0.5.tar.gz) = db41cbc14c6c1296855251d8c3dbfd85
diff -ruN /usr/ports/benchmarks/tmetric/pkg-comment tmetric/pkg-comment
--- /usr/ports/benchmarks/tmetric/pkg-comment	Fri Aug 11 19:50:18 2000
+++ tmetric/pkg-comment	Mon Aug 20 14:32:50 2001
@@ -1 +1 @@
-A raw tool to aid in finding available bandwidth on a given pipe
+A bandwidth measurement tool
diff -ruN /usr/ports/benchmarks/tmetric/pkg-descr tmetric/pkg-descr
--- /usr/ports/benchmarks/tmetric/pkg-descr	Sun Aug 19 00:00:27 2001
+++ tmetric/pkg-descr	Mon Aug 20 14:33:21 2001
@@ -1,12 +1,6 @@
-Tmetric is a (still raw) tool to aid in determining the available bandwidth
-from one host to another. It is inspired by the (closed source) pathchar
-utility. Please do not assume that this program works exactly like pathchar
-does. It only attempts to report the bandwidth between 2 hosts, and not the
-bandwidth available at every hop on a route along the way.
-
-I've only tried compiling this on FreeBSD and Linux. There is some strange
-behavior if your system has an outdated or limited FPU. My (oldassed) sparc
-(this web server), for example, doesn't handle the floating point precision
-types correctly for my tests. Oh well.
+A bandwidth measurement tool. It was inspired by pathchar, but the algorithm 
+itself is much more elementary. It basically (and sometimes accurately) 
+assumes that latency is proportional to available bandwidth. Worth a 
+"just-for-fun" run. 
 
 Michael Bacarella <mbac@nyct.net>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108201310.f7KDAYG90866>