summaryrefslogtreecommitdiff
path: root/net/mrtg/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-11-18 14:12:54 +0000
committermartti <martti@pkgsrc.org>2002-11-18 14:12:54 +0000
commit45bee59f13b222f0ea7eb68a061c5466cc82ecac (patch)
tree4eb7dc3c2fcdddc2ba5a6b262dab5a37b98f3115 /net/mrtg/Makefile
parent4d3ab20c3bd5e8fcc8420fe1642f829ae94a78b3 (diff)
downloadpkgsrc-45bee59f13b222f0ea7eb68a061c5466cc82ecac.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/Makefile')
-rw-r--r--net/mrtg/Makefile5
1 files changed, 3 insertions, 2 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/ \