Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

2
devel/php-pthreads/DESCR Normal file
View File

@@ -0,0 +1,2 @@
This package provides multi-threading that is compatible with PHP based on Posix
threads.

View File

@@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.2 2015/03/26 04:04:43 rodent Exp $
MODNAME= pthreads
PECL_VERSION= 2.0.10
CATEGORIES+= devel
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= https://github.com/krakjoe/pthreads
COMMENT= PHP extension for POSIX threads support
LICENSE= php
BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}
USE_LANGUAGES+= c c++
USE_TOOLS+= gsed
USE_LIBTOOL= yes
.include "../../lang/php/phpversion.mk"
.if !empty(PKG_OPTIONS.${PHP_PKG_PREFIX}:Mmaintainer-zts)
BROKEN= Requires the maintainer-zts option enabled in PHP.
.endif
.include "../../mk/pthread.buildlink3.mk"
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/03/07 22:55:54 rodent Exp $
SHA1 (php-pthreads/pthreads-2.0.10.tgz) = be2745b65ecf09190fb323ccbf168288c70cfd6c
RMD160 (php-pthreads/pthreads-2.0.10.tgz) = 9424861725ff90578e325ab2dad5e7f515df3727
Size (php-pthreads/pthreads-2.0.10.tgz) = 85247 bytes