Subject: CVS commit: pkgsrc/net/smokeping
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2007 20:25:54
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Thu Nov 22 20:25:54 UTC 2007

Modified Files:
	pkgsrc/net/smokeping: MESSAGE Makefile PLIST distinfo
	pkgsrc/net/smokeping/patches: patch-aa patch-ab patch-ac patch-ad
Added Files:
	pkgsrc/net/smokeping/files: smokeping.conf

Log Message:
Update to 2.2.7

New in Version 2.2
* Ajax based ineractive graph zooming.
Click on any graph in detail mode and use the mouse to mark your area of
interest in navigator graph.
* Multi Target Graphs
Show information from multiple targts in a graph.
* Master/Slave setup for multi source smokeping deployments.
With one central Smokeping Master node, you can run a series of Slave nodes,
taking their configuration from the master. This allows you to ping a single
target from multiple locations.
* Standard Deviation
The standard deviation is now used in several places to give a number for
the variation in round trip times as depicted by the smoke.

See http://oss.oetiker.ch/smokeping/pub/CHANGES for all the details.

OK'ed bouyer@


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/net/smokeping/MESSAGE
cvs rdiff -r1.22 -r1.23 pkgsrc/net/smokeping/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/smokeping/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/net/smokeping/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/smokeping/files/smokeping.conf
cvs rdiff -r1.6 -r1.7 pkgsrc/net/smokeping/patches/patch-aa \
    pkgsrc/net/smokeping/patches/patch-ab
cvs rdiff -r1.5 -r1.6 pkgsrc/net/smokeping/patches/patch-ac
cvs rdiff -r1.2 -r1.3 pkgsrc/net/smokeping/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.