diff options
Diffstat (limited to 'net-mgmt/etherape')
-rw-r--r-- | net-mgmt/etherape/Makefile | 28 | ||||
-rw-r--r-- | net-mgmt/etherape/distinfo | 1 | ||||
-rw-r--r-- | net-mgmt/etherape/pkg-comment | 1 | ||||
-rw-r--r-- | net-mgmt/etherape/pkg-descr | 11 | ||||
-rw-r--r-- | net-mgmt/etherape/pkg-plist | 46 |
5 files changed, 0 insertions, 87 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile deleted file mode 100644 index a7f08afea87f..000000000000 --- a/net-mgmt/etherape/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: etherape -# Date created: 4 April 2001 -# Whom: Holger Lamm <holger@eit.uni-kl.de> -# -# $FreeBSD$ -# - -PORTNAME= etherape -PORTVERSION= 0.8.2 -CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= petef@FreeBSD.org - -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext - -GNU_CONFIGURE= yes -USE_GNOME= yes -USE_X_PREFIX= yes - -MAN1= etherape.1 - -post-patch: - @${PERL} -pi -e 's!^confdir = .*!confdir = ${PREFIX}/share/etherape!' \ - ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> diff --git a/net-mgmt/etherape/distinfo b/net-mgmt/etherape/distinfo deleted file mode 100644 index 49c01e2d27ef..000000000000 --- a/net-mgmt/etherape/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (etherape-0.8.2.tar.gz) = 30244b1e4d24f7e1154d789002caa1e9 diff --git a/net-mgmt/etherape/pkg-comment b/net-mgmt/etherape/pkg-comment deleted file mode 100644 index c6d63a3b5129..000000000000 --- a/net-mgmt/etherape/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphical network traffic visualization tool for gnome diff --git a/net-mgmt/etherape/pkg-descr b/net-mgmt/etherape/pkg-descr deleted file mode 100644 index cd2cd85183ca..000000000000 --- a/net-mgmt/etherape/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -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. - -WWW: http://etherape.sourceforge.net/ - -- Pete -petef@databits.net diff --git a/net-mgmt/etherape/pkg-plist b/net-mgmt/etherape/pkg-plist deleted file mode 100644 index 876de25d5984..000000000000 --- a/net-mgmt/etherape/pkg-plist +++ /dev/null @@ -1,46 +0,0 @@ -bin/etherape -share/etherape/services -share/gnome/etherape/glade/etherape.glade -share/gnome/etherape/glade/etherape.png -share/gnome/etherape/glade/pause.xpm -share/gnome/etherape/glade/play.xpm -share/gnome/etherape/glade/stop.xpm -share/gnome/gnome/apps/Applications/etherape.desktop -share/gnome/gnome/help/etherape/C/authors.html -share/gnome/gnome/help/etherape/C/bugs.html -share/gnome/gnome/help/etherape/C/docbook.css -share/gnome/gnome/help/etherape/C/index.html -share/gnome/gnome/help/etherape/C/license.html -share/gnome/gnome/help/etherape/C/ln7.html -share/gnome/gnome/help/etherape/C/prefs.html -share/gnome/gnome/help/etherape/C/stylesheet-images/caution.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/home.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/important.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/next.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/note.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/prev.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/tip.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/toc-blank.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/toc-minus.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/toc-plus.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/up.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/warning.gif -share/gnome/gnome/help/etherape/C/topic.dat -share/gnome/gnome/help/etherape/C/usage.html -share/gnome/pixmaps/etherape.png -share/locale/es/LC_MESSAGES/etherape.mo -share/locale/fr/LC_MESSAGES/etherape.mo -share/locale/nl/LC_MESSAGES/etherape.mo -@unexec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/es 2>/dev/null || true -@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/fr 2>/dev/null || true -@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/nl 2>/dev/null || true -@unexec rmdir %D/share/locale 2>/dev/null || true -@dirrm share/gnome/gnome/help/etherape/C/stylesheet-images -@dirrm share/gnome/gnome/help/etherape/C -@dirrm share/gnome/gnome/help/etherape -@dirrm share/gnome/etherape/glade -@dirrm share/gnome/etherape -@dirrm share/etherape |