Port details |
- py-google Python wrapper for the Google web API
- 0.6 net
=1 0.6Version of this port present on the latest quarterly branch.
- DEPRECATED: Google no longer supports the SOAP API for search
This port expired on: 2015-07-02
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-04-28 17:31:40
- Last Update: 2015-07-03 17:03:46
- SVN Revision: 391258
- People watching this port, also watch:: python, p5-Time-Piece
- Also Listed In: python
- License: not specified in port
- WWW:
- http://pygoogle.sourceforge.net/
- Description:
- This module allows you to access Google's web APIs through SOAP,
to do things like search Google and get the results programmatically.
This API is described here: http://www.google.com/apis/
WWW: http://pygoogle.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}google>0:net/py-google@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-google
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- __init__.py : textproc/py-xml
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6 03 Jul 2015 17:03:46 |
rm |
net/py-google: remove expired port |
0.6 01 Jun 2015 21:43:28 |
rm |
net/py-google: set for deprecation
According to offsite, Google no longer supports the SOAP API for search,
nor do they provide new license keys. So this port is effectively dead.
Set expiration date to 2015-07-02.
References:
* http://pygoogle.sourceforge.net/ |
0.6 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.6 28 Dec 2013 11:29:48 |
wg |
net/py-google: support staging |
0.6 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.6 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.6 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.6 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.6 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.6 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.6 11 Apr 2005 14:26:23 |
perky |
Update to 0.6
PR: 79671
Submitted by: ijliao |
0.5.3 20 Mar 2005 18:15:46 |
perky |
Update to 0.5.3. |
0.5.2 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
0.5.2 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
0.5.2 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
0.5.2 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
0.5.2 23 May 2002 22:22:19 |
pat |
back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.
/me puts on pointy hat
Requested by: many |
0.5.2 23 May 2002 00:32:04 |
pat |
Fix ports for building with -current without perl
PR: 38359
Submitted by: maintainer |
0.5.2 28 Apr 2002 17:31:16 |
pat |
Add new port py-google, Python module for Google Web API
PR: 37328
Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr> |