aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 05:39:16 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 05:39:16 +0000
commit48b2f551aed7b6f9e56b062dbccc425656695375 (patch)
tree6fc33cb0f5d4e355cdface7aa94578b28879fb6e /net
parentec8ffd70466190c9471e63643e703ff2d87d622a (diff)
downloadports-48b2f551aed7b6f9e56b062dbccc425656695375.tar.gz
ports-48b2f551aed7b6f9e56b062dbccc425656695375.zip
Add etherape 0.5.7, a graphical network traffic visualization tool
for gnome. PR: 26374 Submitted by: Holger Lamm <holger@eit.uni-kl.de>
Notes
Notes: svn path=/head/; revision=41004
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/etherape/Makefile22
-rw-r--r--net/etherape/distinfo1
-rw-r--r--net/etherape/pkg-comment1
-rw-r--r--net/etherape/pkg-descr6
-rw-r--r--net/etherape/pkg-plist11
6 files changed, 42 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 0ab0d029de7c..96b7d2803897 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -81,6 +81,7 @@
SUBDIR += doc
SUBDIR += domtools
SUBDIR += echoping
+ SUBDIR += etherape
SUBDIR += etherboot
SUBDIR += ethereal
SUBDIR += ettercap
diff --git a/net/etherape/Makefile b/net/etherape/Makefile
new file mode 100644
index 000000000000..1313acf494ec
--- /dev/null
+++ b/net/etherape/Makefile
@@ -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>
diff --git a/net/etherape/distinfo b/net/etherape/distinfo
new file mode 100644
index 000000000000..720dc1e2a758
--- /dev/null
+++ b/net/etherape/distinfo
@@ -0,0 +1 @@
+MD5 (etherape-0.5.7.tar.gz) = 4d59800707fb0c86c6c115c024544ba5
diff --git a/net/etherape/pkg-comment b/net/etherape/pkg-comment
new file mode 100644
index 000000000000..c6d63a3b5129
--- /dev/null
+++ b/net/etherape/pkg-comment
@@ -0,0 +1 @@
+A graphical network traffic visualization tool for gnome
diff --git a/net/etherape/pkg-descr b/net/etherape/pkg-descr
new file mode 100644
index 000000000000..6490924d24c9
--- /dev/null
+++ b/net/etherape/pkg-descr
@@ -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.
diff --git a/net/etherape/pkg-plist b/net/etherape/pkg-plist
new file mode 100644
index 000000000000..0da0535f37b4
--- /dev/null
+++ b/net/etherape/pkg-plist
@@ -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