Up to [cvs.NetBSD.org] / pkgsrc / net / iftop
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
iftop: Fix build on SunOS.
Update net/iftop to 1.0pre4 From Changelog: * Remove blinking cursor from UI Gerrit Renker <renker@ualberta.ca> * Treat multicast packets as incoming, rather than incoming (IPv4) or not at all (IPv6). Andreas Schwab <schwab@linux-m68k.org> * Minor fixes to the man page * Man page documentation of -t mode. * Compile time warning fixes. Markus Koschany <apo@gambaru.de> * Added text output mode (-t option) Roman Hoog Antink <rha@open.ch> (originally by Patrik Bless) * Fix for memory leak when DNS resolution is turned off http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677141 Olivier Allard-Jacquin <olivieraj@free.fr> * Various typos in the UI Gerben Roest <g.roest@grepit.nl> * Documentation fixes A. Costa <agcosta@gis.net> (via Debian) * Fix for armeb specific bug Lennert Buytenhek <buytenh+debian@wantstofly.org> (via Debian) * Fix frozen order drives line totals crazy. Max Alekseyev <relf@os2.ru> (via Debian) * Fix for crash on arm. Joey Hess <joeyh@debian.org> (via Debian) * Fixed behaviour of "-b" option. Eric Cooper <ecc@cmu.edu> (via Debian) * Support for PFLOG Interfaces Richard Tóth <risko@iklub.sk> * Support for IPv6 * Fix for performance issue with address hashing * Fix for failing link address detection for GNU/kfreebsd * Multiple portability fixes Mats Erik Andersson <mats.andersson@gisladisker.se> * Improved behaviour of sort in sent/recv only mode Damián Viano <des@debian.org> * FreeBSD compilation fix * IPv6 reverse resolution Frédéric Perrin <frederic.perrin@resel.fr> * Improved IPv6 code (removed s6_addr32 dependency) * Fixed support for DLT_NULL Scott Bertilson <ssb@umn.edu> * Typo in usage message * Workaround for PuTTY issue (https://bugzilla.redhat.com/show_bug.cgi?id=546032) * Updates to licence text (change in FSF address) * Avoid an assertion failure if an "invalid" (as in outside of IPv4 or IPv6) address family is encountered (Red Hat bugs #839750, #847124, #868065, #961236 and #1007434) * enable building iftop with more recent versions of autoconf/automake * patch to remove compile time warnings * Fix to avoid system call in text mode wherever possible. Robert Scheck <robert@fedoraproject.org> * Attempt to detect if interface is actually up when doing autodetection. * Fixed segfault when selecting interfaces with empty MAC address (e.g. gprs interface on Nokia N900) Graham Inggs <graham@nerve.org.za> * Avoid autodetecting wmaster interfaces * Experimental support for IEEE802_11 radiotap interfaces (DLT 127) * Fixed segfault / hang when supplying multiple -i options * Added missing docs for -m option.
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Fix build under Solaris (10 i86pc with GCC 4.5).
NetBSD/current can use the native ncurses. Support PPP interfaces on NetBSD. Bump revision.
Updat enet/iftop to 0.17: 0.17 12/02/06 * Added support for ppp interfaces on FreeBSD (and others using DLT_PPP) * Fixed segfault bug in config file handling. * Fixes to man page William Robinet <william.robinet@conostix.com> * Fix for hash table memory handling bug (caused segfaults on Mac OS X) * Header fixes for Mac OS X Ken McLeod <thecloud@apple.com> * Fixes for compile time errors apparent on Mac OS 10.4.3 Georg Schwarz <georg.schwarz@freenet.de> * Improvements to configure to support cross-compilation * Addition of "NO_SYSTEM" compiler flag to prevent subshell execution Tim Freeman <tim@fungible.com> * Fix to get hardware address on FreeBSD and OpenBSD Nicolas Bernard <n.bernard@worldonline.fr> * Added 802.1q VLAN support Jacek Konieczny <jajcus@bnet.pl>
Add RMD160 digests.
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.
Initial revision