Subject: CVS commit: pkgsrc/net/smokeping
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2004 22:25:44
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Wed Jun 23 22:25:44 UTC 2004

Modified Files:
	pkgsrc/net/smokeping: Makefile distinfo
	pkgsrc/net/smokeping/files: smokeping.sh
	pkgsrc/net/smokeping/patches: patch-aa patch-ab

Log Message:
Update smokeping to 1.30

- Add option to build with SpeedyCGI support (USE_SPEEDY)
- Use @RCD_SCRIPTS_SHELL@ instead of hardcoded /bin/sh
- Use REPLACE_PERL instead of patch/sed hack

Closes PR #25549 submitted by me.

Ok'ed wiz@/bouyer@

From the CHANGELOG:

2004/05/12 -- 1.30

* fix nodata_color syntax --tobi

* when inserting unknown values into sorted rtt list, do this on the outside
  ... U:U:1:2:3:U:U and not in the middle. This will make the graphs more
  smokei when there is data loss. --tobi

* config files with different probes should work ... fixed problem introduced
  in 1.29 --tobi

2004/05/08 -- 1.29
* while running, make all die and warn things go to the log file if there is
  one --tobi
* added rawlog option for logging actual gatherd data --tobi (for virtela)
* added alertee option to send a copy of any alert generated to additional
  'perbranche' people --tobi
* cgi should not complain about non existing hosts ... the daemon does that i
  already --tobi
* actually allow empty alerts -- tobi

* added nodata_color property to specify background color for graph when
  when no data is available --  David Hull <hull@dslextreme.com>


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/smokeping/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/smokeping/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/smokeping/files/smokeping.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/net/smokeping/patches/patch-aa \
    pkgsrc/net/smokeping/patches/patch-ab

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