Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2012 17:10:53 GMT
From:      Thomas Dreibholz <dreibh@iem.uni-due.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174611: netperfmeter port update to version 1.3.0
Message-ID:  <201212211710.qBLHArXn041737@red.freebsd.org>
Resent-Message-ID: <201212211720.qBLHK00D058481@freefall.freebsd.org>

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

>Number:         174611
>Category:       ports
>Synopsis:       netperfmeter port update to version 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 17:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Dreibholz
>Release:        9.1-RELEASE
>Organization:
University of Duisburg-Essen
>Environment:
FreeBSD pcbsd-1562 9.1-RELEASE FreeBSD 9.1-RELEASE #2: Tue Nov 27 03:45:16 UTC 2012     root@darkstar:/usr/obj/pcbsd-build90/fbsd-source/9.1/sys/GENERIC  amd64
>Description:
netperfmeter has been updated to version 1.3.0. This is the update of the FreeBSD port.
>How-To-Repeat:

>Fix:
Update the port.

Patch attached with submission follows:

# 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
#
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 <dreibh@iem.uni-due.de>
X#
X# $FreeBSD: ports/benchmarks/netperfmeter/Makefile,v 1.2 2010/12/29 20:04:12 pgollucci Exp $
X#
X
XPORTNAME=	netperfmeter
XPORTVERSION=	1.3.0
XCATEGORIES=	benchmarks
XMASTER_SITES=	http://www.iem.uni-due.de/~dreibh/netperfmeter/download/ http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/
X
XMAINTAINER=	dreibh@iem.uni-due.de
XCOMMENT=	Network Performance Meter
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
XPLIST_FILES=	bin/netperfmeter
XMAN1=		netperfmeter.1
X
XLICENSE=	GPLv3
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XMAKE_JOBS_SAFE=	yes
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 700000
XIGNORE=	not supported on systems earlier than 7.x
X.endif
X
X.include <bsd.port.post.mk>
b67911656ef5d18c4ae36cb6741b7965
echo x - distinfo
sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
XSHA256 (netperfmeter-1.3.0.tar.gz) = 443214f4477134feb691104d60ce452e3bf943be96a982815a0b22e74df87bef
XSIZE (netperfmeter-1.3.0.tar.gz) = 438119
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
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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