Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.22.0 25 Mar 2023 10:32:57 |
Li-Wen Hsu (lwhsu) |
www/py-httplib2: Update to 0.22.0 |
0.21.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.21.0 29 Dec 2022 08:29:43 |
Li-Wen Hsu (lwhsu) |
www/py-httplib2: Update to 0.21.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.20.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.20.2 15 Nov 2021 18:46:17 |
Li-Wen Hsu (lwhsu) |
www/py-httplib2: Update to 0.20.2 |
0.20.1 14 Oct 2021 21:30:56 |
Stefan Eßer (se) |
www/py-httplib2: Add CPE information
Approved by: portmgr (blanket) |
0.20.1 10 Oct 2021 08:40:53 |
Li-Wen Hsu (lwhsu) |
www/py-httplib2: Update to 0.20.1 |
0.19.1 02 Jun 2021 09:12:45 |
Li-Wen Hsu (lwhsu) |
www/py-httplib2: Update to 0.19.1 |
0.19.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.19.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.19.0_1 06 Mar 2021 11:54:47 |
lwhsu |
www/py-httplib2: Add missing RUN_DEPENDS
PR: 253962
Reported by: David Sieborger <drs-freebsd@sieborger.nom.za>
MFH: 2021Q1 |
0.19.0 08 Feb 2021 16:35:02 |
lwhsu |
www/py-httplib2: Update to 0.19.0 |
0.18.1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.18.1 14 Jul 2020 12:42:11 |
lwhsu |
Update to 0.18.1 |
0.17.3 05 May 2020 06:58:30 |
lwhsu |
- Update to 0.17.3 |
0.17.2 11 Apr 2020 08:28:36 |
lwhsu |
- Update to 0.17.2 |
0.17.1 03 Apr 2020 06:53:56 |
lwhsu |
- Update to 0.17.1 |
0.17.0 30 Jan 2020 08:06:45 |
lwhsu |
- Update to 0.17.0 |
0.16.0 19 Jan 2020 15:40:44 |
lwhsu |
- Update to 0.16.0 |
0.15.0 15 Jan 2020 20:08:59 |
lwhsu |
- Update to 0.15.0 |
0.14.0 17 Nov 2019 10:27:46 |
lwhsu |
- Update to 0.14.0 |
0.13.1 18 Sep 2019 00:17:21 |
lwhsu |
- Update to 0.13.1 |
0.13.0 23 Jul 2019 06:45:21 |
lwhsu |
- Update to 0.13.0 |
0.12.1 20 Feb 2019 07:42:10 |
lwhsu |
- Update to 0.12.1
- Pet portlint |
0.12.0 07 Dec 2018 10:03:39 |
lwhsu |
- Update to 0.12.0 |
0.11.3 11 Apr 2018 15:16:06 |
lwhsu |
- Update to 0.11.3 |
0.11.0 22 Mar 2018 13:42:24 |
lwhsu |
- Update to 0.11.0 |
0.10.3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.10.3 08 Nov 2017 18:53:49 |
ehaupt |
Add python3 stub ports required for the upcoming update of finance/electrum.
Approved by: portmgr (bdrewery)
Differential Revision: D13000 |
0.10.3 01 Apr 2017 15:59:34 |
lwhsu |
- Update to 0.10.3 |
0.9.2_1 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.9.2_1 07 May 2016 05:28:39 |
antoine |
Allow use as a regular user
Reported by: pkg-fallout |
0.9.2 06 May 2016 09:43:13 |
lwhsu |
- Update to 0.9.2 |
0.9.1 24 Jun 2015 18:03:06 |
sunpoet |
- Update to 0.9.1
- Add NO_ARCH
Changes: https://github.com/jcgregorio/httplib2/releases
Submitted by: sunpoet (myself)
Approved by: lwhsu (maintainer) |
0.9 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.9 13 Sep 2014 15:19:14 |
sunpoet |
- Update to 0.9
Changes: https://github.com/jcgregorio/httplib2/releases
Submitted by: sunpoet (myself)
Approved by: lwhsu (maintainer) |
0.8_2 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
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) |
0.8_2 29 Jan 2014 16:17:02 |
miwi |
- Stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION |
0.8_1 30 Oct 2013 06:09:45 |
lwhsu |
- Fix permission of extracted files
PR: ports/183220
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> |
0.8 23 Sep 2013 06:58:36 |
lwhsu |
- Update to 0.8 |
0.7.6 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.7.6 30 Oct 2012 17:48:33 |
lwhsu |
- Update to 0.7.6
- add license
- Sort PLIST
PR: ports/171787
Submitted by: William Grzybowski <william88@gmail.com>
Feature safe: yes |
0.7.4 14 May 2012 18:10:48 |
lwhsu |
- Update to 0.7.4
PR: ports/167844
Submitted by: William Grzybowski <william88@gmail.com> |
0.7.1 25 Jun 2011 07:04:32 |
lwhsu |
- Update to 0.7.1
PR: ports/158158
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
0.6.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.0 03 Apr 2010 17:52:05 |
lwhsu |
- Update to 0.6.0 |
0.5.0 16 Aug 2009 06:03:18 |
lwhsu |
- Update to 0.5.0 |
0.4.0 06 Mar 2008 22:19:52 |
edwin |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
0.4.0 09 Jan 2008 11:32:34 |
lwhsu |
- Update to 0.4.0
- Update WWW |
0.3.0 04 Apr 2007 08:49:31 |
lwhsu |
- Change to my FreeBSD.org email
Approved by: clsung (mentor) |
0.3.0 11 Mar 2007 16:32:34 |
miwi |
A comprehensive HTTP client library, httplib2.py supports many features left
out of other HTTP libraries.
WWW: http://bitworking.org/projects/httplib2/
PR: ports/110132
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> |