pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/php-rrd1
Module Name: pkgsrc
Committed By: bouyer
Date: Tue Jul 9 13:45:23 UTC 2024
Added Files:
pkgsrc/databases/php-rrd1: DESCR Makefile distinfo
Log Message:
Reimport php-rrd 1.1.3 as database/php-rrd1, pending update of
database/php-rrd to 2.0.3 which is incompatible with php 5.6.
collectd-CGP needs php-rrd 1.1.3
The PECL/rrd extension provides bindings to the RRDtool C library.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/php-rrd1/DESCR \
pkgsrc/databases/php-rrd1/Makefile pkgsrc/databases/php-rrd1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/databases/php-rrd1/DESCR
diff -u /dev/null pkgsrc/databases/php-rrd1/DESCR:1.1
--- /dev/null Tue Jul 9 13:45:23 2024
+++ pkgsrc/databases/php-rrd1/DESCR Tue Jul 9 13:45:23 2024
@@ -0,0 +1 @@
+The PECL/rrd extension provides bindings to the RRDtool C library.
Index: pkgsrc/databases/php-rrd1/Makefile
diff -u /dev/null pkgsrc/databases/php-rrd1/Makefile:1.1
--- /dev/null Tue Jul 9 13:45:23 2024
+++ pkgsrc/databases/php-rrd1/Makefile Tue Jul 9 13:45:23 2024
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2024/07/09 13:45:23 bouyer Exp $
+
+MODNAME= rrd
+PECL_VERSION= 1.1.3
+PKGREVISION= 22
+CATEGORIES= databases
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://pecl.php.net/package/rrd/
+COMMENT= PHP extension provides bindings to the RRDtool C library
+LICENSE= php
+
+PHP_VERSIONS_ACCEPTED= 56
+
+CONFIGURE_ARGS+= --with-rrd=${BUILDLINK_PREFIX.rrdtool}
+
+.include "../../databases/rrdtool/buildlink3.mk"
+.include "../../lang/php/ext.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/databases/php-rrd1/distinfo
diff -u /dev/null pkgsrc/databases/php-rrd1/distinfo:1.1
--- /dev/null Tue Jul 9 13:45:23 2024
+++ pkgsrc/databases/php-rrd1/distinfo Tue Jul 9 13:45:23 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/07/09 13:45:23 bouyer Exp $
+
+BLAKE2s (php-rrd/rrd-1.1.3.tgz) = af7c76c21ab2170f9d6269266c946f4fc6b3c0a5d42b672c1aa3cc6cf12064aa
+SHA512 (php-rrd/rrd-1.1.3.tgz) = 356264de1b967af0f78e25e3c0afcbec704dd3e49d828e08d21d744d5fcdc46f4cd7f7c118b4e283c20bcaf2a4c29e0ac9437c7f66ca0d260a76fddf7b9d3242
+Size (php-rrd/rrd-1.1.3.tgz) = 19229 bytes
Home |
Main Index |
Thread Index |
Old Index