pkgsrc/databases/ruby-rrdtool
adam 04fdbab0dc 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
2016-04-23 06:23:49 +00:00
..
patches Fix rpath problem 2016-03-01 17:13:59 +00:00
DESCR
distinfo RRDtool 1.6.0 2016-04-23 06:23:49 +00:00
Makefile RRDtool 1.6.0 2016-04-23 06:23:49 +00:00
PLIST