diff options
author | martti <martti> | 2002-11-18 14:12:54 +0000 |
---|---|---|
committer | martti <martti> | 2002-11-18 14:12:54 +0000 |
commit | 4d7bcf371a386c9a245cd3fd92b8aeafdef2fc73 (patch) | |
tree | 4eb7dc3c2fcdddc2ba5a6b262dab5a37b98f3115 /net/mrtg | |
parent | c5e4b2ebb332ffdb686fc9a982580ae8d4ebb199 (diff) | |
download | pkgsrc-4d7bcf371a386c9a245cd3fd92b8aeafdef2fc73.tar.gz |
Updated mrtg to 2.9.26.2 (2.9.26b)
* with thresholds ... have two decimals in % mode
* give threshdesc and value as ar 4 and 5 of called threshprog
* propperly ignore signal 127 on UNIX
* make cfgmaker foundry aware
* ds3 (30) and sonet (39) are wan interface types too
added them to the $if_is_wan group in cfgmaker
* don't give up too quickly if a confcache setup entry does not match ...
* make rateup.c (64bit) work on macos x
* debug 64bit rateup ...
* drop special MacOS X includes they are harmful on 10.2. Use bsd approach
* use long long in log files to enable logging of FAST links
long long = 64 bit integers
* make cfgmaker support ifHighSpeed propperly and teach it about Juniper
* make output of cfgmaker such that indexmaker will sort propperly
Diffstat (limited to 'net/mrtg')
-rw-r--r-- | net/mrtg/Makefile | 5 | ||||
-rw-r--r-- | net/mrtg/distinfo | 8 | ||||
-rw-r--r-- | net/mrtg/patches/patch-aa | 8 |
3 files changed, 11 insertions, 10 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index f31c5b40d86..bb7da6ed4c1 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2002/10/23 10:42:18 martti Exp $ +# $NetBSD: Makefile,v 1.33 2002/11/18 14:12:54 martti Exp $ # -DISTNAME= mrtg-2.9.25 +DISTNAME= mrtg-2.9.26b +PKGNAME= mrtg-2.9.26.2 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ \ http://gd.tuwien.ac.at/infosys/network/tools/mrtg/pub/ \ diff --git a/net/mrtg/distinfo b/net/mrtg/distinfo index b2675cc3c95..fbf005cf492 100644 --- a/net/mrtg/distinfo +++ b/net/mrtg/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2002/10/23 10:42:18 martti Exp $ +$NetBSD: distinfo,v 1.6 2002/11/18 14:12:54 martti Exp $ -SHA1 (mrtg-2.9.25.tar.gz) = 7d29eb62f3161ad0c30e7d13d8a009895a9c2f4e -Size (mrtg-2.9.25.tar.gz) = 1014028 bytes -SHA1 (patch-aa) = 66a0eb55525b1c3953effba3bec5503d9c924dd7 +SHA1 (mrtg-2.9.26b.tar.gz) = a2ee04326234f6d96ff3223d1b901d1358b80641 +Size (mrtg-2.9.26b.tar.gz) = 1013564 bytes +SHA1 (patch-aa) = 623fed93b4247e0da7ac34a0c8ae3ee2d17a5df7 SHA1 (patch-ab) = bf367e6c43030a9cb64a88336b66932d7e05025c SHA1 (patch-ac) = 77e5a9894e6214962d453421abba00e896761dbb SHA1 (patch-ad) = 1bb158d2fe639284c43e0bdb213fd7788cd66954 diff --git a/net/mrtg/patches/patch-aa b/net/mrtg/patches/patch-aa index 9eaa2c5f371..b537466636f 100644 --- a/net/mrtg/patches/patch-aa +++ b/net/mrtg/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.11 2002/10/23 10:42:19 martti Exp $ +$NetBSD: patch-aa,v 1.12 2002/11/18 14:12:54 martti Exp $ ---- configure.orig Wed Oct 16 22:37:36 2002 -+++ configure Wed Oct 23 12:14:12 2002 -@@ -3063,7 +3063,7 @@ +--- configure.orig Mon Nov 18 12:41:24 2002 ++++ configure Mon Nov 18 14:53:16 2002 +@@ -3036,7 +3036,7 @@ fi; |