pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
stackdriver-collectd: flip path to stackdriver fork
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Thu Feb 14 20:12:12 2019 +0100
Changeset: 279feeb8898efe903e35c153bba75174ccb4bcd3
Modified Files:
stackdriver-collectd/Makefile
stackdriver-collectd/Makefile.common
stackdriver-collectd/distinfo
Log Message:
stackdriver-collectd: flip path to stackdriver fork
This does not work with 'make patch' yet.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=279feeb8898efe903e35c153bba75174ccb4bcd3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
stackdriver-collectd/Makefile | 5 ++--
stackdriver-collectd/Makefile.common | 45 +++++-------------------------------
stackdriver-collectd/distinfo | 8 +++----
3 files changed, 12 insertions(+), 46 deletions(-)
diffs:
diff --git a/stackdriver-collectd/Makefile b/stackdriver-collectd/Makefile
index 59e5de3003..fe72f187c2 100644
--- a/stackdriver-collectd/Makefile
+++ b/stackdriver-collectd/Makefile
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:58 wiz Exp $
-PKGREVISION= 12
-.include "../../sysutils/collectd/Makefile.common"
+.include "../../wip/stackdriver-collectd/Makefile.common"
-COMMENT= Statistics collection daemon base
+COMMENT= Statistics collection daemon base, Stackdriver version
RCD_SCRIPTS= collectd
diff --git a/stackdriver-collectd/Makefile.common b/stackdriver-collectd/Makefile.common
index 8f7e6bf958..5ab68bc713 100644
--- a/stackdriver-collectd/Makefile.common
+++ b/stackdriver-collectd/Makefile.common
@@ -1,54 +1,21 @@
# $NetBSD: Makefile.common,v 1.11 2015/10/28 11:46:07 jperkin Exp $
-#
-# used by sysutils/collectd/Makefile
-# used by sysutils/collectd-amqp/Makefile
-# used by sysutils/collectd-curl/Makefile
-# used by sysutils/collectd-dbi/Makefile
-# used by sysutils/collectd-dns/Makefile
-# used by sysutils/collectd-memcached/Makefile
-# used by sysutils/collectd-mysql/Makefile
-# used by sysutils/collectd-network/Makefile
-# used by sysutils/collectd-notify-email/Makefile
-# used by sysutils/collectd-postgresql/Makefile
-# used by sysutils/collectd-riemann/Makefile
-# used by sysutils/collectd-rrdtool/Makefile
-# used by sysutils/collectd-snmp/Makefile
-# used by sysutils/p5-collectd/Makefile
-# used by sysutils/py-collectd/Makefile
-DISTNAME= collectd-5.5.0
-MASTER_SITES= http://collectd.org/files/
+DISTNAME= 20170316-1
+PKGNAME= stackdriver-collectd-20170316
+GITHUB_PROJECT= collectd
+MASTER_SITES= https://github.com/Stackdriver/collectd/archive/stack-build/
CATEGORIES= sysutils
-MAINTAINER= filip%joyent.com@localhost
HOMEPAGE= http://collectd.org/
LICENSE= gnu-gpl-v2
+WRKSRC= ${WRKDIR}/collectd-stack-build-${DISTNAME}
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c99 c++
-DISTINFO_FILE= ${.CURDIR}/../../sysutils/collectd/distinfo
-PATCHDIR= ${.CURDIR}/../../sysutils/collectd/patches
-
-.if !empty(COLLECTD_PACKAGE)
-PKGNAME?= ${DISTNAME:S/collectd/collectd-${COLLECTD_PACKAGE}/}
-
-DEPENDS+= collectd>=${PKGVERSION_NOREV}:../../sysutils/collectd
-
-COLLECTD_PLUGINS?= ${COLLECTD_PACKAGE:S/-/_/}
-
-BUILD_DIRS= src
-BUILD_TARGET= ${COLLECTD_PLUGINS:S/$/.la/}
-INSTALL_DIRS= src
-INSTALL_TARGET= install-pkglibLTLIBRARIES
-. for plugin in ${COLLECTD_PLUGINS}
-CONFIGURE_ARGS+= --enable-${plugin}
-GENERATE_PLIST+= ${ECHO} "lib/collectd/${plugin}.la";
-. endfor
-.endif
-
.include "../../mk/bsd.prefs.mk"
BUILD_DEFS+= VARBASE
diff --git a/stackdriver-collectd/distinfo b/stackdriver-collectd/distinfo
index f10f924770..f5f8d866b0 100644
--- a/stackdriver-collectd/distinfo
+++ b/stackdriver-collectd/distinfo
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.27 2016/02/03 15:10:43 he Exp $
-SHA1 (collectd-5.5.0.tar.gz) = d24e284c1eae20c5e75b846c8b2612ab65bd5565
-RMD160 (collectd-5.5.0.tar.gz) = 2197758942a5fe56e4eabda3786f09d4138e943a
-SHA512 (collectd-5.5.0.tar.gz) = b7ab9db91bf8c0eadbf9893421c019239acf85d2d84a5adb834582ed218a7dd03f750b7279dc4b1bb0030a8b9d3302bea9ae9f201c913128e1896cbd1349b5a9
-Size (collectd-5.5.0.tar.gz) = 2244454 bytes
+SHA1 (20170316-1.tar.gz) = 22aeb8c973820ba21d2d4fbd3b9a3ca5ba9b68a6
+RMD160 (20170316-1.tar.gz) = 806393c295986d1a4ca63344cb28a7478f03487e
+SHA512 (20170316-1.tar.gz) = ae309b0f6bea2745103635ce5c66acf4692a9f6b6ece886f47ea8be8cee8cdbe7e8dc82a6d578b5afe83ec11f38f2a1fe27b8a974f83ab49b210cea58a7ec716
+Size (20170316-1.tar.gz) = 8724066 bytes
SHA1 (patch-Makefile.am) = ed45b75293a4ea2dd577d04eeb3b9017b8f47319
SHA1 (patch-Makefile.in) = a7cf69ca29c526be643af0ef85544e3a2dc80a77
SHA1 (patch-configure) = f4bf389b98f03152347f0d1c6fba34e948e81625
Home |
Main Index |
Thread Index |
Old Index