Subject: CVS commit: pkgsrc/net/tcpflow
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 01/02/2006 19:23:40
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Mon Jan  2 19:23:40 UTC 2006

Modified Files:
	pkgsrc/net/tcpflow: Makefile distinfo
Added Files:
	pkgsrc/net/tcpflow/patches: patch-ab patch-ac patch-ad patch-ae

Log Message:
Include a set of patches from Jukka Salmi in PR# 30805
The patches are a modified version of some enhancements to tcpflow from Debian
Adds the following options:
-e When outputting to the console each flow will be output in alternating
   colours.
-C Console print without the packet source and destination details being
   printed.  Print the contents of packets to stdout as they are received,
   without storing any captured data to files (implies -s).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/net/tcpflow/Makefile pkgsrc/net/tcpflow/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/tcpflow/patches/patch-ab \
    pkgsrc/net/tcpflow/patches/patch-ac pkgsrc/net/tcpflow/patches/patch-ad \
    pkgsrc/net/tcpflow/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.