ports/181538: [NEW PORT] devel/pecl-jsonc: PECL extension for JSON manipulation
Gasol Wu
gasol.wu at gmail.com
Mon Aug 26 06:10:01 UTC 2013
>Number: 181538
>Category: ports
>Synopsis: [NEW PORT] devel/pecl-jsonc: PECL extension for JSON manipulation
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 26 06:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Gasol Wu
>Release: FreeBSD 9.1-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013
>Description:
Support for JSON (JavaScript Object Notation) serialization. This is a drop-in
alternative to PHP standard json extension.
WWW: http://pecl.php.net/package/jsonc
Generated with FreeBSD Port Tools 0.99_8 (mode: new)
>How-To-Repeat:
>Fix:
--- .shar begins here ---
# 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-jsonc
# pecl-jsonc/Makefile
# pecl-jsonc/pkg-descr
# pecl-jsonc/distinfo
#
echo c - pecl-jsonc
mkdir -p pecl-jsonc > /dev/null 2>&1
echo x - pecl-jsonc/Makefile
sed 's/^X//' >pecl-jsonc/Makefile << 'a59d9e97b35783cd291afa541b7b9c18'
X# Created by: Gasol Wu <gasol.wu at gmail.com>
X# $FreeBSD$
X
XPORTNAME= jsonc
XPORTVERSION= 1.3.1
XCATEGORIES= devel
XMASTER_SITES= http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
XEXTRACT_SUFX= .tgz
XDIST_SUBDIR= PECL
X
XMAINTAINER= gasol.wu at gmail.com
XCOMMENT= PECL extension for JSON manipulation
X
XLICENSE= PHP301
X
XCONFLICTS_INSTALL= php54-json-5* php55-json-5* php5-json-5*
X
XCONFIGURE_ARGS+= --with-jsonc
XUSE_PHP= yes
XUSE_PHP_BUILD= yes
XUSE_PHPIZE= yes
XUSE_PHPEXT= yes
XIGNORE_WITH_PHP=4 52 53
X
X.include <bsd.port.mk>
a59d9e97b35783cd291afa541b7b9c18
echo x - pecl-jsonc/pkg-descr
sed 's/^X//' >pecl-jsonc/pkg-descr << 'c0d0785ef9351930eb3f424207f55ab6'
XSupport for JSON (JavaScript Object Notation) serialization. This is a drop-in
Xalternative to PHP standard json extension.
X
XWWW: http://pecl.php.net/package/jsonc
c0d0785ef9351930eb3f424207f55ab6
echo x - pecl-jsonc/distinfo
sed 's/^X//' >pecl-jsonc/distinfo << '53e0024a6afee376abefd267dfa7ac6e'
XSHA256 (PECL/jsonc-1.3.1.tgz) = 9913559265422f3ab5ea8f7d99500fbec77d5b4c944261870237978447a3beda
XSIZE (PECL/jsonc-1.3.1.tgz) = 59552
53e0024a6afee376abefd267dfa7ac6e
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list