notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-google-cloud-core API Client library for Google Cloud: Core Helpers
2.4.1_1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-09-27 19:37:41
Last Update: 2024-03-23 14:49:35
Commit Hash: b5b8cb5
Also Listed In: python
License: APACHE20
WWW:
https://github.com/googleapis/python-cloud-core
Description:
This library is not meant to stand-alone. Instead it defines common helpers (e.g. base Client classes) used by all of the google-cloud-* packages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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-cloud-core>0:www/py-google-cloud-core@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-google-cloud-core/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-google-cloud-core
  • pkg install py39-google-cloud-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-google-cloud-core listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-google-cloud-core
Package flavors (<flavor>: <package>)
  • py39: py39-google-cloud-core
distinfo:
TIMESTAMP = 1702543714 SHA256 (google-cloud-core-2.4.1.tar.gz) = 9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 SIZE (google-cloud-core-2.4.1.tar.gz) = 35587

Packages (timestamps in pop-ups are UTC):
py37-google-cloud-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.5.0---1.5.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-google-cloud-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.1_12.4.1_1-2.4.1_12.4.1_1---
FreeBSD:13:quarterly2.4.12.4.12.3.22.4.12.4.1_12.4.12.4.12.4.1
FreeBSD:14:latest2.4.1_12.4.1_12.3.22.4.1_12.4.1_12.3.2-2.3.2
FreeBSD:14:quarterly2.4.12.4.1_1-2.4.12.4.1_12.4.12.4.12.4.1
FreeBSD:15:latest2.4.12.4.1_1n/a2.4.1n/a2.4.12.4.12.4.1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-google-api-core>=2.3.1<3.0 : www/py-google-api-core@py39
  2. py39-google-auth>=1.25.0<3.0.0 : security/py-google-auth@py39
  3. py39-grpcio>=1.38.0<2.0 : devel/py-grpcio@py39
  4. py39-grpcio-status>=1.38.0<2.0.0 : devel/py-grpcio-status@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. www/py-google-cloud-bigquery
  2. www/py-google-cloud-bigtable
  3. www/py-google-cloud-datastore
  4. www/py-google-cloud-logging
  5. www/py-google-cloud-storage
  6. www/py-google-cloud-translate

Configuration Options:
===> The following configuration options are available for py39-google-cloud-core-2.4.1_1: GRPC=on: gRPC Remote Procedure Call support ===> Use 'make config' to modify these settings
Options name:
www_py-google-cloud-core
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/google-cloud-core/
  2. https://pypi.org/packages/source/g/google-cloud-core/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.1_1
23 Mar 2024 14:49:35
commit hash: b5b8cb50ca11dc7748028897ec811b8bd2131ef4commit hash: b5b8cb50ca11dc7748028897ec811b8bd2131ef4commit hash: b5b8cb50ca11dc7748028897ec811b8bd2131ef4commit hash: b5b8cb50ca11dc7748028897ec811b8bd2131ef4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
2.4.1
14 Dec 2023 20:46:21
commit hash: 5447b3398a029094fee67c2cfc8ebfcad3529421commit hash: 5447b3398a029094fee67c2cfc8ebfcad3529421commit hash: 5447b3398a029094fee67c2cfc8ebfcad3529421commit hash: 5447b3398a029094fee67c2cfc8ebfcad3529421 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.4.1

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.4.0
14 Dec 2023 05:48:34
commit hash: 7afbf94281cbdd357c1a5671f14f5543725f2386commit hash: 7afbf94281cbdd357c1a5671f14f5543725f2386commit hash: 7afbf94281cbdd357c1a5671f14f5543725f2386commit hash: 7afbf94281cbdd357c1a5671f14f5543725f2386 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.4.0

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.3.3
09 Jul 2023 21:34:42
commit hash: 374ca03feaf3a7b4200a43e3dccea462809c55d9commit hash: 374ca03feaf3a7b4200a43e3dccea462809c55d9commit hash: 374ca03feaf3a7b4200a43e3dccea462809c55d9commit hash: 374ca03feaf3a7b4200a43e3dccea462809c55d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.3.3

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.3.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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.3.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.3.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.3.2
30 Jul 2022 05:58:26
commit hash: ceaf6d299faef3b70104365d26f2582cd4177927commit hash: ceaf6d299faef3b70104365d26f2582cd4177927commit hash: ceaf6d299faef3b70104365d26f2582cd4177927commit hash: ceaf6d299faef3b70104365d26f2582cd4177927 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.3.2

- Add GRPC option

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.3.1
16 Jun 2022 14:00:56
commit hash: 3435d9e0419199cafaeb837ea07cdd8775d8e54ccommit hash: 3435d9e0419199cafaeb837ea07cdd8775d8e54ccommit hash: 3435d9e0419199cafaeb837ea07cdd8775d8e54ccommit hash: 3435d9e0419199cafaeb837ea07cdd8775d8e54c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.3.1

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.3.0
17 Apr 2022 23:58:25
commit hash: 6820ccab300985b1f89202d708679d50a645959ecommit hash: 6820ccab300985b1f89202d708679d50a645959ecommit hash: 6820ccab300985b1f89202d708679d50a645959ecommit hash: 6820ccab300985b1f89202d708679d50a645959e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.3.0

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.2.3
25 Mar 2022 13:37:18
commit hash: ac632093670f36f8ed20427a8363221445d497c9commit hash: ac632093670f36f8ed20427a8363221445d497c9commit hash: ac632093670f36f8ed20427a8363221445d497c9commit hash: ac632093670f36f8ed20427a8363221445d497c9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.2.3

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.2.2
25 Jan 2022 19:50:27
commit hash: ea23562e165dc6d6330df5210e762b0d643ec44ecommit hash: ea23562e165dc6d6330df5210e762b0d643ec44ecommit hash: ea23562e165dc6d6330df5210e762b0d643ec44ecommit hash: ea23562e165dc6d6330df5210e762b0d643ec44e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.2.2

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.2.1
21 Nov 2021 18:21:30
commit hash: 0d34865c5876e56cfa3b0d2a395ffee2f9a62a8fcommit hash: 0d34865c5876e56cfa3b0d2a395ffee2f9a62a8fcommit hash: 0d34865c5876e56cfa3b0d2a395ffee2f9a62a8fcommit hash: 0d34865c5876e56cfa3b0d2a395ffee2f9a62a8f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.2.1

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.1.0
13 Oct 2021 19:15:53
commit hash: 6dd88a54b8e8cba0f668f78bd4bb5a0adffa6694commit hash: 6dd88a54b8e8cba0f668f78bd4bb5a0adffa6694commit hash: 6dd88a54b8e8cba0f668f78bd4bb5a0adffa6694commit hash: 6dd88a54b8e8cba0f668f78bd4bb5a0adffa6694 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.1.0

Changes:	https://github.com/googleapis/python-cloud-core/releases
2.0.0
21 Sep 2021 03:45:02
commit hash: 6f5ab8a78c5d88cb391348bbfe8263f928d98d34commit hash: 6f5ab8a78c5d88cb391348bbfe8263f928d98d34commit hash: 6f5ab8a78c5d88cb391348bbfe8263f928d98d34commit hash: 6f5ab8a78c5d88cb391348bbfe8263f928d98d34 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 2.0.0

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.7.2
08 Aug 2021 14:54:13
commit hash: a3b63366d9c4e8abf17ee0b853316a86f5ac0197commit hash: a3b63366d9c4e8abf17ee0b853316a86f5ac0197commit hash: a3b63366d9c4e8abf17ee0b853316a86f5ac0197commit hash: a3b63366d9c4e8abf17ee0b853316a86f5ac0197 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 1.7.2

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.7.1
06 Jul 2021 14:57:33
commit hash: 20d8fa4563f57c98ecd845fc92bebf1f4dcc2fdacommit hash: 20d8fa4563f57c98ecd845fc92bebf1f4dcc2fdacommit hash: 20d8fa4563f57c98ecd845fc92bebf1f4dcc2fdacommit hash: 20d8fa4563f57c98ecd845fc92bebf1f4dcc2fda files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 1.7.1

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.7.0
20 Jun 2021 16:16:04
commit hash: 9d5b4916cb9db6096bda42813048a0e6db4bd52ccommit hash: 9d5b4916cb9db6096bda42813048a0e6db4bd52ccommit hash: 9d5b4916cb9db6096bda42813048a0e6db4bd52ccommit hash: 9d5b4916cb9db6096bda42813048a0e6db4bd52c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update to 1.7.0

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.6.0
07 May 2021 09:39:12
commit hash: 210368ced9ac983de8d7b508613a377165bd239ccommit hash: 210368ced9ac983de8d7b508613a377165bd239ccommit hash: 210368ced9ac983de8d7b508613a377165bd239ccommit hash: 210368ced9ac983de8d7b508613a377165bd239c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-core: Update RUN_DEPENDS after
cc653b1c726dacf9b4082971667dcab23d4fe5df
1.6.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.6.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.0
17 Feb 2021 18:10:37
Revision:565637Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.0

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.5.0
19 Dec 2020 20:12:31
Revision:558552Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.0

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.4.4
10 Dec 2020 21:45:49
Revision:557604Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.4

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.4.3
10 Oct 2020 17:56:51
Revision:551962Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.3

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.4.2
03 Oct 2020 09:51:03
Revision:551287Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.2

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.4.1
19 Aug 2020 16:21:28
Revision:545381Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.1

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.4.0
15 Aug 2020 16:32:12
Revision:544996Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.0

- Update WWW

Changes:	https://github.com/googleapis/python-cloud-core/releases
1.3.0
06 Apr 2020 06:16:19
Revision:530862Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
1.3.0
02 Feb 2020 11:01:36
Revision:524891Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/master/core/CHANGELOG.md
1.2.0
15 Jan 2020 17:46:35
Revision:523136Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/master/core/CHANGELOG.md
1.1.0
08 Dec 2019 17:05:00
Revision:519435Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.0

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/master/core/CHANGELOG.md
1.0.3
16 Aug 2019 18:10:18
Revision:509098Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.3

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/master/core/CHANGELOG.md
1.0.2
13 Jun 2019 15:49:14
Revision:504110Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.2

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/master/core/CHANGELOG.md
1.0.1
30 May 2019 21:56:09
Revision:503097Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.1

Changes:	https://github.com/googleapis/google-cloud-python/releases
1.0.0
16 May 2019 23:56:49
Revision:501818Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.0

Changes:	https://github.com/googleapis/google-cloud-python/releases
0.29.1
15 Apr 2019 21:16:04
Revision:499057Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.29.1

- Take maintainership

Changes:	https://github.com/googleapis/google-cloud-python/releases
PR:		237240
Submitted by:	sunpoet (myself)
Approved by:	wg (maintainer)
0.28.1_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
0.28.1
01 Sep 2018 00:22:39
Revision:478642Original commit files touched by this commit
dbaio search for other commits by this committer
www/py-google-cloud-core: Update to 0.28.1

- Add LICENSE_FILE
- Set architecture neutral (qa warning)

Approved by:	wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D16961
0.27.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.27.1
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
0.27.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.27.1
27 Sep 2017 19:37:31
Revision:450783Original commit files touched by this commit
wg search for other commits by this committer
www/py-google-cloud-core: API Client library for Google Cloud: Core Helpers

This library is not meant to stand-alone. Instead it defines common helpers
(e.g. base Client classes) used by all of the google-cloud-* packages.

WWW: https://pypi.python.org/pypi/google-cloud-core

Number of commits found: 44