| Port details on branch 2025Q4 |
- cloud-init Init scripts for use on cloud images
- 25.2_1 net
=0 25.2_1Version of this port present on the latest quarterly branch. - Maintainer: andrey@bsdnir.info
 - Port Added: 2025-11-06 07:42:06
- Last Update: 2025-11-06 07:38:27
- Commit Hash: 5269732
- Also Listed In: python
- License: APACHE20 GPLv3
- WWW:
- https://cloud-init.io/
- Description:
- Cloud-init is the industry standard multi-distribution method for cross-platform
cloud instance initialization. It is supported across all major public cloud
providers, provisioning systems for private cloud infrastructure, and bare-metal
installations.
¦ ¦ ¦ ¦ 
- 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}cloud-init>0:net/cloud-init@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net/cloud-init/ && make install clean
- To add the package, run one of these commands:
- pkg install net/cloud-init
- pkg install py311-cloud-init
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-cloud-init listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cloud-init
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1756667041
SHA256 (canonical-cloud-init-25.2_GH0.tar.gz) = a5f4752ac86efa395c99151f787072159b86277201d8386d90019db01cdd9779
SIZE (canonical-cloud-init-25.2_GH0.tar.gz) = 1954136
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-configobj>0 : devel/py-configobj@py311
- py311-Jinja2>0 : devel/py-Jinja2@py311
- py311-jsonpatch>0 : devel/py-jsonpatch@py311
- py311-jsonpointer>0 : devel/py-jsonpointer@py311
- py311-jsonschema>0 : devel/py-jsonschema@py311
- py311-netifaces>0 : net/py-netifaces@py311
- py311-oauthlib>0 : security/py-oauthlib@py311
- py311-pyserial>0 : comms/py-pyserial@py311
- py311-requests>0 : www/py-requests@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- sudo>0 : security/sudo
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_cloud-init
- USES:
- python shebangfix
- pkg-message:
- For install:
- To enable cloud-init, add the following line to rc.conf:
cloudinit_enable="YES"
This will make sure cloud-init is started at boot.
- 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 |
25.2_1 06 Nov 2025 07:38:27
    |
Colin Percival (cperciva)  |
*/*: PORTREVISION++ on some @sample-using ports
The handling of @sample with regard to no-root installation was
recently fixed, by 452309533805 (in ports) plus changes in pkg 2.4.
These need new packages built before they will correctly install,
including into VM images generated as part of the FreeBSD release
process.
Unfortunately with the release scheduled for just a few weeks away
and generally slow arm64 package building, there isn't time for a
full pkg set rebuild; so bump a handful of ports which are used in
the release process so that they will be rebuilt.
Users who are not building VM images using the "no-root" pathway
(aka using a METALOG index of the disk image) are not affected by
this; we doubt anyone other than re@ will notice.
MFC note: emulators/qemu, security/sudo, and security_ca_root_nss
had different versions in 2025Q4 than in main, so the
PORTREVISION-bumping patch did not directly apply.
With hat: re@
Discussed with: bapt, antoine
(cherry picked from commit f5f42750a3722858fb976a47fbe320d7952b7c09) |
Number of commits found: 1
|