aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bhyve+
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2024-03-28 08:47:22 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2024-03-31 17:15:25 +0000
commitff70f8d180d168e9c5c7a21d6d47689f8f20438d (patch)
tree47354e3b609ba7048b607289502976ea820c4e67 /sysutils/bhyve+
parentebd486f98a4ba2a2b338953043e15eb88b89e410 (diff)
downloadports-ff70f8d180d168e9c5c7a21d6d47689f8f20438d.tar.gz
ports-ff70f8d180d168e9c5c7a21d6d47689f8f20438d.zip
sysutils/bhyve+: mark deprecated
The only known consumer, `net/wifibox-core` does not depend on this port any more. At the same time, the port currently does not offer any advantage over the BHyVe versions available in the base system. There is no active development and it makes no sense to keep supporting it for CURRENT systems, for example.
Diffstat (limited to 'sysutils/bhyve+')
-rw-r--r--sysutils/bhyve+/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/bhyve+/Makefile b/sysutils/bhyve+/Makefile
index b5a3ce0c7c28..d2efa9024e96 100644
--- a/sysutils/bhyve+/Makefile
+++ b/sysutils/bhyve+/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bhyve+
PORTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= pali.gabor@gmail.com
@@ -9,6 +9,9 @@ WWW= https://github.com/pgj/freebsd-bhyve-plus-port
LICENSE= BSD2CLAUSE
+DEPRECATED= EOLed upstream
+EXPIRATION_DATE=2024-09-30
+
ONLY_FOR_ARCHS= amd64
USES= kmod uidfix