From nobody@FreeBSD.org  Sat Feb  9 22:09:28 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id B430688A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2013 22:09:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 75666A49
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2013 22:09:28 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r19M9RK5072745
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Feb 2013 22:09:27 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r19M9Rjc072744;
	Sat, 9 Feb 2013 22:09:27 GMT
	(envelope-from nobody)
Message-Id: <201302092209.r19M9Rjc072744@red.freebsd.org>
Date: Sat, 9 Feb 2013 22:09:27 GMT
From: Tomasz CEDRO <cederom@tlen.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: new port net-mgmt/ostinato
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         175993
>Category:       ports
>Synopsis:       new port net-mgmt/ostinato
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    zeising
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 22:10:00 UTC 2013
>Closed-Date:    Sun Mar 10 09:28:16 UTC 2013
>Last-Modified:  Sun Mar 10 09:28:37 UTC 2013
>Originator:     Tomasz CEDRO
>Release:        9.1-RELEASE
>Organization:
CeDeROM
>Environment:
FreeBSD mercury 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Fri Feb  8 23:26:37 CET 2013     root@mercury:/usr/obj/usr/src/sys/CeDeROM-MERCURY  amd64

>Description:
New port request for Ostinato [1] Packet/Traffic Generator and Analyzer.

[1] http://code.google.com/p/ostinato
>How-To-Repeat:

>Fix:


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:
#
#	net-mgmt/ostinato/Makefile
#	net-mgmt/ostinato/distinfo
#	net-mgmt/ostinato/pkg-descr
#	net-mgmt/ostinato/pkg-plist
#
echo x - net-mgmt/ostinato/Makefile
sed 's/^X//' >net-mgmt/ostinato/Makefile << 'c68eeeea26e1cfe8aadfa90e439f6e25'
X# Created by: Tomasz "CeDeROM" CEDRO (http://www.tomek.cedro.info) II.2013
X# $FreeBSD$
X
XPORTNAME=	ostinato
XPORTVERSION=	0.5.1
XCATEGORIES=	net-mgmt
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
XDISTFILES=	ostinato-src-0.5.1.tar.gz
X
XMAINTAINER=	cederom@tlen.pl
XCOMMENT=	Packet/Traffic Generator and Analyzer
X
XLIB_DEPENDS=	protobuf:${PORTSDIR}/devel/protobuf\
X		pcap:${PORTSDIR}/net/libpcap
XRUN_DEPENDS=	protobuf>=2.3:${PORTSDIR}/devel/protobuf
X
XUSE_QT4=	gui qmake
XMAKE_JOBS_SAFE=	yes
XHAS_CONFIGURE=	yes
Xdo-configure:
X	@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
X		${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX}
X
X.include <bsd.port.mk>
c68eeeea26e1cfe8aadfa90e439f6e25
echo x - net-mgmt/ostinato/distinfo
sed 's/^X//' >net-mgmt/ostinato/distinfo << '4776a45cdd835cb82a54c7bad0b91e3b'
XSHA256 (ostinato-src-0.5.1.tar.gz) = fa19c857d73837cae23aa15d7309c1ddcf22c6f7be9f3ed15a23948142b24223
XSIZE (ostinato-src-0.5.1.tar.gz) = 291529
4776a45cdd835cb82a54c7bad0b91e3b
echo x - net-mgmt/ostinato/pkg-descr
sed 's/^X//' >net-mgmt/ostinato/pkg-descr << '5ffddf32fc191461771117989251c932'
XOstinato is an open-source, cross-platform network packet crafter/traffic
Xgenerator and analyzer with a friendly GUI. Craft and send packets of several
Xstreams with different protocols at different rates. Ostinato aims to be
Xthe "Wireshark in Reverse" and become complementary to Wireshark.
X
XWWW: http://code.google.com/p/ostinato
5ffddf32fc191461771117989251c932
echo x - net-mgmt/ostinato/pkg-plist
sed 's/^X//' >net-mgmt/ostinato/pkg-plist << '36f5b782c05ab8647b816de57ddc8236'
Xbin/drone
Xbin/ostinato
36f5b782c05ab8647b816de57ddc8236
exit



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Sat Feb 9 22:10:08 UTC 2013 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175993 
State-Changed-From-To: open->feedback 
State-Changed-By: pawel 
State-Changed-When: Thu Feb 21 16:42:00 UTC 2013 
State-Changed-Why:  
1) Wouldn't net category be better fit for this port ?  2) Port build 
fails, it seems to be missing some 
dependencies, please see log: 

http://people.freebsd.org/~pawel/buildlogs/ostinato-0.5.1.log 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175993 
State-Changed-From-To: feedback->closed 
State-Changed-By: zeising 
State-Changed-When: Sun Mar 10 09:28:15 UTC 2013 
State-Changed-Why:  
The same port was indepenently added as r313754, so close this PR> 
Thank you for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175993 
Responsible-Changed-From-To: freebsd-ports-bugs->zeising 
Responsible-Changed-By: zeising 
Responsible-Changed-When: Sun Mar 10 09:28:36 UTC 2013 
Responsible-Changed-Why:  
Grab since I closed it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175993 
>Unformatted:
