From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 9 22:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6ABD1894 for ; Sat, 9 Feb 2013 22:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 51B6CA4F for ; Sat, 9 Feb 2013 22:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r19MA1Cq053826 for ; Sat, 9 Feb 2013 22:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r19MA1Q7053825; Sat, 9 Feb 2013 22:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 9 Feb 2013 22:10:01 GMT Resent-Message-Id: <201302092210.r19MA1Q7053825@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, Tomasz CEDRO Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B430688A for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/175993: new port net-mgmt/ostinato X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2013 22:10:01 -0000 >Number: 175993 >Category: ports >Synopsis: new port net-mgmt/ostinato >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: Sat Feb 09 22:10:00 UTC 2013 >Closed-Date: >Last-Modified: >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 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: >Unformatted: