pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/iftop Updat enet/iftop to 0.17:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f26353acc70c
branches: trunk
changeset: 518988:f26353acc70c
user: abs <abs%pkgsrc.org@localhost>
date: Mon Sep 25 12:16:12 2006 +0000
description:
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@localhost>
* Fix for hash table memory handling bug (caused segfaults on Mac OS X)
* Header fixes for Mac OS X
Ken McLeod <thecloud%apple.com@localhost>
* Fixes for compile time errors apparent on Mac OS 10.4.3
Georg Schwarz <georg.schwarz%freenet.de@localhost>
* Improvements to configure to support cross-compilation
* Addition of "NO_SYSTEM" compiler flag to prevent subshell execution
Tim Freeman <tim%fungible.com@localhost>
* Fix to get hardware address on FreeBSD and OpenBSD
Nicolas Bernard <n.bernard%worldonline.fr@localhost>
* Added 802.1q VLAN support
Jacek Konieczny <jajcus%bnet.pl@localhost>
diffstat:
net/iftop/Makefile | 7 +++----
net/iftop/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r c207648627f1 -r f26353acc70c net/iftop/Makefile
--- a/net/iftop/Makefile Mon Sep 25 10:18:47 2006 +0000
+++ b/net/iftop/Makefile Mon Sep 25 12:16:12 2006 +0000
@@ -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 @@
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 -r c207648627f1 -r f26353acc70c net/iftop/distinfo
--- a/net/iftop/distinfo Mon Sep 25 10:18:47 2006 +0000
+++ b/net/iftop/distinfo Mon Sep 25 12:16:12 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index