From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 26 06:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EA6609DA for ; Mon, 26 Aug 2013 06:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE8732AA5 for ; Mon, 26 Aug 2013 06:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7Q6A01r092274 for ; Mon, 26 Aug 2013 06:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7Q6A0nQ092267; Mon, 26 Aug 2013 06:10:00 GMT (envelope-from gnats) Resent-Date: Mon, 26 Aug 2013 06:10:00 GMT Resent-Message-Id: <201308260610.r7Q6A0nQ092267@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gasol Wu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E5CD69AC for ; Mon, 26 Aug 2013 06:05:50 +0000 (UTC) (envelope-from gasolwu@kkbox.com) Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167]) by mx1.freebsd.org (Postfix) with ESMTP id B72A42A8E for ; Mon, 26 Aug 2013 06:05:49 +0000 (UTC) Received: by goingmarry.kkbox.com (Postfix, from userid 1033) id AA93A7504EE; Mon, 26 Aug 2013 14:05:41 +0800 (CST) Message-Id: <20130826060541.AA93A7504EE@goingmarry.kkbox.com> Date: Mon, 26 Aug 2013 14:05:41 +0800 (CST) From: Gasol Wu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181538: [NEW PORT] devel/pecl-jsonc: PECL extension for JSON manipulation X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Aug 2013 06:10:01 -0000 >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 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@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 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: