From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 27 10:40:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05A2C1065670 for ; Tue, 27 Jul 2010 10:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D91828FC1F for ; Tue, 27 Jul 2010 10:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6RAe1or001758 for ; Tue, 27 Jul 2010 10:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6RAe190001757; Tue, 27 Jul 2010 10:40:01 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jul 2010 10:40:01 GMT Resent-Message-Id: <201007271040.o6RAe190001757@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Dreibholz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DEB9106564A for ; Tue, 27 Jul 2010 10:39:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 64DFC8FC16 for ; Tue, 27 Jul 2010 10:39:07 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6RAd6l3078192 for ; Tue, 27 Jul 2010 10:39:06 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6RAd5sv078183; Tue, 27 Jul 2010 10:39:05 GMT (envelope-from nobody) Message-Id: <201007271039.o6RAd5sv078183@www.freebsd.org> Date: Tue, 27 Jul 2010 10:39:05 GMT From: Thomas Dreibholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/148994: New port: net/netperfmeter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 10:40:02 -0000 >Number: 148994 >Category: ports >Synopsis: New port: net/netperfmeter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 27 10:40:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Thomas Dreibholz >Release: 8.1-RC2 >Organization: University of Duisburg-Essen >Environment: FreeBSD north 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #10: Wed Jul 21 14:19:30 UTC 2010 >Description: NetPerfMeter is a network performance meter for the UDP, TCP, SCTP and DCCP transport protocols over IPv4 and IPv6. It simultaneously transmits bidirectional flows to an endpoint and measures the resulting flow bandwidths and QoS. The results are written as vector and scalar files. The vector files can e.g. be used to create plots of the results. WWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/ >How-To-Repeat: >Fix: # 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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: netperfmeter X# Date created: 27 July 2010 X# Whom: Thomas Dreibholz X# X# $FreeBSD$ X# X XPORTNAME= netperfmeter XPORTVERSION= 1.0.4 XCATEGORIES= net XMASTER_SITES= http://www.iem.uni-due.de/~dreibh/netperfmeter/download/ http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/ XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= dreibh@iem.uni-due.de XCOMMENT= Network Performance Meter X XRUN_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 XLIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/COPYING X Xpre-fetch: X Xpost-patch: X Xpre-install: X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XMD5 (netperfmeter-1.0.4.tar.gz) = 7a870d369af6681772014d8fd7afc54c XSHA256 (netperfmeter-1.0.4.tar.gz) = c6995207fe358a202a3acac08edf4d552ddc2a886de2f5b60436fb9886896f8f XSIZE (netperfmeter-1.0.4.tar.gz) = 395231 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XNetPerfMeter is a network performance meter for the UDP, XTCP, SCTP and DCCP transport protocols over IPv4 and IPv6. XIt simultaneously transmits bidirectional flows to an endpoint Xand measures the resulting flow bandwidths and QoS. The Xresults are written as vector and scalar files. The vector Xfiles can e.g. be used to create plots of the results. X XWWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/ 7f9555c3c1089940396b503dd37f3979 echo x - pkg-plist sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' Xbin/netperfmeter Xman/man8/netperfmeter.8 842cde48cf18b70a11b15515ca566742 exit >Release-Note: >Audit-Trail: >Unformatted: