Port details on branch 2025Q2 |
- py-google-compute-engine Guest Environment for Google Compute Engine
- 2.8.17_2 sysutils
=0 2.8.17_2Version of this port present on the latest quarterly branch. - Maintainer: releng-gce@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- 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:

- 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-boto3>0 : www/py-boto3@py311
- py311-distro>0 : sysutils/py-distro@py311
- py311-netaddr>0 : net/py-netaddr@py311
- py311-netifaces>0 : net/py-netifaces@py311
- google_oslogin_control : sysutils/google-compute-engine-oslogin
- sudo : security/sudo
- 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:
|
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.8.17_2 09 May 2025 05:21:47
    |
Xin LI (delphij)  |
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
|