Date: Thu, 2 May 2013 22:52:15 +0800 (CST) From: John Chen <johnpupu@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178299: [NEW PORT] devel/pecl-pthreads: A compatible Threading API for PHP5.3+ Message-ID: <201305021452.r42EqFo7051994@www.johnpupu.tw> Resent-Message-ID: <201305021510.r42FA0EY037055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178299 >Category: ports >Synopsis: [NEW PORT] devel/pecl-pthreads: A compatible Threading API for PHP5.3+ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 02 15:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Chen >Release: FreeBSD 9.1-RELEASE amd64 >Organization: Watcher >Environment: System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 >Description: A compatible Threading API for PHP5.3+ WWW: http://pecl.php.net/package/pthreads Generated with FreeBSD Port Tools 0.99_6 (mode: new) >How-To-Repeat: >Fix: --- .shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pecl-pthreads # pecl-pthreads/Makefile # pecl-pthreads/distinfo # pecl-pthreads/pkg-descr # echo c - pecl-pthreads mkdir -p pecl-pthreads > /dev/null 2>&1 echo x - pecl-pthreads/Makefile sed 's/^X//' >pecl-pthreads/Makefile << '2473e0e6d82aef858d1d1cc577b17036' X# Created by: John Chen <johnpupu@gmail.com> X# $FreeBSD$ X XPORTNAME= pthreads XPORTVERSION= 0.0.44 XCATEGORIES= devel XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= johnpupu@gmail.com XCOMMENT= A compatible Threading API for PHP5.3+ X XLICENSE= PHP301 X XUSE_PHP= yes XUSE_PHP_BUILD= yes XUSE_PHPIZE= yes XUSE_PHPEXT= yes XPHP_MODNAME= pthreads XIGNORE_WITH_PHP=4 52 X X.include <bsd.port.mk> 2473e0e6d82aef858d1d1cc577b17036 echo x - pecl-pthreads/distinfo sed 's/^X//' >pecl-pthreads/distinfo << 'b60d7f1fe575070f72f8293c5789bf2b' XSHA256 (PECL/pthreads-0.0.44.tgz) = a66e658e972007355f9e136cd805126c80d396fe7507118236e53c1681f97c93 XSIZE (PECL/pthreads-0.0.44.tgz) = 58921 b60d7f1fe575070f72f8293c5789bf2b echo x - pecl-pthreads/pkg-descr sed 's/^X//' >pecl-pthreads/pkg-descr << '46085fbde14daa34ad6aa56b9fc38b3f' XA compatible Threading API for PHP5.3+ X XWWW: http://pecl.php.net/package/pthreads 46085fbde14daa34ad6aa56b9fc38b3f exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305021452.r42EqFo7051994>