Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2026 23:29:51 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c1b7acedbae9 - main - emulators/virtualbox-ose*-71,www/phpvirtualbox-71: Deprecate with expiration date 2026-12-31
Message-ID:  <69eaab6f.3ea63.5dc63453@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit c1b7acedbae9694bc4211bdd5d2f48dd1309d581
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-04-23 23:25:13 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-23 23:29:36 +0000

    emulators/virtualbox-ose*-71,www/phpvirtualbox-71: Deprecate with expiration date 2026-12-31
    
    "VirtualBox 7.1.x is no longer supported!"
    https://www.virtualbox.org/wiki/Changelog-7.1
    
    Upstream EOL reaches on 2025-04-15, use emulators/virtualbox-ose*-72
    instead.
    Set expiration date to 2026-12-31.
    
    Sponsored by:   UNIS Labs
    MFH:            2026Q2
---
 emulators/virtualbox-ose-71/Makefile           | 3 +++
 emulators/virtualbox-ose-additions-71/Makefile | 3 +++
 emulators/virtualbox-ose-kmod-71/Makefile      | 3 +++
 www/phpvirtualbox-71/Makefile                  | 3 +++
 4 files changed, 12 insertions(+)

diff --git a/emulators/virtualbox-ose-71/Makefile b/emulators/virtualbox-ose-71/Makefile
index 8b8440a8e867..d33f74199c65 100644
--- a/emulators/virtualbox-ose-71/Makefile
+++ b/emulators/virtualbox-ose-71/Makefile
@@ -17,6 +17,9 @@ WWW=		https://www.virtualbox.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=		Upstream EOL reaches on 2026-04-21, use emulators/virtualbox-ose${PKGNAMESUFFIX:S|1|2|} instead
+EXPIRATION_DATE=	2026-12-31
+
 ONLY_FOR_ARCHS=	amd64
 
 BUILD_DEPENDS=	gtar:archivers/gtar \
diff --git a/emulators/virtualbox-ose-additions-71/Makefile b/emulators/virtualbox-ose-additions-71/Makefile
index 482d7109e24b..4fe2e2a1815e 100644
--- a/emulators/virtualbox-ose-additions-71/Makefile
+++ b/emulators/virtualbox-ose-additions-71/Makefile
@@ -13,6 +13,9 @@ WWW=		https://www.virtualbox.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=		Upstream EOL reaches on 2026-04-21, use emulators/virtualbox-ose${PKGNAMESUFFIX:S|1|2|} instead
+EXPIRATION_DATE=	2026-12-31
+
 ONLY_FOR_ARCHS=	amd64 i386
 
 BUILD_DEPENDS=	yasm:devel/yasm \
diff --git a/emulators/virtualbox-ose-kmod-71/Makefile b/emulators/virtualbox-ose-kmod-71/Makefile
index 1c8bf9864ad9..34a9ed434195 100644
--- a/emulators/virtualbox-ose-kmod-71/Makefile
+++ b/emulators/virtualbox-ose-kmod-71/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.virtualbox.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=		Upstream EOL reaches on 2026-04-21, use emulators/virtualbox-ose-kmod-72 instead
+EXPIRATION_DATE=	2026-12-31
+
 ONLY_FOR_ARCHS=	amd64
 
 BUILD_DEPENDS=	kmk:devel/kBuild
diff --git a/www/phpvirtualbox-71/Makefile b/www/phpvirtualbox-71/Makefile
index c0db8c7ac9e7..ce5bf672e11c 100644
--- a/www/phpvirtualbox-71/Makefile
+++ b/www/phpvirtualbox-71/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/phpvirtualbox/phpvirtualbox/
 
 LICENSE=	GPLv3
 
+DEPRECATED=		Upstream EOL reaches on 2026-04-21, use www/phpvirtualbox-72 instead
+EXPIRATION_DATE=	2026-12-31
+
 USES=		php:flavors
 USE_GITHUB=	yes
 USE_PHP=	session simplexml soap xml


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69eaab6f.3ea63.5dc63453>