Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.19.1 06 Jul 2024 16:04:34 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.19.1
Changes: https://github.com/googleapis/python-api-core/releases |
2.19.0 19 May 2024 17:15:59 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.19.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.18.0 31 Mar 2024 03:07:56 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.18.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.17.1_1 23 Mar 2024 14:49:34 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.17.1 21 Feb 2024 15:08:09 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.17.1
Changes: https://github.com/googleapis/python-api-core/releases |
2.15.0 14 Dec 2023 05:48:33 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.15.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.14.0 14 Nov 2023 17:15:50 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.14.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.12.0 30 Sep 2023 00:44:40 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.12.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.11.1 09 Jul 2023 10:21:07 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.11.1
Changes: https://github.com/googleapis/python-api-core/releases |
2.11.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.11.0 30 Jan 2023 13:00:23 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.11.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.10.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.10.2 09 Oct 2022 19:45:31 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.10.2
Changes: https://github.com/googleapis/python-api-core/releases |
2.10.1 03 Oct 2022 02:15:54 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.10.1
Changes: https://github.com/googleapis/python-api-core/releases |
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) |
2.10.0 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 ) |
2.10.0 04 Sep 2022 15:25:08 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.10.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.9.0 04 Sep 2022 03:47:15 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.9.0
- Add GRPCGCP option
Changes: https://github.com/googleapis/python-api-core/releases |
2.8.2 30 Jul 2022 05:58:20 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Use shared GRPC_DESC |
2.8.2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.8.2 16 Jun 2022 19:35:12 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.8.2
- Remove GRPCGCP option
Changes: https://github.com/googleapis/python-api-core/releases |
2.8.1 03 Jun 2022 09:00:42 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.8.1
Changes: https://github.com/googleapis/python-api-core/releases |
2.8.0 22 May 2022 04:37:31 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.8.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.7.3 13 May 2022 11:39:38 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.7.3
Changes: https://github.com/googleapis/python-api-core/releases |
2.7.2 17 Apr 2022 23:58:25 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.7.2
Changes: https://github.com/googleapis/python-api-core/releases |
2.7.1 25 Mar 2022 13:37:18 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.7.1
Changes: https://github.com/googleapis/python-api-core/releases |
2.5.0 07 Mar 2022 18:11:31 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.5.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.4.0 23 Jan 2022 18:52:24 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.4.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.3.2 11 Jan 2022 18:44:46 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.3.2
Changes: https://github.com/googleapis/python-api-core/releases |
2.2.2 05 Nov 2021 19:14:28 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.2.2
Changes: https://github.com/googleapis/python-api-core/releases |
2.2.1 01 Nov 2021 13:41:55 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.2.1
Changes: https://github.com/googleapis/python-api-core/releases |
2.1.1 25 Oct 2021 15:57:39 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.1.1
Changes: https://github.com/googleapis/python-api-core/releases |
2.1.0 13 Oct 2021 19:15:49 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.1.0
Changes: https://github.com/googleapis/python-api-core/releases |
2.0.1 21 Sep 2021 22:23:39 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 2.0.1
Changes: https://github.com/googleapis/python-api-core/releases |
1.31.2 21 Sep 2021 03:45:02 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.31.2
Changes: https://github.com/googleapis/python-api-core/releases |
1.31.1 08 Aug 2021 14:54:13 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.31.1
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.31.0 15 Jul 2021 20:47:27 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.31.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.30.0 20 Jun 2021 11:38:18 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.30.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.29.0 14 Jun 2021 17:40:50 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.29.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.28.0 26 May 2021 12:55:40 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.28.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.27.0 22 May 2021 14:43:01 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.27.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.26.3_1 02 May 2021 19:44:47 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Enable GRPC option by default
- Bump PORTREVISION for dependency change
It is required by multiple py-google-cloud-* ports. |
1.26.3 29 Apr 2021 14:24:09 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.26.3
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.26.2 25 Apr 2021 20:35:36 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.26.2
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.26.1 18 Apr 2021 05:44:19 |
Po-Chuan Hsieh (sunpoet) |
www/py-google-api-core: Update to 1.26.1
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.26.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.26.0 17 Feb 2021 18:10:25 |
sunpoet |
Update to 1.26.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.25.1 30 Jan 2021 12:31:52 |
sunpoet |
Update to 1.25.1
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.25.0 26 Jan 2021 17:39:00 |
sunpoet |
Update to 1.25.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.24.1 10 Jan 2021 23:14:52 |
sunpoet |
Update version requirement of RUN_DEPENDS |
1.24.1 05 Jan 2021 22:08:22 |
rene |
Follow up on devel/py-futures port removal in r559976
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+
Bump minimal Python version of security/theonionbox to 3.6+ |
1.24.1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.24.1 24 Dec 2020 13:54:00 |
sunpoet |
Update to 1.24.1
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.24.0 19 Dec 2020 20:11:30 |
sunpoet |
Update to 1.24.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.23.0 06 Nov 2020 11:28:13 |
sunpoet |
Update to 1.23.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.22.4 10 Oct 2020 07:45:22 |
sunpoet |
Update to 1.22.4
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.22.3 03 Oct 2020 09:50:59 |
sunpoet |
Update to 1.22.3
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.22.2 05 Sep 2020 21:33:13 |
sunpoet |
Update to 1.22.2
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.22.1 19 Aug 2020 16:21:24 |
sunpoet |
Update to 1.22.1
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.22.0 24 Jul 2020 19:01:33 |
sunpoet |
Update to 1.22.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.21.0 22 Jun 2020 19:36:27 |
sunpoet |
Update to 1.21.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.20.1 19 Jun 2020 16:06:07 |
sunpoet |
Update to 1.20.1
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.20.0 17 Jun 2020 18:01:28 |
sunpoet |
Update to 1.20.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.19.0 15 Jun 2020 18:50:23 |
sunpoet |
Update to 1.19.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.18.0 14 Jun 2020 14:24:55 |
sunpoet |
Update to 1.18.0
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.17.0 21 Apr 2020 19:41:40 |
sunpoet |
Update to 1.17.0
- Update WWW
Changes: https://github.com/googleapis/python-api-core/releases
https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md |
1.16.0 14 Jan 2020 16:45:21 |
sunpoet |
Update to 1.16.0
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md |
1.15.0 28 Dec 2019 07:31:51 |
sunpoet |
Update to 1.15.0
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md |
1.14.3 20 Oct 2019 17:12:35 |
sunpoet |
Update to 1.14.3
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md |
1.14.2 19 Aug 2019 20:52:26 |
sunpoet |
Add GRPC and GRPCGCP options |
1.14.2 16 Aug 2019 18:10:13 |
sunpoet |
Update to 1.14.0
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md |
1.13.0 25 Jun 2019 20:52:25 |
sunpoet |
Update to 1.13.0
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md |
1.12.0 20 Jun 2019 19:09:25 |
sunpoet |
Update to 1.12.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.11.1 29 May 2019 18:36:38 |
sunpoet |
Update to 1.11.1
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.11.0 16 May 2019 23:56:43 |
sunpoet |
Update to 1.11.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.10.0 30 Apr 2019 19:07:49 |
sunpoet |
Update to 1.10.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.9.0 06 Apr 2019 14:43:44 |
sunpoet |
Update to 1.9.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.8.2 23 Mar 2019 12:40:10 |
sunpoet |
Update to 1.8.2
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.8.1 15 Mar 2019 21:41:24 |
sunpoet |
Update to 1.8.1
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.8.0 26 Feb 2019 23:50:39 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.7.0 01 Jan 2019 20:37:39 |
sunpoet |
Update to 1.7.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.6.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.6.0 05 Dec 2018 18:48:08 |
sunpoet |
Update to 1.6.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.5.2 11 Nov 2018 18:20:06 |
sunpoet |
Update to 1.5.2
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.5.1 01 Nov 2018 19:14:21 |
sunpoet |
Update to 1.5.1
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.5.0 18 Oct 2018 19:55:04 |
sunpoet |
Update to 1.5.0
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.4.1 06 Oct 2018 09:35:39 |
sunpoet |
Update to 1.4.1
- Update WWW
Changes: https://github.com/googleapis/google-cloud-python/releases |
1.4.0 12 Sep 2018 22:55:33 |
sunpoet |
Update to 1.4.0
Changes: https://github.com/GoogleCloudPlatform/google-cloud-python/releases |
1.3.0 29 Jul 2018 19:18:08 |
sunpoet |
Update to 1.3.0
Changes: https://github.com/GoogleCloudPlatform/google-cloud-python/releases |
1.2.1 24 Jun 2018 20:18:56 |
sunpoet |
Update to 1.2.1
Changes: https://github.com/GoogleCloudPlatform/google-cloud-python/releases |
1.2.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.2.0 26 May 2018 17:48:24 |
sunpoet |
Update to 1.2.0
Changes: https://github.com/GoogleCloudPlatform/google-cloud-python/releases |
1.1.2 02 May 2018 20:32:45 |
sunpoet |
Update to 1.1.2
Changes: https://github.com/GoogleCloudPlatform/google-cloud-python/releases |
1.1.1 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
1.1.1 22 Apr 2018 08:49:00 |
sunpoet |
Update to 1.1.1
Changes: https://github.com/GoogleCloudPlatform/google-cloud-python/releases |
1.1.0 20 Mar 2018 22:33:50 |
sunpoet |
Add py-google-api-core 1.1.0
Core Library for Google Client Libraries
This library is not meant to stand-alone. Instead it defines common helpers used
by all Google API clients.
WWW: https://pypi.python.org/pypi/google-api-core
WWW: https://github.com/GoogleCloudPlatform/google-cloud-python |