| Port details |
- py-google-cloud-kms Python client for Google Cloud Key Management Service
- 3.9.0 security
=0 3.7.0Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-10-15 07:39:10
- Last Update: 2026-01-18 13:40:53
- Commit Hash: 38d1a48
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1768739376
SHA256 (google_cloud_kms-3.9.0.tar.gz) = 96bf190d41ae4538ea0557d438a53318129054186922c0953b95b0da7330d241
SIZE (google_cloud_kms-3.9.0.tar.gz) = 337683
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-google-api-core>=1.34.1<3.0.0 : www/py-google-api-core@py311
- py311-google-auth>=2.14.1<3.0.0 : security/py-google-auth@py311
- py311-grpcio>=1.33.2<2.0.0 : devel/py-grpcio@py311
- py311-proto-plus>=1.22.3<2.0.0 : devel/py-proto-plus@py311
- py311-protobuf>=3.20.2,1<7.0.0,1 : devel/py-protobuf@py311
- py311-grpc-google-iam-v1>=0.14.0<1.0.0 : devel/py-grpc-google-iam-v1@py311
- 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.9.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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.9.0 18 Jan 2026 13:40:53
    |
Hiroki Tagato (tagattie)  |
security/py-google-cloud-kms: Update to 3.9.0
Changelog:
https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.9.0/packages/google-cloud-kms/CHANGELOG.md
Reported by: Repology |
3.7.0 19 Oct 2025 03:11:29
    |
Hiroki Tagato (tagattie)  |
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
    |
Hiroki Tagato (tagattie)  |
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/ |