Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 00:22:35 +0000
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7e50eb8c31f9 - main - net/cloud-init-devel: Deprecate and set expiration date to 2026-03-31
Message-ID:  <699b9dcb.39bff.6bbfd4da@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e50eb8c31f9ca852763feb6145af0df9e5f9515

commit 7e50eb8c31f9ca852763feb6145af0df9e5f9515
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-02-22 23:26:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-02-23 00:22:11 +0000

    net/cloud-init-devel: Deprecate and set expiration date to 2026-03-31
    
    Currently unmaintained and years behind net/cloud-init
    
    Reference: https://reviews.freebsd.org/D48959
---
 net/cloud-init-devel/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/cloud-init-devel/Makefile b/net/cloud-init-devel/Makefile
index 2485724dbe3b..13a4d4a52254 100644
--- a/net/cloud-init-devel/Makefile
+++ b/net/cloud-init-devel/Makefile
@@ -10,6 +10,9 @@ MAINTAINER=	freebsd@igalic.co
 COMMENT=	Init scripts for use on cloud images, development version
 WWW=		https://cloud-init.io/
 
+DEPRECATED=	Outdated and no longer maintained, consider migrating to net/cloud-init
+EXPIRATION_DATE=2026-03-31
+
 LICENSE=	APACHE20 GPLv3
 LICENSE_COMB=	dual
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-Apache2.0


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699b9dcb.39bff.6bbfd4da>