Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2016-04-23 08:23:49
Message id: 20160423062349.C6475FBBA@cvs.NetBSD.org

Log Message:
RRDtool 1.6.0

Features
* librrd is now fully thread-safe. librrd_th is gone
* make lua bindings work with lua 5.1
* configure option to disable doc building --enable-docs=no
* new CDEF function SMIN: a,b,c,3,SMIN -> min(a,b,c)
* new CDEF function SMAX: a,b,c,3,SMAX -> max(a,b,c)
* new CDEF function STDEV: a,b,c,3,STDEV -> stdev(a,b,c)
* new CDEF function POW: a,b,POW -> a**b
* new CDEF function PERCENT: a,b,c,95,3,PERCENT -> find 95percentile of a,b,c
* re-introducted --showtime option on rrdxport
* be more careful in determining the locales idea of first day of the week
* lots of spelling fixes all around

Files:
RevisionActionfile
1.122modifypkgsrc/databases/rrdtool/Makefile
1.17modifypkgsrc/databases/rrdtool/PLIST
1.51modifypkgsrc/databases/rrdtool/distinfo
1.20modifypkgsrc/databases/ruby-rrdtool/Makefile
1.6modifypkgsrc/databases/ruby-rrdtool/distinfo