summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-05-17 03:55:09 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2025-05-17 11:53:15 +0200
commit745bcf5ac0ea74ffce117b24defb01e218685606 (patch)
treef928168d220f22ffc730a6a0064b84cb21d6eda4 /filesystems
parentsysutils/x86info: Deprecate and set expiration date to 2025-06-30 (diff)
filesystems/vzvol: Deprecate and set expiration date to 2025-06-30
Abandoned upstream, no activity in 5+ years and multiple unresolved issue reports upstream PR: 286199 Approved by: maintainer timeout, 3+ weeks
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/vzvol/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/filesystems/vzvol/Makefile b/filesystems/vzvol/Makefile
index 98aa8be7bc74..964435b99e2d 100644
--- a/filesystems/vzvol/Makefile
+++ b/filesystems/vzvol/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/RainbowHackerHorse/vzvol
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Abandoned upstream, no activity in 5+ years and multiple unresolved issue reports upstream
+EXPIRATION_DATE=2025-06-30
+
GROUPS= operator
USE_GITHUB= yes