Skip site navigation (1)Skip section navigation (2)
Date:      27 Aug 2002 08:16:21 -0000
From:      mohacsi@evil.ki.iif.hu
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42063: New port: tcpreen version 1.0.0 - a tcp session monitoring tool
Message-ID:  <20020827081621.51663.qmail@evil.ki.iif.hu>

next in thread | raw e-mail | index | archive | help

>Number:         42063
>Category:       ports
>Synopsis:       New port: tcpreen version 1.0.0 - a tcp session monitoring tool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 27 01:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mohacsi Janos
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
NIIF
>Environment:
System: FreeBSD evil.ki.iif.hu 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Aug 7 17:21
:59 CEST 2002 root@evil.ki.iif.hu:/usr/src/sys/compile/EVIL i386

>Description:
	New port: tcpreen version 1.0.0

	TCPreen is a simple tool to monitor and analyse data transmitted between
	a client and a server via a TCP connection. This tool focuses on the data
	stream (software/socket layer), not on the lower level transmission
	protocol as packet sniffers do.

	This version is supersedes the ports/41474. Use this instead.

	Janos Mohacsi <janos.mohacsi@bsd.hu>
        

>How-To-Repeat:
	Apply this shar.
>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:
#
#	tcpreen
#	tcpreen/pkg-plist
#	tcpreen/pkg-descr
#	tcpreen/pkg-comment
#	tcpreen/distinfo
#	tcpreen/Makefile
#
echo c - tcpreen
mkdir -p tcpreen > /dev/null 2>&1
echo x - tcpreen/pkg-plist
sed 's/^X//' >tcpreen/pkg-plist << 'END-of-tcpreen/pkg-plist'
Xbin/tcpreen
Xshare/locale/fr/LC_MESSAGES/tcpreen.mo
X%%PORTDOCS%%share/doc/tcpreen/README
X%%PORTDOCS%%@dirrm share/doc/tcpreen
END-of-tcpreen/pkg-plist
echo x - tcpreen/pkg-descr
sed 's/^X//' >tcpreen/pkg-descr << 'END-of-tcpreen/pkg-descr'
XTCPreen is a simple tool to monitor and analyze data transmitted between 
Xa client and a server via a TCP connection. This tool focuses on the data 
Xstream (software/socket layer), not on the lower level transmission 
Xprotocol as packet sniffers do.
X
XWWW: http://www.simphalempin.com/dev/tcpreen/
X
XJanos Mohacsi <janos.mohacsi@bsd.hu>
END-of-tcpreen/pkg-descr
echo x - tcpreen/pkg-comment
sed 's/^X//' >tcpreen/pkg-comment << 'END-of-tcpreen/pkg-comment'
XA simple TCP session re-engineering tool
END-of-tcpreen/pkg-comment
echo x - tcpreen/distinfo
sed 's/^X//' >tcpreen/distinfo << 'END-of-tcpreen/distinfo'
XMD5 (tcpreen-1.0.0.tar.bz2) = 1bd2b8eb8a689e7ec06a0824d3eff650
END-of-tcpreen/distinfo
echo x - tcpreen/Makefile
sed 's/^X//' >tcpreen/Makefile << 'END-of-tcpreen/Makefile'
X# New ports collection makefile for:	tcpreen
X# Date created:				09.08.2002
X# Whom:					Janos.Mohacsi@bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tcpreen
XPORTVERSION=	1.0.0
XCATEGORIES=	ipv6 net
XMASTER_SITES=	http://rdenisc.free.fr/tcpreen/
X
XMAINTAINER=	Janos.Mohacsi@bsd.hu
X
XLIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XMAN1=		tcpreen.1
X
XDOC_FILES=	README
X
Xpost-install:
X.ifndef(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for file in ${DOC_FILES}
X	@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-tcpreen/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:
 New port: tcpreen version 1.0.0 - a tcp session monitoring tool
 From: Mohacsi Janos <mohacsi@niif.hu>
 Reply-To: Mohacsi Janos <janos.mohacsi@bsd.hu>
 Cc: Oliver Braun <obraun@informatik.unibw-muenchen.de>
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020827081621.51663.qmail>