ports/180594: [new port] net/owamp 3.3, implementation of the One-Way Active Measurement Protocol

Kurt Jaeger fbsd-ports at opsec.eu
Tue Jul 16 12:20:02 UTC 2013


>Number:         180594
>Category:       ports
>Synopsis:       [new port] net/owamp 3.3, implementation of the One-Way Active Measurement Protocol
>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:   Tue Jul 16 12:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa9.opsec.eu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	new port, implementation of the One-Way Active Measurement Protocol
>How-To-Repeat:
	-
>Fix:

see http://opsec.eu/src/owamp.shar

or:

# 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:
#
#	net/owamp
#	net/owamp/Makefile
#	net/owamp/pkg-descr
#	net/owamp/distinfo
#	net/owamp/pkg-plist
#
echo c - net/owamp
mkdir -p net/owamp > /dev/null 2>&1
echo x - net/owamp/Makefile
sed 's/^X//' >net/owamp/Makefile << 'fa8dddc281bf535620a14583213c56a3'
X# $FreeBSD$
X
XPORTNAME=	owamp
XPORTVERSION=	3.3
XCATEGORIES=	net
XMASTER_SITES=	http://software.internet2.edu/sources/owamp/
X
XMAINTAINER=	fbsd-ports at opsec.eu
XCOMMENT=	implementation of the One-Way Active Measurement Protocol
X
XLICENSE=	AL2
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
fa8dddc281bf535620a14583213c56a3
echo x - net/owamp/pkg-descr
sed 's/^X//' >net/owamp/pkg-descr << '94db2456e5c8833825d75e94bd608028'
XOWAMP is a command line client application and a policy daemon used
Xto determine one way latencies between hosts. It is an implementation
Xof the OWAMP protocol as defined by
Xhttp://www.rfc-editor.org/rfc/rfc4656.txt. (When referring to the
Xprotocol within this document, "OWAMP" will be in italicized. In
Xall other instances, "OWAMP" will be referring to this implementation.)
X
XWith roundtrip-based measurements, it is hard to isolate the direction
Xin which congestion is experienced. One-way measurements solve this
Xproblem and make the direction of congestion immediately apparent.
XSince traffic can be asymmetric at many sites that are primarily
Xproducers or consumers of data, this allows for more informative
Xmeasurements. One-way measurements allow the user to better isolate
Xthe effects of specific parts of a network on the treatment of
Xtraffic.
X
XWWW:	http://www.internet2.edu/performance/owamp/
94db2456e5c8833825d75e94bd608028
echo x - net/owamp/distinfo
sed 's/^X//' >net/owamp/distinfo << '7a9daca5b8ba6c6b52b6dfa129862f96'
XSHA256 (owamp-3.3.tar.gz) = 784980489b25939857e3a98a1d53ad15889f6141e0f68414dcbd2f67b5aacf3b
XSIZE (owamp-3.3.tar.gz) = 811975
7a9daca5b8ba6c6b52b6dfa129862f96
echo x - net/owamp/pkg-plist
sed 's/^X//' >net/owamp/pkg-plist << '3364a24557c60af10fe80372e983e789'
Xbin/aespasswd
Xbin/owampd
Xbin/owfetch
Xbin/owping
Xbin/owstats
Xbin/owtvec
Xbin/owup
Xbin/pfstore
Xbin/powstream
Xinclude/I2util/Pthread.h
Xinclude/I2util/addr.h
Xinclude/I2util/conf.h
Xinclude/I2util/errlog.h
Xinclude/I2util/errlogimmediate.h
Xinclude/I2util/errlogsyslog.h
Xinclude/I2util/hex.h
Xinclude/I2util/hmac-sha1.h
Xinclude/I2util/io.h
Xinclude/I2util/mach_dep.h
Xinclude/I2util/md5.h
Xinclude/I2util/pbkdf2.h
Xinclude/I2util/random.h
Xinclude/I2util/readpassphrase.h
Xinclude/I2util/saddr.h
Xinclude/I2util/sha1.h
Xinclude/I2util/sha1P.h
Xinclude/I2util/table.h
Xinclude/I2util/util.h
Xlib/libI2util.a
Xlib/libowamp.a
Xman/man1/aespasswd.1
Xman/man1/owfetch.1
Xman/man1/owping.1
Xman/man1/owstats.1
Xman/man1/owup.1
Xman/man1/pfstore.1
Xman/man1/powstream.1
Xman/man5/owampd.conf.5
Xman/man5/owampd.limits.5
Xman/man5/owampd.pfs.5
Xman/man8/owampd.8
X at dirrm include/I2util
3364a24557c60af10fe80372e983e789
exit

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


More information about the freebsd-ports-bugs mailing list