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
Port details
py-google-cloud-kms Python client for Google Cloud Key Management Service
3.7.0 securitynew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-15 07:39:10
Last Update: 2025-10-19 03:11:29
Commit Hash: edfb169
Also Listed In: python
License: APACHE20
WWW:
https://pypi.org/project/google-cloud-kms/
Description:
Google Cloud Key Management Service: a cloud-hosted key management service that lets you manage cryptographic keys for your cloud services the same way you do on-premises. You can generate, use, rotate, and destroy AES256, RSA 2048, RSA 3072, RSA 4096, EC P256, and EC P384 cryptographic keys. Cloud KMS is integrated with Cloud IAM and Cloud Audit Logging so that you can manage permissions on individual keys and monitor how these are used. Use Cloud KMS to protect secrets and other sensitive data that you need to store in Google Cloud Platform.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}google-cloud-kms>0:security/py-google-cloud-kms@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-google-cloud-kms/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-google-cloud-kms
  • pkg install py311-google-cloud-kms
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 py311-google-cloud-kms listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-google-cloud-kms
Package flavors (<flavor>: <package>)
  • py311: py311-google-cloud-kms
distinfo:
TIMESTAMP = 1760841619 SHA256 (google_cloud_kms-3.7.0.tar.gz) = 389ed5cf085e212b6e4a55af1cffe06e6a47aa1827782ad8549591285cc2d620 SIZE (google_cloud_kms-3.7.0.tar.gz) = 331064

Packages (timestamps in pop-ups are UTC):
py311-google-cloud-kms
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.7.03.7.0--3.7.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest3.7.03.7.0--3.7.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.7.03.7.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-3.7.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-google-api-core>=1.34.1<3.0.0 : www/py-google-api-core@py311
  2. py311-google-auth>=2.14.1<3.0.0 : security/py-google-auth@py311
  3. py311-grpcio>=1.33.2 : devel/py-grpcio@py311
  4. py311-proto-plus>=1.22.3<2.0.0 : devel/py-proto-plus@py311
  5. py311-protobuf>=3.20.2,1<7.0.0,1 : devel/py-protobuf@py311
  6. py311-grpc-google-iam-v1>=0.14.0<1.0.0 : devel/py-grpc-google-iam-v1@py311
  7. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-google-cloud-kms-3.7.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_py-google-cloud-kms
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_kms/
  2. https://pypi.org/packages/source/g/google_cloud_kms/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7.0
19 Oct 2025 03:11:29
commit hash: edfb169073c9d55b17b7a42cb3f2eb9568a96a1ecommit hash: edfb169073c9d55b17b7a42cb3f2eb9568a96a1ecommit hash: edfb169073c9d55b17b7a42cb3f2eb9568a96a1ecommit hash: edfb169073c9d55b17b7a42cb3f2eb9568a96a1e files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
security/py-google-cloud-kms: update to 3.7.0

While here, add missing runtime dependency.

Changelog:
https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.7.0/packages/google-cloud-kms/CHANGELOG.md

Reported by:	portscout
3.6.0
15 Oct 2025 07:36:08
commit hash: 5fc042109feab64e9f47a1b72fcce6a651bdd8e9commit hash: 5fc042109feab64e9f47a1b72fcce6a651bdd8e9commit hash: 5fc042109feab64e9f47a1b72fcce6a651bdd8e9commit hash: 5fc042109feab64e9f47a1b72fcce6a651bdd8e9 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
security/py-google-cloud-kms: Add port: Python client for Google Cloud Key
Management Service

Google Cloud Key Management Service: a cloud-hosted key management
service that lets you manage cryptographic keys for your cloud
services the same way you do on-premises. You can generate, use,
rotate, and destroy AES256, RSA 2048, RSA 3072, RSA 4096, EC P256, and
EC P384 cryptographic keys. Cloud KMS is integrated with Cloud IAM and
Cloud Audit Logging so that you can manage permissions on individual
keys and monitor how these are used. Use Cloud KMS to protect secrets
and other sensitive data that you need to store in Google Cloud
Platform.

WWW: https://pypi.org/project/google-cloud-kms/

Number of commits found: 2