| Port details |
- google-cloud-sdk Google Cloud SDK for Google Cloud Platform
- 548.0.0 net
=2 540.0.0Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2014-08-10 03:10:20
- Last Update: 2025-11-20 12:15:57
- Commit Hash: 323d869
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://developers.google.com/cloud/sdk/
- Description:
- Google Cloud SDK contains tools and libraries that enable you to easily create
and manage resources on Google Cloud Platform, including App Engine, Compute
Engine, Cloud Storage, BigQuery, Cloud SQL, and Cloud DNS.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- google-cloud-sdk>0:net/google-cloud-sdk
- To install the port:
- cd /usr/ports/net/google-cloud-sdk/ && make install clean
- To add the package, run one of these commands:
- pkg install net/google-cloud-sdk
- pkg install google-cloud-sdk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: google-cloud-sdk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1763634643
SHA256 (google-cloud-sdk-548.0.0-linux-x86_64.tar.gz) = 0b55832acefeadd0d68830647f89aa4fb72837ac3446766f39cec188b885a095
SIZE (google-cloud-sdk-548.0.0-linux-x86_64.tar.gz) = 202881946
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-sqlite3>0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net_google-cloud-sdk
- 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 |
194.0.0 23 Mar 2018 20:29:26
  |
swills  |
net/google-cloud-sdk: update to 194.0.0 |
183.0.0_2 23 Mar 2018 17:32:13
  |
swills  |
net/google-cloud-sdk: Mark as only working with python 2.7
PR: 225308
Submitted by: SBB <samorders@gmail.com> |
183.0.0_1 16 Mar 2018 15:23:16
  |
swills  |
Add runtime dependency on py-sqlite3 to fix runtime issue
Reported by: gjb |
183.0.0 31 Dec 2017 01:40:20
  |
swills  |
net/google-cloud-sdk: update to 183.0.0 |
94.0.0 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
94.0.0 05 Feb 2016 15:41:38
  |
swills  |
net/google-cloud-sdk: update to 94.0.0 |
0.9.41 24 Dec 2014 04:03:32
  |
swills  |
net/google-cloud-sdk: update to 0.9.41 |
0.9.25_2 23 Dec 2014 03:50:52
  |
swills  |
net/google-cloud-sdk: .install dir is needed, put it back |
0.9.25_1 23 Dec 2014 03:28:13
  |
swills  |
net/google-cloud-sdk: fix plist |
0.9.25 09 Dec 2014 17:29:50
  |
bapt  |
Cleanup plist |
0.9.25 10 Aug 2014 03:37:31
  |
swills  |
net/google-cloud-sdk: add actual version number, depend on python
Noticed there was an actual version number in the output of "gcloud version",
so use that. Also, depend on lang/python for the "python" symlink so the
scripts run. |
0.0.0.0.20140809 10 Aug 2014 03:09:33
  |
swills  |
net/google-cloud-sdk: add port for google cloud tools
Wasn't able to find any kind of version for this at all, so use todays date,
along with a prefix that will hopefully allow to avoid PORTEPOCH later. |