summaryrefslogtreecommitdiff
path: root/devel/php-raphf
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-07 00:21:24 +0000
committerrodent <rodent>2015-04-07 00:21:24 +0000
commitc146df73274078d6cead0d7899d9055d03542f9a (patch)
tree3f699924e58d81880102d4a7da7a287e47946d31 /devel/php-raphf
parent8f46063d8bb2507afae55a20d918714cddf1cd63 (diff)
downloadpkgsrc-c146df73274078d6cead0d7899d9055d03542f9a.tar.gz
Import php55-raphf-1.0.4 as devel/php-raphf.
A reusable split-off of pecl_http's persistent handle and resource factory API.
Diffstat (limited to 'devel/php-raphf')
-rw-r--r--devel/php-raphf/DESCR1
-rw-r--r--devel/php-raphf/Makefile18
-rw-r--r--devel/php-raphf/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/devel/php-raphf/DESCR b/devel/php-raphf/DESCR
new file mode 100644
index 00000000000..41bc1a75800
--- /dev/null
+++ b/devel/php-raphf/DESCR
@@ -0,0 +1 @@
+A reusable split-off of pecl_http's persistent handle and resource factory API.
diff --git a/devel/php-raphf/Makefile b/devel/php-raphf/Makefile
new file mode 100644
index 00000000000..a9f58496c5e
--- /dev/null
+++ b/devel/php-raphf/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2015/04/07 00:21:24 rodent Exp $
+
+MODNAME= raphf
+PECL_VERSION= 1.0.4
+CATEGORIES= devel
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= https://pecl.php.net/package/raphf
+COMMENT= Resource and persistent handles factory
+LICENSE= 2-clause-bsd
+
+BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c
+
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+
+.include "../../lang/php/ext.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/php-raphf/distinfo b/devel/php-raphf/distinfo
new file mode 100644
index 00000000000..4bc35f8b2dc
--- /dev/null
+++ b/devel/php-raphf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/07 00:21:24 rodent Exp $
+
+SHA1 (php-raphf/raphf-1.0.4.tgz) = ba1528c32a4fb1f632da321f67875d3be6322ce1
+RMD160 (php-raphf/raphf-1.0.4.tgz) = 88e44df5d162537ea5bc21ebe45ff946565545a0
+Size (php-raphf/raphf-1.0.4.tgz) = 7232 bytes