Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Sep 2010 03:09:27 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/150360: [NEW PORT] net/yconalyzer: TCP Traffic Analyzer
Message-ID:  <20100907190927.098FF7E81B@colo-p.gslin.org>
Resent-Message-ID: <201009071910.o87JA82t035381@freefall.freebsd.org>

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

>Number:         150360
>Category:       ports
>Synopsis:       [NEW PORT] net/yconalyzer: TCP Traffic Analyzer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 07 19:10:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
Yconalyzer is a low-overhead pcap utility that provides a bird's eye
view of traffic on a particular TCP port, displaying a distribution of
duration, volume and throughput over all connections while being able
to narrow down to a connection as well. 

WWW:	http://yconalyzer.sourceforge.net/

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

--- yconalyzer-1.0.4.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:
#
#	yconalyzer
#	yconalyzer/pkg-descr
#	yconalyzer/Makefile
#	yconalyzer/distinfo
#
echo c - yconalyzer
mkdir -p yconalyzer > /dev/null 2>&1
echo x - yconalyzer/pkg-descr
sed 's/^X//' >yconalyzer/pkg-descr << 'c13c335ada228c73bc756a5c9add2adf'
XYconalyzer is a low-overhead pcap utility that provides a bird's eye
Xview of traffic on a particular TCP port, displaying a distribution of
Xduration, volume and throughput over all connections while being able
Xto narrow down to a connection as well. 
X
XWWW:	http://yconalyzer.sourceforge.net/
c13c335ada228c73bc756a5c9add2adf
echo x - yconalyzer/Makefile
sed 's/^X//' >yconalyzer/Makefile << 'f9a593080e679c75faa677ff57b3195f'
X# New ports collection makefile for:	yconalyzer
X# Date created:		2010-09-08
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	yconalyzer
XPORTVERSION=	1.0.4
XCATEGORIES=	net
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	TCP Traffic Analyzer
X
XGNU_CONFIGURE=	yes
XPLIST_FILES=	bin/yconalyzer
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
X
XMAN8=		yconalyzer.8
X
Xpre-install:
X	${CHMOD} a+x ${WRKSRC}/install-sh
X
X.include <bsd.port.mk>
f9a593080e679c75faa677ff57b3195f
echo x - yconalyzer/distinfo
sed 's/^X//' >yconalyzer/distinfo << '0bd7725669cec2708b98e3774ebd8c71'
XMD5 (yconalyzer-1.0.4.tar.bz2) = 9b65a86d9c6aaf7717b9e2c7c1c4891e
XSHA256 (yconalyzer-1.0.4.tar.bz2) = 3b2bd33ffa9f6de707c91deeb32d9e9a56c51e232be5002fbed7e7a6373b4d5b
XSIZE (yconalyzer-1.0.4.tar.bz2) = 77016
0bd7725669cec2708b98e3774ebd8c71
exit
--- yconalyzer-1.0.4.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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