From ryan@shell2.snagged.net  Sat May 15 12:51:23 2004
Return-Path: <ryan@shell2.snagged.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 864C916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 May 2004 12:51:23 -0700 (PDT)
Received: from shell2.snagged.net (shell2.snagged.net [64.71.139.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7FAA343D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 May 2004 12:51:22 -0700 (PDT)
	(envelope-from ryan@shell2.snagged.net)
Received: from shell2.snagged.net (ryan@localhost [127.0.0.1])
	by shell2.snagged.net (8.12.10/8.12.10) with ESMTP id i4FJq0Bq083780
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 May 2004 12:52:00 -0700 (PDT)
	(envelope-from ryan@shell2.snagged.net)
Received: (from ryan@localhost)
	by shell2.snagged.net (8.12.10/8.12.10/Submit) id i4FJq06Y083779;
	Sat, 15 May 2004 12:52:00 -0700 (PDT)
	(envelope-from ryan)
Message-Id: <200405151952.i4FJq06Y083779@shell2.snagged.net>
Date: Sat, 15 May 2004 12:52:00 -0700 (PDT)
From: "ports@c0decafe.net" <ports@c0decafe.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] net/tcpwatch: TCP monitoring and logging tool with support for HTTP 1.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66673
>Category:       ports
>Synopsis:       [NEW PORT] net/tcpwatch: TCP monitoring and logging tool with support for HTTP 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 15 13:00:35 PDT 2004
>Closed-Date:    Sun May 16 13:51:51 PDT 2004
>Last-Modified:  Sun May 16 13:51:51 PDT 2004
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #0: Mon May  3 02:52:18 GST
>Description:
TCPWatch is a utility written in Python that lets you monitor forwarded TCP
connections or HTTP proxy connections. It displays the sessions in a window
with a history of past connections. It is useful for developing and debugging
protocol implementations and web services.

Author:	Shane Hathaway <shane@zope.com>
WWW:	http://hathaway.freezope.org/Software/TCPWatch

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- tcpwatch-1.2.1.shar begins here ---
# 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:
#
#	tcpwatch
#	tcpwatch/pkg-descr
#	tcpwatch/Makefile
#	tcpwatch/distinfo
#
echo c - tcpwatch
mkdir -p tcpwatch > /dev/null 2>&1
echo x - tcpwatch/pkg-descr
sed 's/^X//' >tcpwatch/pkg-descr << 'END-of-tcpwatch/pkg-descr'
XTCPWatch is a utility written in Python that lets you monitor forwarded TCP
Xconnections or HTTP proxy connections. It displays the sessions in a window
Xwith a history of past connections. It is useful for developing and debugging
Xprotocol implementations and web services.
X
XAuthor:	Shane Hathaway <shane@zope.com>
XWWW:	http://hathaway.freezope.org/Software/TCPWatch
END-of-tcpwatch/pkg-descr
echo x - tcpwatch/Makefile
sed 's/^X//' >tcpwatch/Makefile << 'END-of-tcpwatch/Makefile'
X# New ports collection makefile for:	tcpwatch
X# Date created:		2004-05-11
X# Whom:			ports@c0decafe.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tcpwatch
XPORTVERSION=	1.2.1
XCATEGORIES=	net python
XMASTER_SITES=	http://hathaway.freezope.org/Software/TCPWatch/
X
XMAINTAINER=	ports@c0decafe.net
XCOMMENT=	TCP monitoring and logging tool with support for HTTP 1.1
X
XRUN_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XPLIST_FILES=	bin/tcpwatch.py
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=yes
X
X.include <bsd.port.mk>
END-of-tcpwatch/Makefile
echo x - tcpwatch/distinfo
sed 's/^X//' >tcpwatch/distinfo << 'END-of-tcpwatch/distinfo'
XMD5 (tcpwatch-1.2.1.tar.gz) = 3575838ef4ece653251f92a38670e8cc
XSIZE (tcpwatch-1.2.1.tar.gz) = 12525
END-of-tcpwatch/distinfo
exit
--- tcpwatch-1.2.1.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun May 16 13:51:42 PDT 2004 
State-Changed-Why:  
New port added, thanks! 

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