Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2001 08:56:03 +0200 (CEST)
From:      lamm@evk-koeln.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26374: New port: net/etherape
Message-ID:  <200104060656.f366u3l36894@sauerbruch.evk-koeln.de>

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

>Number:         26374
>Category:       ports
>Synopsis:       New port: net/etherape
>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 06 00:00:11 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Holger Lamm
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:


>Description:
Etherape is a graphical network traffic visualization tool for gnome.
It represents nodes by dots and traffic by lines between them. 

Contents:
etherape/Makefile
etherape/distinfo
etherape/pkg-comment
etherape/pkg-descr
etherape/pkg-plist

>How-To-Repeat:

	

>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:
#
#	etherape
#	etherape/Makefile
#	etherape/distinfo
#	etherape/pkg-plist
#	etherape/pkg-descr
#	etherape/pkg-comment
#
echo c - etherape
mkdir -p etherape > /dev/null 2>&1
echo x - etherape/Makefile
sed 's/^X//' >etherape/Makefile << 'END-of-etherape/Makefile'
X# New ports collection makefile for:   etherape
X# Date created: 	4 April 2001
X# Whom: 		Holger Lamm
X#
X# $FreeBSD$
X#
X
XPORTNAME=	etherape
XPORTVERSION=	0.5.7
XCATEGORIES=	gnome net
XMASTER_SITES=	http://prdownloads.sourceforge.net/etherape/ \
X		ftp://etherape.sourceforge.net/pub/etherape/
X
XMAINTAINER=	holger@eit.uni-kl.de
X
XLIB_DEPENDS=	glade.4:${PORTSDIR}/devel/libglade
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ENV=	GTK_CONFIG=${X11BASE}/bin/gtk12-config
XMAN8=		etherape.8
X
X.include <bsd.port.mk>
END-of-etherape/Makefile
echo x - etherape/distinfo
sed 's/^X//' >etherape/distinfo << 'END-of-etherape/distinfo'
XMD5 (etherape-0.5.7.tar.gz) = 4d59800707fb0c86c6c115c024544ba5
END-of-etherape/distinfo
echo x - etherape/pkg-plist
sed 's/^X//' >etherape/pkg-plist << 'END-of-etherape/pkg-plist'
Xshare/locale/es/LC_MESSAGES/etherape.mo
Xshare/locale/nl/LC_MESSAGES/etherape.mo
Xshare/locale/fr/LC_MESSAGES/etherape.mo
Xshare/gnome/apps/Applications/etherape.desktop
Xshare/etherape/glade/etherape.glade
X@dirrm share/etherape/glade
X@dirrm share/etherape
Xshare/pixmaps/etherape.png
Xetc/etherape/services
X@dirrm etc/etherape
Xsbin/etherape
END-of-etherape/pkg-plist
echo x - etherape/pkg-descr
sed 's/^X//' >etherape/pkg-descr << 'END-of-etherape/pkg-descr'
XEtherApe is a graphical network monitor for Unix modeled after etherman. 
XFeaturing ether, ip and tcp modes, it displays network activity
Xgraphically. Hosts and links change in size with traffic. Color coded
Xprotocols display. It supports ethernet, fddi, ppp and slip devices. 
XIt can filter traffic to be shown, and can read traffic from a
Xfile as well as live from the network.
END-of-etherape/pkg-descr
echo x - etherape/pkg-comment
sed 's/^X//' >etherape/pkg-comment << 'END-of-etherape/pkg-comment'
XEtherApe is a graphical network traffic visualization tool for gnome
END-of-etherape/pkg-comment
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?200104060656.f366u3l36894>