summaryrefslogtreecommitdiff
path: root/net/iftop
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-29 03:31:14 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-29 03:31:14 +0000
commitebdafce343bf9ab3be107f196e1cd9dd1c6618ae (patch)
treef40e33d42c15b6c36b79fddc18c279c76379dfef /net/iftop
parent1fa7a034f24d6ac072ce4ac73d5ae572b2000abb (diff)
downloadpkgsrc-ebdafce343bf9ab3be107f196e1cd9dd1c6618ae.tar.gz
Initial import of iftop-0.16.
iftop does for network usage what top(1) does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.
Diffstat (limited to 'net/iftop')
-rw-r--r--net/iftop/DESCR3
-rw-r--r--net/iftop/Makefile18
-rw-r--r--net/iftop/PLIST3
-rw-r--r--net/iftop/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/net/iftop/DESCR b/net/iftop/DESCR
new file mode 100644
index 00000000000..8247cafeac4
--- /dev/null
+++ b/net/iftop/DESCR
@@ -0,0 +1,3 @@
+iftop does for network usage what top(1) does for CPU usage. It listens to
+network traffic on a named interface and displays a table of current
+bandwidth usage by pairs of hosts.
diff --git a/net/iftop/Makefile b/net/iftop/Makefile
new file mode 100644
index 00000000000..acfd1d943c1
--- /dev/null
+++ b/net/iftop/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/29 03:31:14 xtraeme Exp $
+#
+
+DISTNAME= iftop-0.16
+CATEGORIES= net
+MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/
+
+MAINTAINER= xtraeme@NetBSD.org
+HOMEPAGE= http://www.ex-parrot.com/~pdw/iftop/download/
+COMMENT= Display bandwidth usage on an interface
+
+USE_BUILDLINK3= yes
+USE_NCURSES= # mvchgat()
+GNU_CONFIGURE= yes
+
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../net/libpcap/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/iftop/PLIST b/net/iftop/PLIST
new file mode 100644
index 00000000000..f432c32242d
--- /dev/null
+++ b/net/iftop/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/29 03:31:14 xtraeme Exp $
+man/man8/iftop.8
+sbin/iftop
diff --git a/net/iftop/distinfo b/net/iftop/distinfo
new file mode 100644
index 00000000000..cf084ad3b71
--- /dev/null
+++ b/net/iftop/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/29 03:31:15 xtraeme Exp $
+
+SHA1 (iftop-0.16.tar.gz) = 6ac701e87b9ed3b7ce4d6e0a286006889d956701
+Size (iftop-0.16.tar.gz) = 153446 bytes