# 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-uploadprogress/ # pecl-uploadprogress/Makefile # pecl-uploadprogress/distinfo # pecl-uploadprogress/pkg-descr # echo c - pecl-uploadprogress/ mkdir -p pecl-uploadprogress/ > /dev/null 2>&1 echo x - pecl-uploadprogress/Makefile sed 's/^X//' >pecl-uploadprogress/Makefile << 'END-of-pecl-uploadprogress/Makefile' X# New ports collection makefile for: pecl-uploadprogress X# Date created: 2006/12/06 X# Whom: chinsan X# X# $FreeBSD$ X# X XPORTNAME= uploadprogress XPORTVERSION= 0.3.0 XCATEGORIES= devel pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= chinsan@FreeBSD.org XCOMMENT= Provides track progress of a file upload X XUSE_PHP= yes XUSE_PHPEXT= yes XDEFAULT_PHP_VER=5 XIGNORE_WITH_PHP=4 X XCONFIGURE_ARGS= --enable-uploadprogress X X.include END-of-pecl-uploadprogress/Makefile echo x - pecl-uploadprogress/distinfo sed 's/^X//' >pecl-uploadprogress/distinfo << 'END-of-pecl-uploadprogress/distinfo' XMD5 (PECL/uploadprogress-0.3.0.tgz) = 2f1d00cf3fe6b6e0260918d74de5820b XSHA256 (PECL/uploadprogress-0.3.0.tgz) = 04abb072fdd7ab9aa44ab660b794621a107f35c7a5414f9801c27be22de7b4fa XSIZE (PECL/uploadprogress-0.3.0.tgz) = 4677 END-of-pecl-uploadprogress/distinfo echo x - pecl-uploadprogress/pkg-descr sed 's/^X//' >pecl-uploadprogress/pkg-descr << 'END-of-pecl-uploadprogress/pkg-descr' XAn extension to track progress of a file upload. X XWWW: http://pecl.php.net/package/uploadprogress/ END-of-pecl-uploadprogress/pkg-descr exit