# 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-proctitle # pecl-proctitle/Makefile # pecl-proctitle/distinfo # pecl-proctitle/pkg-descr # echo c - pecl-proctitle mkdir -p pecl-proctitle > /dev/null 2>&1 echo x - pecl-proctitle/Makefile sed 's/^X//' >pecl-proctitle/Makefile << 'b2c21dc62541089b33ad36ce417e5783' X# New ports collection makefile for: pecl-proctitle X# Date created: 2010-01-20 X# Whom: Florian Smeets X# X# $FreeBSD$ X# X XPORTNAME= proctitle XPORTVERSION= 0.1.1 XCATEGORIES= sysutils pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= flo@kasimir.com XCOMMENT= A PECL extension that allows changing the current process' name X XUSE_PHP= yes XUSE_PHPEXT= yes X X.include b2c21dc62541089b33ad36ce417e5783 echo x - pecl-proctitle/distinfo sed 's/^X//' >pecl-proctitle/distinfo << '6888b3aa17436a251e34b0aa3753a76c' XMD5 (PECL/proctitle-0.1.1.tgz) = 274eb72584b7fc617f191473bcd2ee14 XSHA256 (PECL/proctitle-0.1.1.tgz) = d4f0df3c752382fc5be01e0df97bd2de543a8260f58435b8f8a4f41b096fe95e XSIZE (PECL/proctitle-0.1.1.tgz) = 4474 6888b3aa17436a251e34b0aa3753a76c echo x - pecl-proctitle/pkg-descr sed 's/^X//' >pecl-proctitle/pkg-descr << '7bbfa02d136acbae3569588019a6a4b8' XThis extension allows changing the current process' name on Linux and *BSD Xsystems. This is useful when using pcntl_fork() to identify running Xprocesses in process list X XWWW: http://www.pecl.php.net/package/proctitle/ 7bbfa02d136acbae3569588019a6a4b8 exit