Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 13:18:31 +0200 (CEST)
From:      Mohacsi Janos <mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41474: New port: tcpreen 0.9.4 - tcp session monitoring tool
Message-ID:  <200208091118.g79BIVr02267@evil.ki.iif.hu>

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

>Number:         41474
>Category:       ports
>Synopsis:       New port: tcpreen 0.9.4 - 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:   Fri Aug 09 04:20:02 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 0.9.4 

TCPreen is a simple tool to monitor and analyze 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.

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-0.9.4.tar.gz) = 9175bdecca136dba72f64fddb30f05e2
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=	0.9.4
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
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:

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?200208091118.g79BIVr02267>