diff options
author | tron <tron> | 2000-02-07 16:44:13 +0000 |
---|---|---|
committer | tron <tron> | 2000-02-07 16:44:13 +0000 |
commit | f7d8292f4bcea72f225cbf15c6cb20bb73c725c0 (patch) | |
tree | e1e3419c6352507482b57a07cc119ab65b843ac5 /net/mrtg/files | |
parent | 57323d916504e9b08cd04498b97f14216283ee00 (diff) | |
download | pkgsrc-f7d8292f4bcea72f225cbf15c6cb20bb73c725c0.tar.gz |
Update "mrtg" package to version 2.8.12:
- make -M and -r work in indexmaker
- hungarian translation
- NoSpaceChar option. Supresses SPACE normally inserted between local value
and PRE or APPEND value.
- new features for cfgmaker --iponly, --options, --workdir
- make RunAsDaemon work ...
- Daemon mode now forks into background after cfgcheck
- Remove locks after sig INT and TERM
- make indexmaker ignore default values
- added ThreshDesc config option. Its value is assigned to the env variable
THRESH_DESC before and of the Thresh-Action scripts are called.
- bugfix for big5 locale
- bugfix for norwegian.pmd
- it is RunAsDaemon and not RunAsDeamon
- update for rrdtool integration 14all.cgi to 0.16
- updated danish translation
- have cfgmaker put specific comments into the mrtg.cfg file
regarding the reason for droping a certain interface ..
- Added RunAsDeamon mode. Start mrtg only once. No Cron necessary.
- linux ip-filter integration in contrib
- version 2.2 of mrtgmk in contrib
- catalan locales
- rateup.c fix for kMG override bug
- allow to set ShortLegend to ''
- better parsing of PageTop with intexmakers -P option
- fix for spanish translation (uptime had some probmlems)
- contrib: switchmaker produces mrtg cfg files for Cisco Catylst 5XXX
- made sure -lm comes last when linking ...
- converted remaining gifs to png
- make sure AbsMax is not smaller than MaxBytes
- translation to icelandic
- added japanese translations for ISO-2022-JP and EUC-JP
- added turkish translation
- update for rrdtool integration 14all.cgi
- Added more modular translation system
- Added German Translation
- Chinese Translation
- cfgmaker_ip ... keep first address and not last ..
- Malayan translation
- restored mibhelp to its old glory ..
- added ability to index interfaces by physical address analog to
the existing IP stuff ... there is now also a cfgmaker_phys
- polish translation
- graphing fix for rateup ...
- cpuinfo contrib
- contrib cisco config tftp
- updates and bugfixes for mrtgmk v2.0
- fix for -F/-f in indexmaker
- fix for view type in indexmaker
- cisco accounting contrib
- added -lm to LIBS in configure.in
- patching system for languages ... check translate directory
- NSI (Network Status Imager for MRTG) contrib
- updates for mrtg-archiver
Diffstat (limited to 'net/mrtg/files')
-rw-r--r-- | net/mrtg/files/md5 | 4 | ||||
-rw-r--r-- | net/mrtg/files/patch-sum | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/mrtg/files/md5 b/net/mrtg/files/md5 index 150cc266ffc..b4dbe5d105d 100644 --- a/net/mrtg/files/md5 +++ b/net/mrtg/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 1999/08/28 16:46:44 kim Exp $ +$NetBSD: md5,v 1.6 2000/02/07 16:44:15 tron Exp $ -MD5 (mrtg-2.8.8.tar.gz) = 0610929a8c480cce570f810f52f5c194 +MD5 (mrtg-2.8.12.tar.gz) = 1279ae12c85c458cb5b3111fe5e01341 diff --git a/net/mrtg/files/patch-sum b/net/mrtg/files/patch-sum index f23a983a2cb..bd832104bbf 100644 --- a/net/mrtg/files/patch-sum +++ b/net/mrtg/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.2 1999/11/01 03:37:36 jlam Exp $ +$NetBSD: patch-sum,v 1.3 2000/02/07 16:44:15 tron Exp $ -MD5 (patch-aa) = 700890bdd408b85f779b88cb95a7b987 +MD5 (patch-aa) = 719dc732bdd11f18cd354ee560605420 MD5 (patch-ab) = 60d615ef73c9ab66d0127d6900b125f6 |