FreeBSD Bugzilla – Attachment 160626 Details for
Bug 202829
[NEW PORT] devel/php-uprofiler: Lightweight profiler for PHP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shell archive
devel_php-uprofiler_0.11.0.20150219.shar (text/plain), 1.76 KB, created by
Gasol Wu
on 2015-09-02 10:42:18 UTC
(
hide
)
Description:
Shell archive
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2015-09-02 10:42:18 UTC
Size:
1.76 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: ># ># php-uprofiler ># php-uprofiler/distinfo ># php-uprofiler/Makefile ># php-uprofiler/pkg-descr ># >echo c - php-uprofiler >mkdir -p php-uprofiler > /dev/null 2>&1 >echo x - php-uprofiler/distinfo >sed 's/^X//' >php-uprofiler/distinfo << 'END-of-php-uprofiler/distinfo' >XSHA256 (FriendsOfPHP-uprofiler-0.11.0.20150219-483c1e5_GH0.tgz) = 3694aae89c1244dda11edb38d8bb96d11c798ecef5c3e8641504a9052837e431 >XSIZE (FriendsOfPHP-uprofiler-0.11.0.20150219-483c1e5_GH0.tgz) = 103031 >END-of-php-uprofiler/distinfo >echo x - php-uprofiler/Makefile >sed 's/^X//' >php-uprofiler/Makefile << 'END-of-php-uprofiler/Makefile' >X# Created by: Gasol Wu <gasol.wu@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= uprofiler >XPORTVERSION= 0.11.0.20150219 >XCATEGORIES= devel >XPKGNAMEPREFIX= php- >X >XMAINTAINER= gasol.wu@gmail.com >XCOMMENT= Lightweight profiler for PHP >X >XLICENSE= APACHE20 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= FriendsOfPHP >XGH_TAGNAME= 483c1e5 >X >XWRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME_EXTRACT}/extension >XUSE_PHP= yes >XUSE_PHPIZE= yes >XUSE_PHPEXT= yes >XUSES= tar:tgz >X >X.include <bsd.port.mk> >END-of-php-uprofiler/Makefile >echo x - php-uprofiler/pkg-descr >sed 's/^X//' >php-uprofiler/pkg-descr << 'END-of-php-uprofiler/pkg-descr' >Xuprofiler is a hierarchical profiler for PHP. It reports function-level call >Xcounts and inclusive and exclusive metrics such as wall (elapsed) time, CPU time >Xand memory usage. A function's profile can be broken down by callers or callees. >X >XWWW: https://github.com/FriendsOfPHP/uprofiler >END-of-php-uprofiler/pkg-descr >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
Actions:
View
Attachments on
bug 202829
: 160626 |
160627