# 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-json_post # pecl-json_post/Makefile # pecl-json_post/pkg-descr # pecl-json_post/distinfo # echo c - pecl-json_post mkdir -p pecl-json_post > /dev/null 2>&1 echo x - pecl-json_post/Makefile sed 's/^X//' >pecl-json_post/Makefile << 'ccbd8ebc12a829d1d010ea687de72732' X# Created by: Gasol Wu X# $FreeBSD$ X XPORTNAME= json_post XPORTVERSION= 1.0.1 XCATEGORIES= devel XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XDIST_SUBDIR= PECL X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= JSON POST handler in PHP X XLICENSE= BSD2CLAUSE XLICENSE_FILE= ${WRKSRC}/LICENSE X XUSES= tar:tgz XUSE_PHP= json XUSE_PHPEXT= yes X X.include ccbd8ebc12a829d1d010ea687de72732 echo x - pecl-json_post/pkg-descr sed 's/^X//' >pecl-json_post/pkg-descr << '01cc07a2b12c5168ee954daca52ed1c9' XThis extension provides a PHP content type handler for "application/json" and X"text/json" to PHP's form data parser. If the `Content-Type` of an incoming Xrequest is `text/json`, the JSON contents of the request body will by parsed Xinto `$_POST`. X XWWW: https://pecl.php.net/package/json_post 01cc07a2b12c5168ee954daca52ed1c9 echo x - pecl-json_post/distinfo sed 's/^X//' >pecl-json_post/distinfo << '5c0bed7c5e91921ac8f816d3bb72dae4' XSHA256 (PECL/json_post-1.0.1.tgz) = c802451b1db79243a0d690051163d2a8801f5429e490644907fa1c9ece990e71 XSIZE (PECL/json_post-1.0.1.tgz) = 4712 5c0bed7c5e91921ac8f816d3bb72dae4 exit