ports/94582: [new port] devel/pecl-json PHP extension for JSON (JavaScript Object Notation) serialization
Alexander Zhuravlev
zaa at zaa.pp.ru
Fri Mar 17 03:20:25 UTC 2006
>Number: 94582
>Category: ports
>Synopsis: [new port] devel/pecl-json PHP extension for JSON (JavaScript Object Notation) serialization
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 17 03:20:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Alexander Zhuravlev
>Release: FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD orion.ulstu.ru 4.11-STABLE FreeBSD 4.11-STABLE #26: Mon Dec 26 23:56:33 MSK 2005 root at orion.ulstu.ru:/usr/obj/usr/src/sys/ORION i386
>Description:
Patch includes PHP extension for JSON (JavaScript Object Notation) serialization.
>How-To-Repeat:
>Fix:
Please apply the patch provided below.
Thank you for your efforts ;-)
--- pecl-json.diff 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-json/
# pecl-json/Makefile
# pecl-json/distinfo
# pecl-json/pkg-descr
#
echo c - pecl-json/
mkdir -p pecl-json/ > /dev/null 2>&1
echo x - pecl-json/Makefile
sed 's/^X//' >pecl-json/Makefile << 'END-of-pecl-json/Makefile'
X# New ports collection makefile for: pecl-json
X# Date created: 2006-03-17
X# Whom: Alexander Zhuravlev <zaa at zaa.pp.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME= json
XPORTVERSION= 1.2.0
XCATEGORIES= devel pear www
XMASTER_SITES= http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
XDISTNAME= json-${PORTVERSION}
XEXTRACT_SUFX= .tgz
XDIST_SUBDIR= PECL
X
XMAINTAINER= zaa at zaa.pp.ru
XCOMMENT= PHP extension for JSON (JavaScript Object Notation) serialization
X
XUSE_PHP= yes
XUSE_PHPEXT= yes
XDEFAULT_PHP_VER= 5
XPHP_MODNAME= ${PORTNAME}
X
X.include <bsd.port.mk>
END-of-pecl-json/Makefile
echo x - pecl-json/distinfo
sed 's/^X//' >pecl-json/distinfo << 'END-of-pecl-json/distinfo'
XMD5 (PECL/json-1.2.0.tgz) = f32fa843aee5fab2ed241f14fb8d6f9d
XSIZE (PECL/json-1.2.0.tgz) = 13286
END-of-pecl-json/distinfo
echo x - pecl-json/pkg-descr
sed 's/^X//' >pecl-json/pkg-descr << 'END-of-pecl-json/pkg-descr'
Xphp-json is an extremely fast PHP C extension for JSON
X(JavaScript Object Notation) serialisation.
X
XWWW: http://pecl.php.net/package/json
END-of-pecl-json/pkg-descr
exit
--- pecl-json.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list