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

1
devel/php-raphf/DESCR Normal file
View File

@@ -0,0 +1 @@
A reusable split-off of pecl_http's persistent handle and resource factory API.

26
devel/php-raphf/Makefile Normal file
View File

@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.2 2015/04/07 11:19:15 rodent Exp $
MODNAME= raphf
PECL_VERSION= 1.0.4
PKGREVISION= 1
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
INSTALLATION_DIRS+= include/php/ext/raphf
PLIST_SRC+= PLIST
post-install:
${INSTALL_DATA} ${WRKSRC}/php_raphf.h \
${DESTDIR}${PREFIX}/include/php/ext/raphf
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"

2
devel/php-raphf/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2015/04/07 11:19:15 rodent Exp $
include/php/ext/raphf/php_raphf.h

View File

@@ -0,0 +1,14 @@
# $NetBSD: buildlink3.mk,v 1.1 2015/04/07 23:54:11 rodent Exp $
.include "../../lang/php/phpversion.mk"
BUILDLINK_TREE+= ${PHP_PKG_PREFIX}-raphf
.if !defined(${PHP_PKG_PREFIX}_RAPHF_BUILDLINK3_MK)
${PHP_PKG_PREFIX}_RAPHF_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.${PHP_PKG_PREFIX}-raphf+= ${PHP_PKG_PREFIX}-raphf>=1.0.4nb1
BUILDLINK_PKGSRCDIR.${PHP_PKG_PREFIX}-raphf?= ../../devel/php-raphf
.endif # ${PHP_PKG_PREFIX}_RAPHF_BUILDLINK3_MK
BUILDLINK_TREE+= -${PHP_PKG_PREFIX}-raphf

5
devel/php-raphf/distinfo Normal file
View File

@@ -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