Up to [cvs.NetBSD.org] / pkgsrc / net / iftop
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Fri Jul 5 19:16:19 2019 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
HEAD
Changes since 1.21: +3 -3
lines
Diff to previous 1.21 (colored)
iftop: update HOMEPAGE, add LICENSE
Revision 1.21 / (download) - annotate - [select for diffs], Sun Dec 9 21:05:33 2018 UTC (5 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.20: +1 -2
lines
Diff to previous 1.20 (colored)
Removed commented-out PKGREVISIONs
Revision 1.20 / (download) - annotate - [select for diffs], Mon Dec 11 10:44:16 2017 UTC (6 years ago) by manu
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.19: +4 -3
lines
Diff to previous 1.19 (colored)
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.
Revision 1.18.2.1 / (download) - annotate - [select for diffs], Tue Apr 25 18:01:45 2017 UTC (6 years, 7 months ago) by bsiegert
Branch: pkgsrc-2017Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored) next main 1.19 (colored)
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
Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 24 12:15:27 2017 UTC (6 years, 7 months ago) by sborrill
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Fix builtin vs ncurses detection
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 4 01:16:50 2017 UTC (6 years, 11 months ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base
Branch point for: pkgsrc-2017Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Use the curses framework.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:15 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Bump all packages that depend on curses.bui* or terminfo.bui* since they might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 17 17:11:27 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Bump PKGREVISION for ncurses shlib bump.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Mar 26 20:23:43 2013 UTC (10 years, 8 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Forgot to bump the revision. This is a leaf package, so it is ok during the freeze.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 26 20:22:49 2013 UTC (10 years, 8 months ago) by bsiegert
Branch: MAIN
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Use the netdb_1thread resolver, fixes PR pkg/33105.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Feb 6 19:30:57 2013 UTC (10 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
PKGREVISION bumps for net/libpcap update.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:28 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.11: +1 -3
lines
Diff to previous 1.11 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 7 21:20:36 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.10: +3 -2
lines
Diff to previous 1.10 (colored)
NetBSD/current can use the native ncurses. Support PPP interfaces on NetBSD. Bump revision.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 8 17:33:44 2007 UTC (16 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored)
Suports DESTDIR.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 25 12:16:12 2006 UTC (17 years, 2 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.8: +3 -4
lines
Diff to previous 1.8 (colored)
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>
Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:19 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:48 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 3 00:17:53 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.5 / (download) - annotate - [select for diffs], Fri May 7 01:14:49 2004 UTC (19 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Drop maintainership; I don't have the enough free time to maintain all these packages.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 20 19:36:58 2004 UTC (19 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
Convert to bl3 now that ncurses/builtin.mk has been updated to create the curses.h -> ncurses.h symlink.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 20 16:37:38 2004 UTC (19 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
Convert to buildlink2 until ncurses' buildlink3.mk is fixed to make the ncurses.h -> curses.h link.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 2 21:53:55 2004 UTC (19 years, 9 months ago) by kristerw
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Include ../../mk/pthread.buildlink3.mk to make this compile on NetBSD 1.6.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Feb 29 03:31:14 2004 UTC (19 years, 9 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 29 03:31:14 2004 UTC (19 years, 9 months ago) by xtraeme
Branch: MAIN
Initial revision