From 7ecb875aa2b01e4a58e66488e21d0a045e4d724f Mon Sep 17 00:00:00 2001 From: bouyer Date: Fri, 20 Oct 2000 16:06:16 +0000 Subject: Upgrate to mrtg 2.9.2, and change maintainer back to packages@netbsd.org (Todd Vierling doesn't use mrtg any more :) Changes from 2.8.12: MRTG 2.9 is the biggest change in MRTG since the release of MRTG 2.0. So let's hear the news first: * The rrdtool integration allows for massively increased logging performance. * Routers which change their interface numbers are no problem any more. MRTG can now reliably address interfaces by IP, MAC, Description, Name and Type. The cfgmaker tool has been rewritten from scratch and allows to generate configurations with any of the above mentioned interface addressing methods. * Indexmaker has be rewritten from scratch, it is now much more flexible and fully documented. * All the MRTG documentation has been reviewed and ported to perls "Plain Old Documentation (POD)" format. This allows to provide all documentation in text, HTML and man format. It is now all available on the MRTG web-site. * Config file parsing has been optimized. This makes reading configuration files much faster. Especially large configuration files are faster by factors * Under UNIX, mrtg can fork into several instances while querying routers. This improves data acquisition performance dramatically, especially with slow networks. * Graphs and webpages can be generated on the fly is mrtg is used with rrdtool logging. Several tools in the mrtg contrib section are available for this purpose. * And there is more: MRTG has been translated into 29 languages, OS detection has been automated, did I mention performance, many of the contributed tools have been dated and a slew of new ones has been added, The config file reading code is now available in a documented library which simplifies the creation of other tools which need access to the mrtg cfg file. * In total, over 200 individual changes are listed in the change log since the release of MRTG 2.9.2. --- net/mrtg/files/md5 | 4 ++-- net/mrtg/files/patch-sum | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'net/mrtg/files') diff --git a/net/mrtg/files/md5 b/net/mrtg/files/md5 index b4dbe5d105d..83a35305aee 100644 --- a/net/mrtg/files/md5 +++ b/net/mrtg/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.6 2000/02/07 16:44:15 tron Exp $ +$NetBSD: md5,v 1.7 2000/10/20 16:06:17 bouyer Exp $ -MD5 (mrtg-2.8.12.tar.gz) = 1279ae12c85c458cb5b3111fe5e01341 +MD5 (mrtg-2.9.2.tar.gz) = 85d6b3d925d94357f97959a4d3637220 diff --git a/net/mrtg/files/patch-sum b/net/mrtg/files/patch-sum index 47ed52823d9..66fa19cd6fc 100644 --- a/net/mrtg/files/patch-sum +++ b/net/mrtg/files/patch-sum @@ -1,4 +1,6 @@ -$NetBSD: patch-sum,v 1.4 2000/03/17 23:31:48 tron Exp $ +$NetBSD: patch-sum,v 1.5 2000/10/20 16:06:17 bouyer Exp $ -MD5 (patch-aa) = 47edfe3905473e02d592c7b706fb1033 -MD5 (patch-ab) = 60d615ef73c9ab66d0127d6900b125f6 +MD5 (patch-aa) = e2cc26a0dc6c81bdbe99f9fe0663755b +MD5 (patch-ab) = c074df4f1ea350b0c78ae2966a19d927 +MD5 (patch-ac) = 36ec72901f436858572823bb3ae6d505 +MD5 (patch-ad) = 0be97d19a53ea60e344761c9a29057d6 -- cgit v1.2.3