Date: Mon, 17 Apr 2006 11:11:16 -0500 (EST) From: Wesley Shields <wxs@csh.rit.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/95926: [NEW PORT]: net/bittwist Message-ID: <200604171611.k3HGBGRE027857@syn.csh.rit.edu> Resent-Message-ID: <200604171510.k3HFALHS054424@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 95926 >Category: ports >Synopsis: [NEW PORT]: net/bittwist >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: Mon Apr 17 15:10:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Wesley Shields >Release: FreeBSD 6.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD syn 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #1: Wed Jan 11 11:57:33 EST 2006 root@syn:/usr/obj/usr/src/sys/GENERIC i386 >Description: A libpcap-based ethernet packet generator, capable of replaying traffic from a pcap file, and an editor to allow you to change the contents of a trace file on the fly. >How-To-Repeat: N/A >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: # # bittwist/ # bittwist/distinfo # bittwist/pkg-plist # bittwist/Makefile # bittwist/pkg-descr # echo c - bittwist/ mkdir -p bittwist/ > /dev/null 2>&1 echo x - bittwist/distinfo sed 's/^X//' >bittwist/distinfo << 'END-of-bittwist/distinfo' XMD5 (bittwist-bsd-0.7.tar.gz) = fdb365f25903c1c49f973cdcb26868b5 XSHA256 (bittwist-bsd-0.7.tar.gz) = 62060b58b41bb6e8affbf10ea28408562faf5e77a2f180be3528bbde08a7a685 XSIZE (bittwist-bsd-0.7.tar.gz) = 38755 END-of-bittwist/distinfo echo x - bittwist/pkg-plist sed 's/^X//' >bittwist/pkg-plist << 'END-of-bittwist/pkg-plist' Xbin/bittwist Xbin/bittwistb Xbin/bittwiste END-of-bittwist/pkg-plist echo x - bittwist/Makefile sed 's/^X//' >bittwist/Makefile << 'END-of-bittwist/Makefile' X# New ports collection makefile for: bittwist X# Date created: 17 April 2006 X# Whom: Wesley Shields <wxs@csh.rit.edu> X# X# $FreeBSD$ X# X XPORTNAME= bittwist XPORTVERSION= 0.7 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XDISTNAME= ${PORTNAME}-bsd-${PORTVERSION} X XMAINTAINER= wxs@csh.rit.edu XCOMMENT= Libpcap-based Ethernet packet generator, with PCAP editor X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XMAN1= bittwist.1 bittwistb.1 bittwiste.1 X X.include <bsd.port.mk> END-of-bittwist/Makefile echo x - bittwist/pkg-descr sed 's/^X//' >bittwist/pkg-descr << 'END-of-bittwist/pkg-descr' XA libpcap-based ethernet packet generator, capable of replaying traffic Xfrom a pcap file, and an editor to allow you to change the contents of a Xtrace file on the fly. X XWWW: http://bittwist.sourceforge.net END-of-bittwist/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604171611.k3HGBGRE027857>