FreeBSD Bugzilla – Attachment 160704 Details for
Bug 202889
[NEW PORT] devel/pecl-hrtime: High resolution timing for PHP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shell archive
devel_pecl-hrtime_0.5.1.shar (text/plain), 1.55 KB, created by
Gasol Wu
on 2015-09-04 10:45:50 UTC
(
hide
)
Description:
Shell archive
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2015-09-04 10:45:50 UTC
Size:
1.55 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-hrtime ># pecl-hrtime/distinfo ># pecl-hrtime/Makefile ># pecl-hrtime/pkg-descr ># >echo c - pecl-hrtime >mkdir -p pecl-hrtime > /dev/null 2>&1 >echo x - pecl-hrtime/distinfo >sed 's/^X//' >pecl-hrtime/distinfo << 'END-of-pecl-hrtime/distinfo' >XSHA256 (PECL/hrtime-0.5.1.tgz) = 6d9bc2f2753f69d08ae26c84f9a0a9dcf18ef8979c910ec1be187c957ccfaa03 >XSIZE (PECL/hrtime-0.5.1.tgz) = 8944 >END-of-pecl-hrtime/distinfo >echo x - pecl-hrtime/Makefile >sed 's/^X//' >pecl-hrtime/Makefile << 'END-of-pecl-hrtime/Makefile' >X# Created by: Gasol Wu <gasol.wu@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= hrtime >XPORTVERSION= 0.5.1 >XCATEGORIES= devel >XMASTER_SITES= http://pecl.php.net/get/ >XPKGNAMEPREFIX= pecl- >XDIST_SUBDIR= PECL >X >XMAINTAINER= gasol.wu@gmail.com >XCOMMENT= High resolution timing for PHP >X >XLICENSE= BSD2CLAUSE >X >XUSES= tar:tgz >XUSE_PHP= yes >XUSE_PHPEXT= yes >X >X.include <bsd.port.mk> >END-of-pecl-hrtime/Makefile >echo x - pecl-hrtime/pkg-descr >sed 's/^X//' >pecl-hrtime/pkg-descr << 'END-of-pecl-hrtime/pkg-descr' >XThe extension implements a high resolution StopWatch class. It uses the the best >Xpossible APIs on different platforms. It also makes possible to implement a >Xcustom stopwatch using low level ticks delivered by the underlaying APIs. >X >XWWW: https://pecl.php.net/package/hrtime >END-of-pecl-hrtime/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 202889
: 160704 |
160705