Add etherape 0.5.7, a graphical network traffic visualization tool

for gnome.

PR:		26374
Submitted by:	Holger Lamm <holger@eit.uni-kl.de>
This commit is contained in:
Will Andrews 2001-04-07 05:39:16 +00:00
parent ec8ffd7046
commit 48b2f551ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41004
11 changed files with 83 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: etherape
# Date created: 4 April 2001
# Whom: Holger Lamm <holger@eit.uni-kl.de>
#
# $FreeBSD$
#
PORTNAME= etherape
PORTVERSION= 0.5.7
CATEGORIES= net gnome
MASTER_SITES= http://prdownloads.sourceforge.net/etherape/ \
ftp://etherape.sourceforge.net/pub/etherape/
MAINTAINER= holger@eit.uni-kl.de
LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade
HAS_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
MAN8= etherape.8
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (etherape-0.5.7.tar.gz) = 4d59800707fb0c86c6c115c024544ba5

View File

@ -0,0 +1 @@
A graphical network traffic visualization tool for gnome

View File

@ -0,0 +1,6 @@
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring ether, ip and tcp modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports ethernet, fddi, ppp and slip devices.
It can filter traffic to be shown, and can read traffic from a
file as well as live from the network.

View File

@ -0,0 +1,11 @@
share/locale/es/LC_MESSAGES/etherape.mo
share/locale/nl/LC_MESSAGES/etherape.mo
share/locale/fr/LC_MESSAGES/etherape.mo
share/gnome/apps/Applications/etherape.desktop
share/etherape/glade/etherape.glade
@dirrm share/etherape/glade
@dirrm share/etherape
share/pixmaps/etherape.png
etc/etherape/services
@dirrm etc/etherape
sbin/etherape

View File

@ -81,6 +81,7 @@
SUBDIR += doc
SUBDIR += domtools
SUBDIR += echoping
SUBDIR += etherape
SUBDIR += etherboot
SUBDIR += ethereal
SUBDIR += ettercap

22
net/etherape/Makefile Normal file
View File

@ -0,0 +1,22 @@
# New ports collection makefile for: etherape
# Date created: 4 April 2001
# Whom: Holger Lamm <holger@eit.uni-kl.de>
#
# $FreeBSD$
#
PORTNAME= etherape
PORTVERSION= 0.5.7
CATEGORIES= net gnome
MASTER_SITES= http://prdownloads.sourceforge.net/etherape/ \
ftp://etherape.sourceforge.net/pub/etherape/
MAINTAINER= holger@eit.uni-kl.de
LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade
HAS_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
MAN8= etherape.8
.include <bsd.port.mk>

1
net/etherape/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (etherape-0.5.7.tar.gz) = 4d59800707fb0c86c6c115c024544ba5

1
net/etherape/pkg-comment Normal file
View File

@ -0,0 +1 @@
A graphical network traffic visualization tool for gnome

6
net/etherape/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring ether, ip and tcp modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports ethernet, fddi, ppp and slip devices.
It can filter traffic to be shown, and can read traffic from a
file as well as live from the network.

11
net/etherape/pkg-plist Normal file
View File

@ -0,0 +1,11 @@
share/locale/es/LC_MESSAGES/etherape.mo
share/locale/nl/LC_MESSAGES/etherape.mo
share/locale/fr/LC_MESSAGES/etherape.mo
share/gnome/apps/Applications/etherape.desktop
share/etherape/glade/etherape.glade
@dirrm share/etherape/glade
@dirrm share/etherape
share/pixmaps/etherape.png
etc/etherape/services
@dirrm etc/etherape
sbin/etherape