FreeBSD Bugzilla – Attachment 156998 Details for
Bug 200363
[NEW PORT] devel/pecl-trace: Low-overhead tracing tool for PHP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shell archive
pecl-trace_0.3.0.shar (text/plain), 2.17 KB, created by
Gasol Wu
on 2015-05-21 09:13:49 UTC
(
hide
)
Description:
shell archive
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2015-05-21 09:13:49 UTC
Size:
2.17 KB
patch
obsolete
># 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-trace ># pecl-trace/distinfo ># pecl-trace/pkg-descr ># pecl-trace/Makefile ># >echo c - pecl-trace >mkdir -p pecl-trace > /dev/null 2>&1 >echo x - pecl-trace/distinfo >sed 's/^X//' >pecl-trace/distinfo << '5005f27c6efb816919bcb1d6ab769e31' >XSHA256 (PECL/trace-0.3.0.tgz) = 92087bfd8a45e8e60641bd65a60a08db2c5ed609cac9573e6587e41e0a279bf0 >XSIZE (PECL/trace-0.3.0.tgz) = 76218 >5005f27c6efb816919bcb1d6ab769e31 >echo x - pecl-trace/pkg-descr >sed 's/^X//' >pecl-trace/pkg-descr << '35d51ec438b0932b0782c001c7bd0683' >XTrace is a low-overhead tracing tool for PHP. >X >XIt can trace all PHP executing, function calls, request information during >Xrun-time. And provides features like Filter, Statistics, Current Status and >Xso on. >XIt is very useful to locate blocking, heavy-load problems and debug in all >Xenvironments, especially in production environments. >X >XWWW: https://pecl.php.net/package/trace >35d51ec438b0932b0782c001c7bd0683 >echo x - pecl-trace/Makefile >sed 's/^X//' >pecl-trace/Makefile << '4ef4a5f244f06c472f030b14db2f79dc' >X# Created by: Gasol Wu <gasol.wu@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= trace >XPORTVERSION= 0.3.0 >XCATEGORIES= devel >XMASTER_SITES= http://pecl.php.net/get/ >XPKGNAMEPREFIX= pecl- >XDIST_SUBDIR= PECL >X >XMAINTAINER= gasol.wu@gmail.com >XCOMMENT= Low-overhead tracing tool for PHP >X >XLICENSE= APACHE20 >X >XWRKSRC= ${WRKDIR}/${DISTNAME}/extension >XCMDTOOLSRC= ${WRKSRC}/../cmdtool >X >XGNU_CONFIGURE= yes >XUSES= gmake tar:tgz shebangfix >XUSE_PHP= yes >XUSE_PHP_BUILD= yes >XUSE_PHPEXT= yes >X >XSHEBANG_FILES= ${CMDTOOLSRC}/phptrace >XPLIST_FILES= bin/phptrace \ >X bin/trace-php >X >Xpost-patch: >X ${REINPLACE_CMD} -e 's|Darwin|FreeBSD|g' ${CMDTOOLSRC}/phptrace >X >Xpost-build: >X (cd ${CMDTOOLSRC} && ${GMAKE} ${MAKE_ENV}) >X >Xpost-install: >X ${INSTALL_PROGRAM} ${CMDTOOLSRC}/trace-php ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_SCRIPT} ${CMDTOOLSRC}/phptrace ${STAGEDIR}${PREFIX}/bin >X >X.include <bsd.port.mk> >4ef4a5f244f06c472f030b14db2f79dc >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
Attachments on
bug 200363
:
156998
|
156999
|
158145
|
158146