ports/153317: Update net-mgmt/mrtg to 2.17.0

Alexey V. Panfilov ports at subnets.ru
Mon Dec 20 17:40:11 UTC 2010


>Number:         153317
>Category:       ports
>Synopsis:       Update net-mgmt/mrtg to 2.17.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 17:40:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Panfilov
>Release:        8.1-RELEASE-p2
>Organization:
n/a
>Environment:
FreeBSD book.lehis.ru 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Fri Dec 10 18:46:07 MSK 2010     root at book.lehis.ru:/usr/src/sys/amd64/compile/book  amd64
>Description:
Update port to 2.17.0 uncludes:
* added rrdcached support
  - new keyword:  RRDCached: which overrides anything set in the
    RRDCACHED_ADDRESS environment variable and sets MRTG to work in
    RRDCached mode.  This verifies that you're using a unix-domain
    socket and the socket is writable.
  - Check for environment variable RRDCACHED_ADDRESS and use this
    if no explicit address was set in the cfg file, making the same
    config validity checks.
  - Make warning if using rrdcached to the effect that the threshold
    checks will no longer work.
  - If in rrdcached-mode, and using RRDTool 1.4, then force use of
    update rather than updatev (as rrdcached does not yet support
    updatev) and consequently bypass the threshold checks.
  - Changes to validity check error messages  to also report the
    file containing the error (as well as the line).
* Added support for glob patterns in include
* Make daemon reload cfg automatically when it changes
* added support for Arista to cfgmaker
* fix cfgmaker to work in mixed v1/2/3 snmp environment
* do not stringify arguments to conversion function let eval take
  care of this
* untaint inlast and outlast to make  perl taint mode happy
>How-To-Repeat:
n/a
>Fix:


Patch attached with submission follows:

diff -ruN mrtg.orig/Makefile mrtg/Makefile
--- mrtg.orig/Makefile	2010-12-10 17:22:13.000000000 +0300
+++ mrtg/Makefile	2010-12-20 20:30:28.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mrtg
-PORTVERSION=	2.16.4
+PORTVERSION=	2.17.0
 PORTEPOCH=	1
 CATEGORIES=	net-mgmt ipv6
 MASTER_SITES=	http://oss.oetiker.ch/mrtg/pub/ \
diff -ruN mrtg.orig/distinfo mrtg/distinfo
--- mrtg.orig/distinfo	2010-12-10 17:22:13.000000000 +0300
+++ mrtg/distinfo	2010-12-20 20:31:13.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (mrtg-2.16.4.tar.gz) = ec298200d239832ff1648fba488e1a9e
-SHA256 (mrtg-2.16.4.tar.gz) = 6d61fad616f6a73b2080a6ed295ec8d2a021a4e1110db42a2d35b9ad6d3037e6
-SIZE (mrtg-2.16.4.tar.gz) = 1089068
+SHA256 (mrtg-2.17.0.tar.gz) = 88095ed789a50b171f47000338bf3fe3980d38fe8be1050fe07fb8e7f39a8b53
+SIZE (mrtg-2.17.0.tar.gz) = 1093864


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list