aboutsummaryrefslogtreecommitdiff
path: root/www/py-google-api-python-client
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.c2Nicola Vitale2012-08-154-312/+103
| | | | | | | | | | - Add patch files/patch-runsamples - Convert to the new options framework - Add security/py-openssl to RUN_DEPENDS when option WEBTEST is on Notes: svn path=/head/; revision=302600
* - Add the option WITH_WEBTEST (default off)Nicola Vitale2012-05-011-12/+20
| | | | | | | | | | | | | | | - Define OPTIONSFILE to bypass infrastructure bug - Include <bsd.port.options.mk> - Install devel/py-simplejson only when Python version is less than 2.6 [1] - Install the (optional) dependency www/py-WebTest only when the Python version is great than 2.5 - Remove all build dependencies [1] Suggested by: rm [1] Notes: svn path=/head/; revision=295775
* - Update to 1.0.b8Nicola Vitale2012-04-304-372/+225
| | | | | | | | | | | - Add devel/py-simplejson to *_DEPENDS - Add www/py-WebTest to RUN_DEPENDS - Add LICENSE (AL2) - Add some API names to pkg-descr - Remove DISTNAME from Makefile Notes: svn path=/head/; revision=295714
* - Update to 1.0.b2Nicola Vitale2011-05-143-5/+41
| | | | Notes: svn path=/head/; revision=274099
* The Google API Client for Python is a client library for accessingNicola Vitale2011-04-164-0/+620
the Buzz, Latitude, Moderator, Diacritize, Translate, Custom Search, Search API for Shopping, URL Shortener, and Prediction APIs. If you wish to use a Google API that is not in that list then you should look at the Google Data APIs Python Client Library (devel/py-gdata). WWW: http://code.google.com/p/google-api-python-client/ Notes: svn path=/head/; revision=272804