From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 8 08:20:08 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21B961065676 for ; Sun, 8 Aug 2010 08:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D60098FC1B for ; Sun, 8 Aug 2010 08:20:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o788K776021214 for ; Sun, 8 Aug 2010 08:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o788K7gv021213; Sun, 8 Aug 2010 08:20:07 GMT (envelope-from gnats) Resent-Date: Sun, 8 Aug 2010 08:20:07 GMT Resent-Message-Id: <201008080820.o788K7gv021213@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, Joe Horn Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DF04106566B for ; Sun, 8 Aug 2010 08:13:50 +0000 (UTC) (envelope-from root@Leo.mi.chu.edu.tw) Received: from Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [140.126.143.63]) by mx1.freebsd.org (Postfix) with ESMTP id 176D88FC0A for ; Sun, 8 Aug 2010 08:13:49 +0000 (UTC) Received: from Leo.mi.chu.edu.tw (localhost [127.0.0.1]) by Leo.mi.chu.edu.tw (Postfix) with ESMTP id D72154DFC2B for ; Sun, 8 Aug 2010 16:13:47 +0800 (CST) Received: from Leo.mi.chu.edu.tw ([127.0.0.1]) by Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Rw1u1fvnTVTP for ; Sun, 8 Aug 2010 16:13:47 +0800 (CST) Received: by Leo.mi.chu.edu.tw (Postfix, from userid 0) id A4C544DFC29; Sun, 8 Aug 2010 16:13:47 +0800 (CST) Message-Id: <20100808081347.A4C544DFC29@Leo.mi.chu.edu.tw> Date: Sun, 8 Aug 2010 16:13:47 +0800 (CST) From: Joe Horn To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/149414: [NEW PORT] databases/pecl-Mongo: MongoDB database driver X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 08:20:08 -0000 >Number: 149414 >Category: ports >Synopsis: [NEW PORT] databases/pecl-Mongo: MongoDB database driver >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: Sun Aug 08 08:20:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Joe Horn >Release: FreeBSD 8.1-RELEASE amd64 >Organization: Taiwanese User >Environment: System: FreeBSD joehorn.idv.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #2: Tue Jul 20 22:36:33 CST 2010 >Description: This PECL package provides an interface for communicating with the MongoDB database in PHP. WWW: http://pecl.php.net/package/mongo Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- pecl-Mongo-1.0.9.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-Mongo # pecl-Mongo/files # pecl-Mongo/files/pkg-message.in # pecl-Mongo/Makefile # pecl-Mongo/distinfo # pecl-Mongo/pkg-descr # echo c - pecl-Mongo mkdir -p pecl-Mongo > /dev/null 2>&1 echo c - pecl-Mongo/files mkdir -p pecl-Mongo/files > /dev/null 2>&1 echo x - pecl-Mongo/files/pkg-message.in sed 's/^X//' >pecl-Mongo/files/pkg-message.in << '68fb87d90a0dccfbc63f9fe1a95d7d83' X************************************************************************** XYou may edit %%LOCALBASE%%/etc/php.ini to change these default variables: X Xmongo.default_host="localhost" Xmongo.default_port=27017 Xmongo.auto_reconnect=1 Xmongo.allow_persistent=1 Xmongo.chunk_size=262144 Xmongo.cmd="$" Xmongo.utf8=1 X XThen restart your web server and consult the output of phpinfo(). XIf there is an informational section for mongo, the installation was Xsuccessful. X************************************************************************** 68fb87d90a0dccfbc63f9fe1a95d7d83 echo x - pecl-Mongo/Makefile sed 's/^X//' >pecl-Mongo/Makefile << 'f4c7398f7ad3bf98e6d19a318e4354a2' X# Ports collection makefile for: pecl-Mongo X# Date created: 8 August 2010 X# Whom: Joe Horn X# X# $FreeBSD$ X# X XPORTNAME= Mongo XDISTVERSION= 1.0.9 XCATEGORIES= databases XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= joehorn@gmail.com XCOMMENT= MongoDB database driver X XLICENSE= ASL X XWRKSRC= ${WRKDIR}/mongo-${DISTVERSION} X XUSE_PHP= yes XIGNORE_WITH_PHP=4 XUSE_PHPEXT= yes XPHP_MODNAME= mongo X XSUB_FILES= pkg-message XPKGMESSAGE= ${WRKDIR}/pkg-message X X.include X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include f4c7398f7ad3bf98e6d19a318e4354a2 echo x - pecl-Mongo/distinfo sed 's/^X//' >pecl-Mongo/distinfo << '516caf79685a09b0839d513caa313714' XMD5 (PECL/Mongo-1.0.9.tgz) = 99646026a03e61d5e33fbe1ee87e7f9b XSHA256 (PECL/Mongo-1.0.9.tgz) = 01924762dd2e4c98870ca0c4d69cbc5450beacdcab7fb911da792c9c47a04744 XSIZE (PECL/Mongo-1.0.9.tgz) = 58944 516caf79685a09b0839d513caa313714 echo x - pecl-Mongo/pkg-descr sed 's/^X//' >pecl-Mongo/pkg-descr << 'ba8d7d9839dbc1bec96336c98c0cdd51' XThis PECL package provides an interface for communicating with Xthe MongoDB database in PHP. X XWWW: http://pecl.php.net/package/mongo ba8d7d9839dbc1bec96336c98c0cdd51 exit --- pecl-Mongo-1.0.9.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: