pkgsrc/databases/rrdtool/Makefile.common
adam 9d45be4ab1 rrdtool: updated to 1.7.2
RRDtool 1.7.2:

Bugfixes
* Updated the Makefiles to properly include all needed files into the distribution tar
* Cleand up Compiler Warnings
* Improved compilation in MinGW environment
* fix segfault on non-existent RRD file when using rrdcached
* fix bounds handling, documentation and checking on rrdtool xport
* Fix %s/%S unit autoscaling in gprint for json/xml
* Optimized PDP Calculation
2019-05-29 17:49:36 +00:00

13 lines
457 B
Text

# $NetBSD: Makefile.common,v 1.4 2019/05/29 17:49:36 adam Exp $
# used by databases/rrdtool/Makefile
# used by databases/py-rrdtool/Makefile
# used by databases/ruby-rrdtool/Makefile
DISTNAME= rrdtool-1.7.2
CATEGORIES= databases graphics net
MASTER_SITES= https://oss.oetiker.ch/rrdtool/pub/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://oss.oetiker.ch/rrdtool/
COMMENT= Data analysis tool generating graphical representations
LICENSE= gnu-gpl-v2