Date: Sun, 13 Apr 2008 07:00:22 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122706: [NEW PORT] www/pear-Services_Google : an interface to access Google's WebService Message-ID: <200804130700.m3D70MHB037789@www.freebsd.org> Resent-Message-ID: <200804130710.m3D7A1uZ011490@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122706 >Category: ports >Synopsis: [NEW PORT] www/pear-Services_Google : an interface to access Google's WebService >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 Apr 13 07:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: pear-Services_Google is a pear class that provides access to the Google SOAP Web APIs. It allows easy access to the Google SOAP Web APIs for the search engine, spelling suggestions, and cache. WWW: http://pear.php.net/package/Services_Google/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # /usr/ports/www/pear-Services_Google # /usr/ports/www/pear-Services_Google/Makefile # /usr/ports/www/pear-Services_Google/pkg-descr # /usr/ports/www/pear-Services_Google/distinfo # echo c - /usr/ports/www/pear-Services_Google mkdir -p /usr/ports/www/pear-Services_Google > /dev/null 2>&1 echo x - /usr/ports/www/pear-Services_Google/Makefile sed 's/^X//' >/usr/ports/www/pear-Services_Google/Makefile << 'END-of-/usr/ports/www/pear-Services_Google/Makefile' X# Ports collection makefile for: pear-Services_Google X# Date created: 13 April 2008 X# Whom: Wen heping <wenheping@gmail.com>) X# X# $FreeBSD$ X# X XPORTNAME= Services_Google XPORTVERSION= 0.2.0 XCATEGORIES= www pear X XMAINTAINER= wenheping@gmail.com XCOMMENT= PHP interface to access the Google SOAP Web APIs X XUSE_PHP= soap XCATEGORY= Services X XFILES= Google.php XEXAMPLES= example1.php X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> END-of-/usr/ports/www/pear-Services_Google/Makefile echo x - /usr/ports/www/pear-Services_Google/pkg-descr sed 's/^X//' >/usr/ports/www/pear-Services_Google/pkg-descr << 'END-of-/usr/ports/www/pear-Services_Google/pkg-descr' Xpear-Services_Google is a pear class that Xprovides access to the Google SOAP Web APIs. XIt allows easy access to the Google SOAP XWeb APIs for the search engine, spelling Xsuggestions, and cache. X XPlease note that as of December 5, 2006 XGoogle is no longer issuing new API keys Xfor the SOAP search API, so this package Xis only for developers which has an API Xkey already. X XWWW: http://pear.php.net/package/Services_Google/ END-of-/usr/ports/www/pear-Services_Google/pkg-descr echo x - /usr/ports/www/pear-Services_Google/distinfo sed 's/^X//' >/usr/ports/www/pear-Services_Google/distinfo << 'END-of-/usr/ports/www/pear-Services_Google/distinfo' XMD5 (PEAR/Services_Google-0.2.0.tgz) = 8960f656886605df9dff31faa7d8d10b XSHA256 (PEAR/Services_Google-0.2.0.tgz) = de1ff3b101235ec1c1771c7781c142b8c41ce436b099b2e56815844afbc70e0c XSIZE (PEAR/Services_Google-0.2.0.tgz) = 3213 END-of-/usr/ports/www/pear-Services_Google/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804130700.m3D70MHB037789>