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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
py-google-compute-engine Guest Environment for Google Compute Engine
2.8.17_2 sysutils 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 2.8.17_2Version of this port present on the latest quarterly branch.
Maintainer: releng-gce@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-09 05:24:05
Last Update: 2025-05-09 05:21:47
Commit Hash: 1ba6e73
Also Listed In: python
License: APACHE20
WWW:
https://github.com/GoogleCloudPlatform/compute-image-packages
Description:
Google Compute Engine offers scripts and daemons which run in the background and provides the following services: - Accounts daemon to setup and manage user accounts, and to enable SSH key based authentication. - Clock skew daemon to keep the system clock in sync after VM start and stop events. - Instance setup scripts to execute VM configuration scripts during boot. - IP forwarding daemon that integrates network load balancing with forwarding rule changes into the guest. - Metadata scripts to run user provided scripts at VM startup and shutdown. - Network setup service to enable multiple network interfaces on boot.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}google-compute-engine>0:sysutils/py-google-compute-engine@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-google-compute-engine/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-google-compute-engine
  • pkg install py311-google-compute-engine
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-compute-engine listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-google-compute-engine
Package flavors (<flavor>: <package>)
  • py311: py311-google-compute-engine
distinfo:
TIMESTAMP = 1618297612 SHA256 (GoogleCloudPlatform-compute-image-packages-2.8.17-20190522_GH0.tar.gz) = 8cfb338c3c768ea7e76e479728a1438b2f10b0df13bddd70c9fbcbfc1273efd6 SIZE (GoogleCloudPlatform-compute-image-packages-2.8.17-20190522_GH0.tar.gz) = 132314

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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-boto3>0 : www/py-boto3@py311
  2. py311-distro>0 : sysutils/py-distro@py311
  3. py311-netaddr>0 : net/py-netaddr@py311
  4. py311-netifaces>0 : net/py-netifaces@py311
  5. google_oslogin_control : sysutils/google-compute-engine-oslogin
  6. sudo : security/sudo
  7. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_py-google-compute-engine
USES:
python shebangfix
pkg-message:
For install:
google-compute-engine has been installed, and the following services are available: google_accounts_daemon Responsible for provisioning and deprovisioning user accounts google_clock_skew_daemon Responsible for syncing the software clock with the hypervisor clock google_instance_setup Configure the guest at boot google_network_daemon Responsible to manage network interfaces and ip routes in the guest google_startup Implement support for running host provided startup / shutdown scripts To enable the above services, sysrc <servicename>_enable=YES Reboot your system or start the services, service <servicename> start
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/GoogleCloudPlatform/compute-image-packages/tar.gz/20190522?dummy=/
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.8.17_2
09 May 2025 05:21:47
commit hash: 1ba6e7328881e273a3ef7e89e070f5ac5957769ecommit hash: 1ba6e7328881e273a3ef7e89e070f5ac5957769ecommit hash: 1ba6e7328881e273a3ef7e89e070f5ac5957769ecommit hash: 1ba6e7328881e273a3ef7e89e070f5ac5957769e files touched by this commit
Xin LI (delphij) search for other commits by this committer
sysutils/py-google-compute-engine: revive port

This reverts commit 5a7ff5102154b08055c37868810192a9dca8044b and uses
www/py-boto3 instead of the removed devel/py-boto, and releng-gce@
assumes maintainership.

This is meant to be a temporary measure as we are exploring alternatives
for GCE support.

MFH:	2025Q2
(cherry picked from commit 592b450ab9275d2b5423132059ca9e2c231746d1)

Number of commits found: 1