Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2012 19:30:54 GMT
From:      "Christopher J. Umina" <chris@uminac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165593: New port: benchmarks/cpipe Benchmarking tool for pipes
Message-ID:  <201203011930.q21JUsX8085264@red.freebsd.org>
Resent-Message-ID: <201203011940.q21JeArb087707@freefall.freebsd.org>

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

>Number:         165593
>Category:       ports
>Synopsis:       New port: benchmarks/cpipe Benchmarking tool for pipes
>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:   Thu Mar 01 19:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Christopher J. Umina
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
FreeBSD backups.studsvik-analytic.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Wed Jan 18 09:01:16 EST 2012 root@backups.studsvik-analytic.com:/usr/obj/usr/src/sys/GENERIC amd64
>Description:

>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:
#
#       cpipe
#       cpipe/Makefile
#       cpipe/pkg-descr
#       cpipe/distinfo
#
echo c - cpipe
mkdir -p cpipe > /dev/null 2>&1
echo x - cpipe/Makefile
sed 's/^X//' >cpipe/Makefile << '7302657de21c127990140869f791e12f'
X# New ports collection makefile for:   cpipe
X# Date created:        1 March 2013
X# Whom:                uminac
X#
X# $FreeBSD$
X#
X
XPORTNAME=      cpipe
XPORTVERSION=   3.0.2
XCATEGORIES=    benchmarks
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=cpipe.berlios
X
XMAINTAINER=    chris@uminac.com
XCOMMENT=       Benchmarking tool for pipes
X
XMAN1=          cpipe.1
XMANCOMPRESSED= no
X
XMAKEFILE=       makefile
XALL_TARGET=
XMAKE_ARGS=      "prefix=${PREFIX}"
X
XPLIST_FILES=    bin/cpipe
X
X.include <bsd.port.mk>
7302657de21c127990140869f791e12f
echo x - cpipe/pkg-descr
sed 's/^X//' >cpipe/pkg-descr << '762f8167c82259186246136a21c573f8'
XCpipe copies its standard input to its standard output while measuring the time
Xit takes to read an input buffer and write an output buffer. Statistics of
Xaverage throughput and the total amount of bytes copied are printed to the
Xstandard error output.
X
XWWW: http://developer.berlios.de/projects/cpipe/
762f8167c82259186246136a21c573f8
echo x - cpipe/distinfo
sed 's/^X//' >cpipe/distinfo << '3d63a4e780c83c5661def4f56950e9b2'
XSHA256 (cpipe-3.0.2.tar.gz) = 34cabca6bafa96b7d6248ede2cbeca97ee920d02fafc7a7bce21fb7b8ab1aa4e
XSIZE (cpipe-3.0.2.tar.gz) = 20482
3d63a4e780c83c5661def4f56950e9b2
exit

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



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