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
Port details on branch 2025Q4
cloud-init Init scripts for use on cloud images
25.2_1 net 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 25.2_1Version of this port present on the latest quarterly branch.
Maintainer: andrey@bsdnir.info search for ports maintained by this maintainer
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.
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.
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:
  • cloud-init-devel
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>)
  • py311: py311-cloud-init
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):
py37-cloud-init
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20.4.1--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-cloud-init
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--23.1.2--n/an/an/a
FreeBSD:14:latest--22.4.2--23.1.2-23.1.2
FreeBSD:14:quarterly------23.323.3
FreeBSD:15:latest--n/a-n/an/a23.4.1-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-cloud-init
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest25.2_125.2_1-25.225.2_1n/an/an/a
FreeBSD:13:quarterly25.225.2_1-24.1.4_425.2_1n/an/an/a
FreeBSD:14:latest25.2_125.2_1-24.1.4_425.2_1---
FreeBSD:14:quarterly25.2_125.2_1-24.1.4_425.2_1---
FreeBSD:15:latest25.2_125.2_1n/a24.1.4_4n/an/a--
FreeBSD:15:quarterly25.2_125.2_1n/a-n/an/a--
FreeBSD:16:latest25.2_125.2_1n/a-n/an/a--
 
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-configobj>0 : devel/py-configobj@py311
  2. py311-Jinja2>0 : devel/py-Jinja2@py311
  3. py311-jsonpatch>0 : devel/py-jsonpatch@py311
  4. py311-jsonpointer>0 : devel/py-jsonpointer@py311
  5. py311-jsonschema>0 : devel/py-jsonschema@py311
  6. py311-netifaces>0 : net/py-netifaces@py311
  7. py311-oauthlib>0 : security/py-oauthlib@py311
  8. py311-pyserial>0 : comms/py-pyserial@py311
  9. py311-requests>0 : www/py-requests@py311
  10. py311-pyyaml>=0 : devel/py-pyyaml@py311
  11. sudo>0 : security/sudo
  12. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/canonical/cloud-init/tar.gz/25.2?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
25.2_1
06 Nov 2025 07:38:27
commit hash: 526973260a888e1dff75fb2ab000df5f09a14c00commit hash: 526973260a888e1dff75fb2ab000df5f09a14c00commit hash: 526973260a888e1dff75fb2ab000df5f09a14c00commit hash: 526973260a888e1dff75fb2ab000df5f09a14c00 files touched by this commit
Colin Percival (cperciva) search for other commits by this committer
*/*: 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