diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
commit | 60aab665670e50cb18bba45ee25f2ed091759741 (patch) | |
tree | 924c1af9c149083e0626ceb279b67ad6ca69e630 /net/iftop | |
parent | BROKEN on !i386: Does not compile (diff) |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Diffstat (limited to 'net/iftop')
-rw-r--r-- | net/iftop/distinfo | 2 | ||||
-rw-r--r-- | net/iftop/files/patch-cfgfile.c | 10 | ||||
-rw-r--r-- | net/iftop/pkg-descr | 4 | ||||
-rw-r--r-- | net/iftop/pkg-plist | 3 |
4 files changed, 0 insertions, 19 deletions
diff --git a/net/iftop/distinfo b/net/iftop/distinfo deleted file mode 100644 index b17689f802ff..000000000000 --- a/net/iftop/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (iftop-0.15.tar.gz) = 87a0a93b023d73429b0bfc5965a66d2e -SIZE (iftop-0.15.tar.gz) = 153146 diff --git a/net/iftop/files/patch-cfgfile.c b/net/iftop/files/patch-cfgfile.c deleted file mode 100644 index 148cd8844a20..000000000000 --- a/net/iftop/files/patch-cfgfile.c +++ /dev/null @@ -1,10 +0,0 @@ ---- cfgfile.c.orig Tue Nov 11 22:10:29 2003 -+++ cfgfile.c Tue Nov 11 22:10:43 2003 -@@ -8,6 +8,7 @@ - #include <stdio.h> - #include <string.h> - #include <errno.h> -+#include <sys/types.h> - - #include "stringmap.h" - #include "iftop.h" diff --git a/net/iftop/pkg-descr b/net/iftop/pkg-descr deleted file mode 100644 index 768905ed87a4..000000000000 --- a/net/iftop/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -iftop provides real-time bandwidth usage information on a -specified interface, listed by host pairs. - -WWW: http://www.ex-parrot.com/~pdw/iftop/ diff --git a/net/iftop/pkg-plist b/net/iftop/pkg-plist deleted file mode 100644 index 4198288675c7..000000000000 --- a/net/iftop/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/iftop -%%PORTDOCS%%%%DOCSDIR%%/README -@dirrm %%PORTDOCS%%%%DOCSDIR%% |