Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1 +1 @@
rrdtool plugin for collectd
postgresql plugin for collectd

View File

@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.2 2014/06/10 14:21:37 joerg Exp $
# $NetBSD: Makefile,v 1.3 2015/06/10 20:05:26 fhajny Exp $
COLLECTD_PACKAGE= postgresql
PKGNAME= ${DISTNAME:S/collectd/collectd-${COLLECTD_PACKAGE}${PGSQL_VERSION}/}
PKGREVISION= 1
COMMENT= Statistics collection daemon - postgresql plugin
.include "../../sysutils/collectd/Makefile.common"