Date: Sun, 28 Mar 2004 12:32:01 -0800 (PST) From: Gaspar Chilingarov <nm@web.am> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/64866: [UPDATE] update to new version of port net-mgmt/tcpreplay (v 2.0.3) Message-ID: <200403282032.i2SKW1cu048279@www.freebsd.org> Resent-Message-ID: <200403282040.i2SKeG7h076779@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64866 >Category: ports >Synopsis: [UPDATE] update to new version of port net-mgmt/tcpreplay (v 2.0.3) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Mar 28 12:40:16 PST 2004 >Closed-Date: >Last-Modified: >Originator: Gaspar Chilingarov >Release: -CURRENT >Organization: Netter Ltd. >Environment: FreeBSD 5.2-CURRENT >Description: port upgrade to newer version of tcpreplay tool shas archive attached ---shar start-- # 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 # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: tcpreplay X# Date created: 29 March 2004 X# Whom: nm@web.am X# X# $FreeBSD$ X# X XPORTNAME= tcpreplay XPORTVERSION= 2.0.3 XCATEGORIES= net-mgmt XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= smace@FreeBSD.org XCOMMENT= A tool to replay saved packet capture files X XBUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel X XGNU_CONFIGURE= yes XCONFIGURE_ARGS+= --with-libnet=${LOCALBASE} X XMAN1= capinfo.1 tcpprep.1 pcapmerge.1 XMAN8= flowreplay.8 tcpreplay.8 X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (tcpreplay-2.0.3.tar.gz) = e9f0fe69b38c9d893b72a16895367a79 XSIZE (tcpreplay-2.0.3.tar.gz) = 498164 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XTcpreplay is aimed at testing the performance of a Network Intrusion Detection XSystem by replaying real background network traffic in which to hide attacks. X XTcpreplay allows you to control the speed at which the traffic is replayed, Xand can replay arbitrary libpcap traces. X XUnlike programmatically-generated artificial traffic which doesn't exercise Xthe application/protocol inspection that a NIDS performs, and doesn't Xreproduce the real-world anomalies that appear on production networks X(asymmetric routes, traffic bursts/lulls, fragmentation, retransmissions, Xetc.), tcpreplay allows for exact replication of real traffic seen on real Xnetworks. X XWWW: http://www.sf.net/projects/tcpreplay END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xbin/capinfo Xbin/flowreplay Xbin/pcapmerge Xbin/tcpprep Xsbin/tcpreplay END-of-pkg-plist exit ---shar end-- >How-To-Repeat: n/a >Fix: attacehd file :) >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403282032.i2SKW1cu048279>