Port details |
- py-google-cloud-pubsub Python interface to Google pubsub
- 2.31.1 net
=0 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
 - 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).
¦ ¦ ¦ ¦ 
- 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):
- 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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-grpcio>=1.51.3<2 : devel/py-grpcio@py311
- py311-google-auth>=2.14.1<3 : security/py-google-auth@py311
- py311-google-api-core>=1.34.0<3 : www/py-google-api-core@py311
- py311-proto-plus>=1.22.0<2 : devel/py-proto-plus@py311
- py311-protobuf>=3.20.2<7,1 : devel/py-protobuf@py311
- py311-grpc-google-iam-v1>=0.12.4<1 : devel/py-grpc-google-iam-v1@py311
- py311-grpcio-status>=1.33.2 : devel/py-grpcio-status@py311
- py311-opentelemetry-api>=1.27.0 : devel/py-opentelemetry-api@py311
- py311-opentelemetry-sdk>=1.27.0 : devel/py-opentelemetry-sdk@py311
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.31.1 01 Oct 2025 02:23:58
    |
Jason W. Bacon (jwb)  |
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
|