git: 29d6c8c1fad0 - main - misc/openhab2*: mark deprecated and set expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Sep 2025 08:47:21 UTC
The branch main has been updated by netchild:
URL: https://cgit.FreeBSD.org/ports/commit/?id=29d6c8c1fad00c1f33616919dae808348caba970
commit 29d6c8c1fad00c1f33616919dae808348caba970
Author: Alexander Leidinger <netchild@FreeBSD.org>
AuthorDate: 2025-09-11 08:46:24 +0000
Commit: Alexander Leidinger <netchild@FreeBSD.org>
CommitDate: 2025-09-11 08:46:24 +0000
misc/openhab2*: mark deprecated and set expiration date
misc/openhab* has replaced this long ago
---
misc/openhab2-addons/Makefile | 3 +++
misc/openhab2/Makefile | 3 +++
2 files changed, 6 insertions(+)
diff --git a/misc/openhab2-addons/Makefile b/misc/openhab2-addons/Makefile
index a5b1dc8d24c0..95f062fe4346 100644
--- a/misc/openhab2-addons/Makefile
+++ b/misc/openhab2-addons/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.openhab.org/
LICENSE= EPL
+DEPRECATED= superseeded by misc/openhab-addons
+EXPIRATION_DATE=2025-12-31
+
RUN_DEPENDS= ${LOCALBASE}/libexec/openhab2/addons/README:misc/openhab2
USERS= openhab
diff --git a/misc/openhab2/Makefile b/misc/openhab2/Makefile
index 21438f0a2bbf..b6b4d85cc277 100644
--- a/misc/openhab2/Makefile
+++ b/misc/openhab2/Makefile
@@ -12,6 +12,9 @@ WWW= https://www.openhab.org/
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
+DEPRECATED= superseeded by misc/openhab
+EXPIRATION_DATE=2025-12-31
+
USES= cpe java zip
JAVA_VERSION= 8
USE_RC_SUBR= openhab2