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-vision Cloud Vision API API client library
3.7.2 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 3.5.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-17 22:35:50
Last Update: 2024-03-23 14:49:37
Commit Hash: 66136c0
Also Listed In: python
License: APACHE20
WWW:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-vision
https://github.com/googleapis/google-cloud-python
Description:
The Google Cloud Vision API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories (e.g., "sailboat", "lion", "Eiffel Tower"), detects individual objects and faces within images, and finds and reads printed words contained within images. You can build metadata on your image catalog, moderate offensive content, or enable new marketing scenarios through image sentiment analysis. Analyze images uploaded in the request or integrate with your image storage on Google Cloud Storage.
HomepageHomepage    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-vision>0:www/py-google-cloud-vision@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-google-cloud-vision/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-google-cloud-vision
  • pkg install py39-google-cloud-vision
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-vision listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-google-cloud-vision
Package flavors (<flavor>: <package>)
  • py39: py39-google-cloud-vision
distinfo:
TIMESTAMP = 1710712560 SHA256 (google-cloud-vision-3.7.2.tar.gz) = 044330ad618c810333ff2296cd27ffd145f249638d1b35b270de6b460b00e8d2 SIZE (google-cloud-vision-3.7.2.tar.gz) = 497294

Packages (timestamps in pop-ups are UTC):
py37-google-cloud-vision
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.35.1_1---0.35.1_1-
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-vision
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.7.13.7.1-3.7.13.7.1---
FreeBSD:13:quarterly3.5.03.5.03.4.23.5.03.5.03.5.03.5.03.5.0
FreeBSD:14:latest3.7.13.7.13.1.4_13.7.03.7.13.4.2-3.4.2
FreeBSD:14:quarterly3.5.03.5.0-3.5.03.5.03.5.03.5.03.5.0
FreeBSD:15:latest3.7.13.7.1n/a3.5.0n/a3.5.03.5.03.7.0
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.10.0<3.0.0 : www/py-google-api-core@py39
  2. py39-google-auth>=2.14.1<3.0.0 : security/py-google-auth@py39
  3. py39-proto-plus>=1.22.3<2.0.0 : devel/py-proto-plus@py39
  4. py39-protobuf>=4.21.6,1<5.0.0,1 : devel/py-protobuf@py39
  5. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-google-cloud-vision
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-vision/
  2. https://pypi.org/packages/source/g/google-cloud-vision/
Collapse this list.

Number of commits found: 47

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7.2
23 Mar 2024 14:49:37
commit hash: 66136c000e5084c2b1648edca7f2cd8dea3821d0commit hash: 66136c000e5084c2b1648edca7f2cd8dea3821d0commit hash: 66136c000e5084c2b1648edca7f2cd8dea3821d0commit hash: 66136c000e5084c2b1648edca7f2cd8dea3821d0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.7.2

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-vision/CHANGELOG.md
3.7.1
09 Mar 2024 14:06:20
commit hash: ef92774f4c7801305e37bdc81baf21891799a2a2commit hash: ef92774f4c7801305e37bdc81baf21891799a2a2commit hash: ef92774f4c7801305e37bdc81baf21891799a2a2commit hash: ef92774f4c7801305e37bdc81baf21891799a2a2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.7.1

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-vision/CHANGELOG.md
3.7.0
21 Feb 2024 15:08:11
commit hash: 8efffc2dd4e38a27380c5902f3a1cf6c84cc6449commit hash: 8efffc2dd4e38a27380c5902f3a1cf6c84cc6449commit hash: 8efffc2dd4e38a27380c5902f3a1cf6c84cc6449commit hash: 8efffc2dd4e38a27380c5902f3a1cf6c84cc6449 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.7.0

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-vision/CHANGELOG.md
3.5.0
14 Dec 2023 05:48:35
commit hash: 47510788e843afb023bac1c233564a929fc9f9b2commit hash: 47510788e843afb023bac1c233564a929fc9f9b2commit hash: 47510788e843afb023bac1c233564a929fc9f9b2commit hash: 47510788e843afb023bac1c233564a929fc9f9b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.5.0

- Update WWW

Changes:	https://github.com/googleapis/google-cloud-python/releases
		https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-vision/CHANGELOG.md
3.4.5
01 Nov 2023 02:08:32
commit hash: 29f0b85a8cec2e6557e8321ac7ec857b853cb1dccommit hash: 29f0b85a8cec2e6557e8321ac7ec857b853cb1dccommit hash: 29f0b85a8cec2e6557e8321ac7ec857b853cb1dccommit hash: 29f0b85a8cec2e6557e8321ac7ec857b853cb1dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.4.5

Changes:	https://github.com/googleapis/python-vision/releases
3.4.4
09 Jul 2023 21:34:43
commit hash: e8a1422da8b32b9a427a1b6b62d2cd91f5977a92commit hash: e8a1422da8b32b9a427a1b6b62d2cd91f5977a92commit hash: e8a1422da8b32b9a427a1b6b62d2cd91f5977a92commit hash: e8a1422da8b32b9a427a1b6b62d2cd91f5977a92 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.4.4

Changes:	https://github.com/googleapis/python-vision/releases
3.4.3
09 Jul 2023 10:21:15
commit hash: 1fd4bf23906276b43d873428b229622c637b3621commit hash: 1fd4bf23906276b43d873428b229622c637b3621commit hash: 1fd4bf23906276b43d873428b229622c637b3621commit hash: 1fd4bf23906276b43d873428b229622c637b3621 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.4.3

Changes:	https://github.com/googleapis/python-vision/releases
3.4.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>
3.4.2
05 Jun 2023 18:47:23
commit hash: 91e87f95539d97e5fc697b16ca015f74be42bad8commit hash: 91e87f95539d97e5fc697b16ca015f74be42bad8commit hash: 91e87f95539d97e5fc697b16ca015f74be42bad8commit hash: 91e87f95539d97e5fc697b16ca015f74be42bad8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.4.2

Changes:	https://github.com/googleapis/python-vision/releases
3.4.1
09 Apr 2023 13:37:01
commit hash: ffa52778d77900d5a71b5cb76e6966d780de668ccommit hash: ffa52778d77900d5a71b5cb76e6966d780de668ccommit hash: ffa52778d77900d5a71b5cb76e6966d780de668ccommit hash: ffa52778d77900d5a71b5cb76e6966d780de668c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.4.1

Changes:	https://github.com/googleapis/python-vision/releases
3.4.0
05 Apr 2023 17:30:59
commit hash: a4733fffa6eedbe726a01b924c0786453f840b87commit hash: a4733fffa6eedbe726a01b924c0786453f840b87commit hash: a4733fffa6eedbe726a01b924c0786453f840b87commit hash: a4733fffa6eedbe726a01b924c0786453f840b87 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.4.0

Changes:	https://github.com/googleapis/python-vision/releases
3.3.1
05 Feb 2023 15:48:08
commit hash: 87142198bf19e7f6e6999ffa3fec7c94a06d5b3bcommit hash: 87142198bf19e7f6e6999ffa3fec7c94a06d5b3bcommit hash: 87142198bf19e7f6e6999ffa3fec7c94a06d5b3bcommit hash: 87142198bf19e7f6e6999ffa3fec7c94a06d5b3b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.3.1

Changes:	https://github.com/googleapis/python-vision/releases
3.3.0
30 Jan 2023 13:00:25
commit hash: 318705d1f477d619ee85125ae668f9785a667e6ecommit hash: 318705d1f477d619ee85125ae668f9785a667e6ecommit hash: 318705d1f477d619ee85125ae668f9785a667e6ecommit hash: 318705d1f477d619ee85125ae668f9785a667e6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.3.0

- Remove LIBCST option

Changes:	https://github.com/googleapis/python-vision/releases
3.1.4_1
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
3.1.4_1
30 Dec 2022 10:52:08
commit hash: 4486e5e85a36bdd5707a4151bba5abcb3e220338commit hash: 4486e5e85a36bdd5707a4151bba5abcb3e220338commit hash: 4486e5e85a36bdd5707a4151bba5abcb3e220338commit hash: 4486e5e85a36bdd5707a4151bba5abcb3e220338 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Change RUN_DEPENDS from py-libcst to py-libcst03

- Bump PORTREVISION for dependency change
3.1.4
19 Nov 2022 08:13:05
commit hash: c3114ca693693ef885d7333a72e3989d9318b54ccommit hash: c3114ca693693ef885d7333a72e3989d9318b54ccommit hash: c3114ca693693ef885d7333a72e3989d9318b54ccommit hash: c3114ca693693ef885d7333a72e3989d9318b54c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.1.4

Changes:	https://github.com/googleapis/python-vision/releases
3.1.3
03 Oct 2022 17:10:43
commit hash: dde3e7be09aed3f807f05825dfcf08a64cba0388commit hash: dde3e7be09aed3f807f05825dfcf08a64cba0388commit hash: dde3e7be09aed3f807f05825dfcf08a64cba0388commit hash: dde3e7be09aed3f807f05825dfcf08a64cba0388 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.1.3

Changes:	https://github.com/googleapis/python-vision/releases
3.1.2
03 Oct 2022 02:15:57
commit hash: 220d7645d8e57d961f2595b402fd394d13ac30dfcommit hash: 220d7645d8e57d961f2595b402fd394d13ac30dfcommit hash: 220d7645d8e57d961f2595b402fd394d13ac30dfcommit hash: 220d7645d8e57d961f2595b402fd394d13ac30df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.1.2

Changes:	https://github.com/googleapis/python-vision/releases
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)
3.1.1
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)
3.1.1
31 Aug 2022 11:41:18
commit hash: b82e70a642f49d55b2da4e23ebdd9d679caa7d5ccommit hash: b82e70a642f49d55b2da4e23ebdd9d679caa7d5ccommit hash: b82e70a642f49d55b2da4e23ebdd9d679caa7d5ccommit hash: b82e70a642f49d55b2da4e23ebdd9d679caa7d5c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.1.1

Changes:	https://github.com/googleapis/python-vision/releases
3.0.0
30 Jul 2022 05:58:34
commit hash: fe973cf21377ee27f908d2fee47aacd8e14d54cfcommit hash: fe973cf21377ee27f908d2fee47aacd8e14d54cfcommit hash: fe973cf21377ee27f908d2fee47aacd8e14d54cfcommit hash: fe973cf21377ee27f908d2fee47aacd8e14d54cf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 3.0.0

Changes:	https://github.com/googleapis/python-vision/releases
2.8.0
18 Jul 2022 18:00:48
commit hash: ab0e14d73a3c18beda249b2ab2b3968863b25a92commit hash: ab0e14d73a3c18beda249b2ab2b3968863b25a92commit hash: ab0e14d73a3c18beda249b2ab2b3968863b25a92commit hash: ab0e14d73a3c18beda249b2ab2b3968863b25a92 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.8.0

Changes:	https://github.com/googleapis/python-vision/releases
2.7.3
09 Jun 2022 10:59:51
commit hash: be5f9cef0fe2ec2290db9415536d47545d8a643ccommit hash: be5f9cef0fe2ec2290db9415536d47545d8a643ccommit hash: be5f9cef0fe2ec2290db9415536d47545d8a643ccommit hash: be5f9cef0fe2ec2290db9415536d47545d8a643c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.7.3

Changes:	https://github.com/googleapis/python-vision/releases
2.7.2
16 Apr 2022 04:19:28
commit hash: 7cb77a8c37502e36acd8bb4e0575da551ba03d6ecommit hash: 7cb77a8c37502e36acd8bb4e0575da551ba03d6ecommit hash: 7cb77a8c37502e36acd8bb4e0575da551ba03d6ecommit hash: 7cb77a8c37502e36acd8bb4e0575da551ba03d6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.7.2

Changes:	https://github.com/googleapis/python-vision/releases
2.7.1
25 Mar 2022 13:37:19
commit hash: fbb3dc04f43e043e4cf067e14fde2e58bb19c5afcommit hash: fbb3dc04f43e043e4cf067e14fde2e58bb19c5afcommit hash: fbb3dc04f43e043e4cf067e14fde2e58bb19c5afcommit hash: fbb3dc04f43e043e4cf067e14fde2e58bb19c5af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.7.1

Changes:	https://github.com/googleapis/python-vision/releases
2.6.3
11 Jan 2022 18:44:46
commit hash: 17838e1e4bb7eda5d4ff19f3952e22a1d632de40commit hash: 17838e1e4bb7eda5d4ff19f3952e22a1d632de40commit hash: 17838e1e4bb7eda5d4ff19f3952e22a1d632de40commit hash: 17838e1e4bb7eda5d4ff19f3952e22a1d632de40 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.6.3

Changes:	https://github.com/googleapis/python-vision/releases
2.6.2
05 Nov 2021 19:14:30
commit hash: b08f1f440d735461c5755fa2089da617384c3e4dcommit hash: b08f1f440d735461c5755fa2089da617384c3e4dcommit hash: b08f1f440d735461c5755fa2089da617384c3e4dcommit hash: b08f1f440d735461c5755fa2089da617384c3e4d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.6.2

Changes:	https://github.com/googleapis/python-vision/releases
2.6.1
01 Nov 2021 21:28:51
commit hash: 1a93b5da229a7313780bfa4ac84c7b1a0f003a44commit hash: 1a93b5da229a7313780bfa4ac84c7b1a0f003a44commit hash: 1a93b5da229a7313780bfa4ac84c7b1a0f003a44commit hash: 1a93b5da229a7313780bfa4ac84c7b1a0f003a44 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.6.1

Changes:	https://github.com/googleapis/python-vision/releases
2.6.0
01 Nov 2021 13:41:57
commit hash: aee44ea3342573c15695eed74a972d4b69916055commit hash: aee44ea3342573c15695eed74a972d4b69916055commit hash: aee44ea3342573c15695eed74a972d4b69916055commit hash: aee44ea3342573c15695eed74a972d4b69916055 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.6.0

Changes:	https://github.com/googleapis/python-vision/releases
2.5.0
25 Oct 2021 15:57:39
commit hash: 6f3609d4223bef2dc0411c1c0d9412aedb6212d7commit hash: 6f3609d4223bef2dc0411c1c0d9412aedb6212d7commit hash: 6f3609d4223bef2dc0411c1c0d9412aedb6212d7commit hash: 6f3609d4223bef2dc0411c1c0d9412aedb6212d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.5.0

Changes:	https://github.com/googleapis/python-vision/releases
2.4.4
13 Oct 2021 19:16:12
commit hash: 58b4604b3868463f353db7b423a4eb8b1ff1a5d7commit hash: 58b4604b3868463f353db7b423a4eb8b1ff1a5d7commit hash: 58b4604b3868463f353db7b423a4eb8b1ff1a5d7commit hash: 58b4604b3868463f353db7b423a4eb8b1ff1a5d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.4.4

Changes:	https://github.com/googleapis/python-vision/releases
2.4.3
13 Oct 2021 05:38:11
commit hash: 5810403dc54d1199774b8d8a9a016cc4309b380dcommit hash: 5810403dc54d1199774b8d8a9a016cc4309b380dcommit hash: 5810403dc54d1199774b8d8a9a016cc4309b380dcommit hash: 5810403dc54d1199774b8d8a9a016cc4309b380d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.4.3

Changes:	https://github.com/googleapis/python-vision/releases
2.4.2
08 Aug 2021 14:54:14
commit hash: 3a767465161a8a275f52473f79328be7978f6162commit hash: 3a767465161a8a275f52473f79328be7978f6162commit hash: 3a767465161a8a275f52473f79328be7978f6162commit hash: 3a767465161a8a275f52473f79328be7978f6162 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.4.2

Changes:	https://github.com/googleapis/python-vision/releases
2.4.1
24 Jul 2021 20:22:37
commit hash: 1dc63585b0477e558a3d65608df60a17ba9b6298commit hash: 1dc63585b0477e558a3d65608df60a17ba9b6298commit hash: 1dc63585b0477e558a3d65608df60a17ba9b6298commit hash: 1dc63585b0477e558a3d65608df60a17ba9b6298 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.4.1

Changes:	https://github.com/googleapis/python-vision/releases
2.4.0
15 Jul 2021 20:47:28
commit hash: da7abe560b4710312e60f9f4982bcfbf72bec228commit hash: da7abe560b4710312e60f9f4982bcfbf72bec228commit hash: da7abe560b4710312e60f9f4982bcfbf72bec228commit hash: da7abe560b4710312e60f9f4982bcfbf72bec228 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.4.0

Changes:	https://github.com/googleapis/python-vision/releases
2.3.2
20 Jun 2021 16:16:05
commit hash: 8c975a1d5be05a7de201b8231123cda61906c363commit hash: 8c975a1d5be05a7de201b8231123cda61906c363commit hash: 8c975a1d5be05a7de201b8231123cda61906c363commit hash: 8c975a1d5be05a7de201b8231123cda61906c363 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.3.2

Changes:	https://github.com/googleapis/python-vision/releases
2.3.1
25 Apr 2021 20:35:38
commit hash: 95f9fd2d5ab3504f7af44303d0029376545418e9commit hash: 95f9fd2d5ab3504f7af44303d0029376545418e9commit hash: 95f9fd2d5ab3504f7af44303d0029376545418e9commit hash: 95f9fd2d5ab3504f7af44303d0029376545418e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.3.1

- Add LIBCST option

Changes:	https://github.com/googleapis/python-vision/releases
2.2.0
18 Apr 2021 05:44:22
commit hash: 76112ba80db3beb3a091b51babe49843111fdc91commit hash: 76112ba80db3beb3a091b51babe49843111fdc91commit hash: 76112ba80db3beb3a091b51babe49843111fdc91commit hash: 76112ba80db3beb3a091b51babe49843111fdc91 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-vision: Update to 2.2.0

- Update pkg-descr
- Update WWW

Changes:	https://github.com/googleapis/python-vision/releases
0.35.1_1
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
0.35.1_1
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.
0.35.1_1
07 Mar 2021 22:22:44
Revision:567707Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
0.35.1_1
02 Mar 2021 00:51:54
Revision:566930Original commit files touched by this commit
jpaetzel search for other commits by this committer
deorbit jpaetzel
0.35.1_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.35.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.35.1
28 Nov 2018 17:42:11
Revision:486100Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update to 0.35.1

Sponsored by:	Panzura
0.34.0
17 Oct 2018 22:35:36
Revision:482306Original commit files touched by this commit
jpaetzel search for other commits by this committer
Introduce python Google Cloud Vision API to
the ports tree.  This API can be used to access
various Google tools for manipulating images.

Sponsored by:	Panzura

Number of commits found: 47