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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-google-cloud-pubsub Python interface to Google pubsub
2.31.1 netnew! 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 is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-01 02:27:06
Last Update: 2025-10-01 02:23:58
Commit Hash: 380ec08
Also Listed In: python
License: APACHE20
WWW:
https://github.com/googleapis/python-pubsub
Description:
Google Cloud Pub / Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. You can leverage Cloud Pub/Sub's flexibility to decouple systems and components hosted on Google Cloud Platform or elsewhere on the Internet. By building on the same technology Google uses, Cloud Pub / Sub is designed to provide "at least once" delivery at low latency with on-demand scalability to 1 million messages per second (and beyond).
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_pubsub>0:net/py-google-cloud-pubsub@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-google-cloud-pubsub/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-google-cloud-pubsub
  • pkg install py311-google_cloud_pubsub
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_pubsub listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-google_cloud_pubsub
Package flavors (<flavor>: <package>)
  • py311: py311-google_cloud_pubsub
distinfo:
TIMESTAMP = 1759167529 SHA256 (google_cloud_pubsub-2.31.1.tar.gz) = f4214f692da435afcdfb41e77cfa962238db96e4a4ba64637aaa710442d9c532 SIZE (google_cloud_pubsub-2.31.1.tar.gz) = 391409

Packages (timestamps in pop-ups are UTC):
py311-google_cloud_pubsub
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.31.1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-2.31.1n/a-n/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. python3.11 : lang/python311
Runtime dependencies:
  1. py311-grpcio>=1.51.3<2 : devel/py-grpcio@py311
  2. py311-google-auth>=2.14.1<3 : security/py-google-auth@py311
  3. py311-google-api-core>=1.34.0<3 : www/py-google-api-core@py311
  4. py311-proto-plus>=1.22.0<2 : devel/py-proto-plus@py311
  5. py311-protobuf>=3.20.2<7,1 : devel/py-protobuf@py311
  6. py311-grpc-google-iam-v1>=0.12.4<1 : devel/py-grpc-google-iam-v1@py311
  7. py311-grpcio-status>=1.33.2 : devel/py-grpcio-status@py311
  8. py311-opentelemetry-api>=1.27.0 : devel/py-opentelemetry-api@py311
  9. py311-opentelemetry-sdk>=1.27.0 : devel/py-opentelemetry-sdk@py311
  10. python3.11 : lang/python311
There are no ports dependent upon this port

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

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.31.1
01 Oct 2025 02:23:58
commit hash: 380ec082784637c134166e9ff08a1602a94dd140commit hash: 380ec082784637c134166e9ff08a1602a94dd140commit hash: 380ec082784637c134166e9ff08a1602a94dd140commit hash: 380ec082784637c134166e9ff08a1602a94dd140 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
net/py-google-cloud-pubsub: Python interface to Google pubsub

Google Cloud Pub / Sub is a fully-managed real-time messaging service
that allows you to send and receive messages between independent
applications. You can leverage Cloud Pub/Sub's flexibility to decouple
systems and components hosted on Google Cloud Platform or elsewhere on
the Internet. By building on the same technology Google uses, Cloud Pub
/ Sub is designed to provide "at least once" delivery at low latency
with on-demand scalability to 1 million messages per second (and
beyond).

Number of commits found: 1