Date: Wed, 2 Apr 2014 00:24:13 +0800 (CST) From: Gasol Wu <gasol.wu@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/188175: [NEW PORT] devel/pecl-uopz: User Operations for PHP Zend engine Message-ID: <20140401162413.5262C75184A@goingmarry.kkbox.com> Resent-Message-ID: <201404011630.s31GU0kM038255@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188175 >Category: ports >Synopsis: [NEW PORT] devel/pecl-uopz: User Operations for PHP Zend engine >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: Tue Apr 01 16:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Gasol Wu >Release: FreeBSD 9.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD goingmarry 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC >Description: The uopz - User Operations for Zend extension exposes Zend Engine functionality normally used at compilation and execution time in order to allow modification of the internal structures that represent PHP code, and for user code to interact with the VM. WWW: http://pecl.php.net/package/uopz Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: new) >How-To-Repeat: >Fix: --- pecl-uopz-2.0.1.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-uopz # pecl-uopz/Makefile # pecl-uopz/pkg-descr # pecl-uopz/distinfo # echo c - pecl-uopz mkdir -p pecl-uopz > /dev/null 2>&1 echo x - pecl-uopz/Makefile sed 's/^X//' >pecl-uopz/Makefile << '4b0b767a64d7d51cf17653c4ec5ec76a' X# Created by: Gasol Wu <gasol.wu@gmail.com> X# $FreeBSD$ X XPORTNAME= uopz XPORTVERSION= 2.0.1 XCATEGORIES= devel XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XDIST_SUBDIR= PECL X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= User Operations for PHP Zend engine X XLICENSE= PHP301 X XUSE_PHP= yes XUSE_PHPEXT= yes XUSES= tar:tgz XIGNORE_WITH_PHP= 53 X X.include <bsd.port.mk> 4b0b767a64d7d51cf17653c4ec5ec76a echo x - pecl-uopz/pkg-descr sed 's/^X//' >pecl-uopz/pkg-descr << '6872550bfce5819ecfeb4280ab43f979' XThe uopz - User Operations for Zend Xextension exposes Zend Engine functionality normally used at compilation and Xexecution time in order to allow modification of the internal structures that Xrepresent PHP code, and for user code to interact with the VM. X XWWW: http://pecl.php.net/package/uopz 6872550bfce5819ecfeb4280ab43f979 echo x - pecl-uopz/distinfo sed 's/^X//' >pecl-uopz/distinfo << '339778e9d9a1b3995f77969a5c326e97' XSHA256 (PECL/uopz-2.0.1.tgz) = 7c360fd988eef7a8dc10db2eec7c45d903b20513a991dc1ab4a4cd35cc5229c4 XSIZE (PECL/uopz-2.0.1.tgz) = 27184 339778e9d9a1b3995f77969a5c326e97 exit --- pecl-uopz-2.0.1.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?20140401162413.5262C75184A>