# 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-bcompiler # pecl-bcompiler/Makefile # pecl-bcompiler/distinfo # pecl-bcompiler/pkg-descr # echo c - pecl-bcompiler mkdir -p pecl-bcompiler > /dev/null 2>&1 echo x - pecl-bcompiler/Makefile sed 's/^X//' >pecl-bcompiler/Makefile << 'END-of-pecl-bcompiler/Makefile' X# New ports collection makefile for: pecl-bcompiler X# Date created: 7 November 2006 X# Whom: dmitri@wave.net.ru X# X# $FreeBSD$ X# X XPORTNAME= bcompiler XPORTVERSION= 0.8 XCATEGORIES= devel pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XDISTNAME= bcompiler-${PORTVERSION} XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= dmitri@wave.net.ru XCOMMENT= A bytecode compiler X XUSE_PHP= yes XUSE_PHPEXT= yes X X.include END-of-pecl-bcompiler/Makefile echo x - pecl-bcompiler/distinfo sed 's/^X//' >pecl-bcompiler/distinfo << 'END-of-pecl-bcompiler/distinfo' XMD5 (PECL/bcompiler-0.8.tgz) = bfc5646f8f7c1c2649d82f5a4e3c0760 XSHA256 (PECL/bcompiler-0.8.tgz) = 9ce5fc8fa1f095f392c8bd19a5690693cf9d51225ec2561dc20416abe08a034e XSIZE (PECL/bcompiler-0.8.tgz) = 46667 END-of-pecl-bcompiler/distinfo echo x - pecl-bcompiler/pkg-descr sed 's/^X//' >pecl-bcompiler/pkg-descr << 'END-of-pecl-bcompiler/pkg-descr' Xbcompiler enables you to encode your scripts in phpbytecode, enabling you Xto protect the source code. X XWWW: http://pecl.php.net/package/bcompiler END-of-pecl-bcompiler/pkg-descr exit