summaryrefslogtreecommitdiff
path: root/net/iftop
AgeCommit message (Collapse)AuthorFilesLines
2017-01-04Use the curses framework.roy1-2/+2
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
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.
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2013-03-30Fix build under Solaris (10 i86pc with GCC 4.5).tron2-1/+15
2013-03-26Forgot to bump the revision. This is a leaf package, so it is ok duringbsiegert1-2/+2
the freeze.
2013-03-26Use the netdb_1thread resolver, fixes PR pkg/33105.bsiegert1-1/+2
2013-02-06PKGREVISION bumps for net/libpcap update.jperkin1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-07-07NetBSD/current can use the native ncurses.joerg3-3/+22
Support PPP interfaces on NetBSD. Bump revision.
2007-08-08Suports DESTDIR.joerg1-1/+3
2006-09-25Updat enet/iftop to 0.17:abs2-8/+7
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>
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2005-05-23Removed trailing white-space.rillig1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme1-2/+2
all these packages.
2004-03-20Convert to bl3 now that ncurses/builtin.mk has been updated to creatextraeme1-5/+5
the curses.h -> ncurses.h symlink.
2004-03-20Convert to buildlink2 until ncurses' buildlink3.mk is fixed to makewiz1-5/+5
the ncurses.h -> curses.h link.
2004-03-02Include ../../mk/pthread.buildlink3.mk to make this compile on NetBSD 1.6.kristerw1-1/+2
2004-02-29Initial import of iftop-0.16.xtraeme4-0/+28
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.