Created attachment 237103 [details] add net/cloud-init-devel This port is for the brave to help test the project of improving cloud-init for BSD support[1], *as I am working on it*. It'll be updated on a weekly basis to point at main, or as new BSD relevant patches come in. [1]: https://freebsdfoundation.org/project/freebsd-as-a-tier-i-cloud-init-platform/
Created attachment 237107 [details] add net/cloud-init-devel run portclippy and portfmt over the Makefile. n.b.: This should also be done for net/cloud-init, since this port his just a copy
Created attachment 237121 [details] bump version, drop portrevision bump version, drop portrevision
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a46960b1350961e89ff03494d21f6616b7803e4f commit a46960b1350961e89ff03494d21f6616b7803e4f Author: Mina Galić <me+git@igalic.co> AuthorDate: 2022-09-14 21:16:04 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-10-14 19:28:46 +0000 net/cloud-init-devel: [New port] Customize cloud instances 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. This is the development version, it follows the git HEAD. WWW: https://cloud-init.io/ PR: 266847 Sponsored by: The FreeBSD Foundation Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org> net/Makefile | 1 + net/cloud-init-devel/Makefile (new) | 63 ++++++++++++++++++++++ net/cloud-init-devel/distinfo (new) | 3 ++ .../files/patch-cloudinit_settings.py (new) | 20 +++++++ .../patch-config_cloud.cfg.d_99__freebsd.cfg (new) | 5 ++ net/cloud-init-devel/files/patch-setup.py (new) | 11 ++++ net/cloud-init-devel/pkg-descr (new) | 4 ++ net/cloud-init-devel/pkg-message (new) | 11 ++++ 8 files changed, 118 insertions(+)