Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2000 03:12:37 +0900 (JST)
From:      nishida@csl.sony.co.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18130: NewPort: net/tcpillust
Message-ID:  <200004211812.DAA77891@widefw.csl.sony.co.jp>

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

>Number:         18130
>Category:       ports
>Synopsis:       NewPort: net/tcpillust
>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 Apr 21 11:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yoshifumi Nishida
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
SonyCSL
>Environment:
FreeBSD vaioc1 3.4-RELEASE FreeBSD 3.4-RELEASE #0

>Description:
Tcpillust takes tcpdump file(s) specified on the command line and draw
pictures like figures in the ``TCP/IP Illustrated'' series.

# 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:
#
#	usr/ports/net/tcpillust
#	usr/ports/net/tcpillust/Makefile
#	usr/ports/net/tcpillust/files
#	usr/ports/net/tcpillust/files/md5
#	usr/ports/net/tcpillust/pkg
#	usr/ports/net/tcpillust/pkg/COMMENT
#	usr/ports/net/tcpillust/pkg/PLIST
#	usr/ports/net/tcpillust/pkg/DESCR
#
echo c - usr/ports/net/tcpillust
mkdir -p usr/ports/net/tcpillust > /dev/null 2>&1
echo x - usr/ports/net/tcpillust/Makefile
sed 's/^X//' >usr/ports/net/tcpillust/Makefile << 'END-of-usr/ports/net/tcpillust/Makefile'
X# New ports collection makefile for:	tcpillust
X# Version required:	1.0a
X# Date created:		14 April 2000
X# Whom:			nishida@csl.sony.co.jp
X#
X# $FreeBSD$
X#
X
XDISTNAME=	tcpillust-1.0a
XCATEGORIES=	net tk82 tcl82
XMASTER_SITES=	ftp://ftp.csl.sony.co.jp/CSL/nishida/
X
XMAINTAINER=	nishida@csl.sony.co.jp
X
XLIB_DEPENDS=	tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
X				tcl82.1:${PORTSDIR}/lang/tcl82
X
XUSE_IMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=
X
XMAN1=	tcpillust.1
X
XDOCS=	README
X
XSAMPLES= tcpclient.log tcpserver.log
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${PREFIX}/share/doc/tcpillust
X	for i in $(DOCS); do \
X		${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/share/doc/tcpillust; \
X	done
X	${MKDIR} ${PREFIX}/share/doc/tcpillust/sample
X	for i in $(SAMPLES); do \
X		${INSTALL_DATA} ${WRKSRC}/sample/$$i ${PREFIX}/share/doc/tcpillust/sample; \
X	done
X.endif
X
X.include <bsd.port.mk>
END-of-usr/ports/net/tcpillust/Makefile
echo c - usr/ports/net/tcpillust/files
mkdir -p usr/ports/net/tcpillust/files > /dev/null 2>&1
echo x - usr/ports/net/tcpillust/files/md5
sed 's/^X//' >usr/ports/net/tcpillust/files/md5 << 'END-of-usr/ports/net/tcpillust/files/md5'
XMD5 (tcpillust-1.0a.tar.gz) = 9c5cfc176a28fe83e0c647230ca497ec
END-of-usr/ports/net/tcpillust/files/md5
echo c - usr/ports/net/tcpillust/pkg
mkdir -p usr/ports/net/tcpillust/pkg > /dev/null 2>&1
echo x - usr/ports/net/tcpillust/pkg/COMMENT
sed 's/^X//' >usr/ports/net/tcpillust/pkg/COMMENT << 'END-of-usr/ports/net/tcpillust/pkg/COMMENT'
XA graphical TCP connection analysis tool
END-of-usr/ports/net/tcpillust/pkg/COMMENT
echo x - usr/ports/net/tcpillust/pkg/PLIST
sed 's/^X//' >usr/ports/net/tcpillust/pkg/PLIST << 'END-of-usr/ports/net/tcpillust/pkg/PLIST'
Xbin/tcpillust
Xlib/X11/tcpillust/tcpillust.tcl
Xlib/X11/tcpillust/back.xbm
Xlib/X11/tcpillust/forward.xbm
Xlib/X11/tcpillust/zoomin.xbm
Xlib/X11/tcpillust/zoomout.xbm
Xshare/doc/tcpillust/sample/tcpclient.log
Xshare/doc/tcpillust/sample/tcpserver.log
Xshare/doc/tcpillust/README
X@dirrm lib/X11/tcpillust
X@dirrm share/doc/tcpillust/sample
X@dirrm share/doc/tcpillust
END-of-usr/ports/net/tcpillust/pkg/PLIST
echo x - usr/ports/net/tcpillust/pkg/DESCR
sed 's/^X//' >usr/ports/net/tcpillust/pkg/DESCR << 'END-of-usr/ports/net/tcpillust/pkg/DESCR'
X	     Tcpillust - A graphical TCP connection analysis tool
X
XTcpillust takes tcpdump file(s) specified on the command line and draw
Xpictures like figures in the ``TCP/IP Illustrated'' series.
END-of-usr/ports/net/tcpillust/pkg/DESCR
exit


>How-To-Repeat:
>Fix:
>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?200004211812.DAA77891>