./net/iftop, Display bandwidth usage on an interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 0.17nb5, Package name: iftop-0.17nb5, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 75ce6afc8c0bf851278b0a15e66f523af90cfda9
RMD160: 0111fdd3d2ba068acd41d9279c987d6699840736
Filesize: 156.622 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-25 20:01:45 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5359 - requested by sevan
net/iftop: build fix

Revisions pulled up:
- net/iftop/Makefile                                            1.19

---
   Module Name:    pkgsrc
   Committed By:   sborrill
   Date:           Mon Apr 24 12:15:28 UTC 2017

   Modified Files:
           pkgsrc/net/iftop: Makefile

   Log message:
   Fix builtin vs ncurses detection