summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorabs <abs>2006-09-25 12:16:12 +0000
committerabs <abs>2006-09-25 12:16:12 +0000
commit0d5171d77845f06653770212d6f7b256304baddf (patch)
tree3dda791b715062d612abd6bf4411e7b15cf102b8 /net
parentf47dd44aa9963f6a681faf069db11e71e9f8db3c (diff)
downloadpkgsrc-0d5171d77845f06653770212d6f7b256304baddf.tar.gz
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>
Diffstat (limited to 'net')
-rw-r--r--net/iftop/Makefile7
-rw-r--r--net/iftop/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/net/iftop/Makefile b/net/iftop/Makefile
index 6978ad3b5a2..9482c73408a 100644
--- a/net/iftop/Makefile
+++ b/net/iftop/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:19 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/09/25 12:16:12 abs Exp $
#
-DISTNAME= iftop-0.16
-PKGREVISION= 1
+DISTNAME= iftop-0.17
CATEGORIES= net
MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/
@@ -10,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ex-parrot.com/~pdw/iftop/download/
COMMENT= Display bandwidth usage on an interface
-USE_NCURSES= # mvchgat()
+USE_NCURSES= YES # mvchgat()
GNU_CONFIGURE= yes
.include "../../devel/ncurses/buildlink3.mk"
diff --git a/net/iftop/distinfo b/net/iftop/distinfo
index 9c21bac0e31..803a70d82d7 100644
--- a/net/iftop/distinfo
+++ b/net/iftop/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:13:50 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/09/25 12:16:12 abs Exp $
-SHA1 (iftop-0.16.tar.gz) = 6ac701e87b9ed3b7ce4d6e0a286006889d956701
-RMD160 (iftop-0.16.tar.gz) = 5423408f1bb5e8f4e16b0cb8f5523bd6cd424b32
-Size (iftop-0.16.tar.gz) = 153446 bytes
+SHA1 (iftop-0.17.tar.gz) = 75ce6afc8c0bf851278b0a15e66f523af90cfda9
+RMD160 (iftop-0.17.tar.gz) = 0111fdd3d2ba068acd41d9279c987d6699840736
+Size (iftop-0.17.tar.gz) = 160381 bytes