aboutsummaryrefslogtreecommitdiff
path: root/www/py-httplib2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9Sunpoet Po-Chuan Hsieh2014-09-132-14/+10
| | | | | | | | | Changes: https://github.com/jcgregorio/httplib2/releases Submitted by: sunpoet (myself) Approved by: lwhsu (maintainer) Notes: svn path=/head/; revision=368117
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-061-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364158
* - Stage supportMartin Wilke2014-01-292-22/+3
| | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION Notes: svn path=/head/; revision=341755
* - Fix permission of extracted filesLi-Wen Hsu2013-10-301-1/+8
| | | | | | | | PR: ports/183220 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> Notes: svn path=/head/; revision=332074
* - Update to 0.8Li-Wen Hsu2013-09-233-4/+5
| | | | Notes: svn path=/head/; revision=327947
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Update to 0.7.6Li-Wen Hsu2012-10-303-20/+18
| | | | | | | | | | | | | - add license - Sort PLIST PR: ports/171787 Submitted by: William Grzybowski <william88@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=306687
* - Update to 0.7.4Li-Wen Hsu2012-05-143-15/+22
| | | | | | | | PR: ports/167844 Submitted by: William Grzybowski <william88@gmail.com> Notes: svn path=/head/; revision=296594
* - Update to 0.7.1Li-Wen Hsu2011-06-253-3/+7
| | | | | | | | PR: ports/158158 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=276314
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.6.0Li-Wen Hsu2010-04-032-4/+4
| | | | Notes: svn path=/head/; revision=252143
* - Update to 0.5.0Li-Wen Hsu2009-08-162-4/+4
| | | | Notes: svn path=/head/; revision=239634
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofEdwin Groothuis2008-03-061-1/+1
| | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538
* - Update to 0.4.0Li-Wen Hsu2008-01-093-6/+6
| | | | | | | - Update WWW Notes: svn path=/head/; revision=205312
* - Change to my FreeBSD.org emailLi-Wen Hsu2007-04-041-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=189163
* A comprehensive HTTP client library, httplib2.py supports many features leftMartin Wilke2007-03-114-0/+34
out of other HTTP libraries. WWW: http://bitworking.org/projects/httplib2/ PR: ports/110132 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> Notes: svn path=/head/; revision=187139