git: b7d12c633926 - main - misc/openhab2-addons: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Dec 2025 11:59:20 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b7d12c633926d78174955b360331f9d3d0790870
commit b7d12c633926d78174955b360331f9d3d0790870
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-31 11:59:11 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-31 11:59:11 +0000
misc/openhab2-addons: Remove expired port
2025-12-31 misc/openhab2-addons: superseeded by misc/openhab-addons
---
MOVED | 1 +
misc/Makefile | 1 -
misc/openhab2-addons/Makefile | 35 -----------------------------------
misc/openhab2-addons/distinfo | 3 ---
misc/openhab2-addons/pkg-descr | 1 -
5 files changed, 1 insertion(+), 40 deletions(-)
diff --git a/MOVED b/MOVED
index 62b31636efe3..0ad72fe47933 100644
--- a/MOVED
+++ b/MOVED
@@ -4967,3 +4967,4 @@ devel/libstatgrab0|devel/libstatgrab|2025-12-31|Has expired: Use devel/libstatgr
www/shellinabox|sysutils/ttyd|2025-12-31|Has expired: Abandonware and outdated, last release in 2016. Use sysutils/ttyd instead
security/krb5-120||2025-12-31|Has expired: Now that MIT KRB5 1.22 is GA 1.20 is EOL
games/keeperrl||2025-12-31|Has expired: Very outdated, fails to build and unmaintained in tree for years
+misc/openhab2-addons|misc/openhab-addons|2025-12-31|Has expired: superseeded by misc/openhab-addons
diff --git a/misc/Makefile b/misc/Makefile
index 8630f74e850a..2e80b9e17173 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -320,7 +320,6 @@
SUBDIR += openhab
SUBDIR += openhab-addons
SUBDIR += openhab2
- SUBDIR += openhab2-addons
SUBDIR += openhantek
SUBDIR += openhmd
SUBDIR += openmvg
diff --git a/misc/openhab2-addons/Makefile b/misc/openhab2-addons/Makefile
deleted file mode 100644
index 95f062fe4346..000000000000
--- a/misc/openhab2-addons/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-PORTNAME= openhab2-addons
-PORTVERSION= 2.5.12
-CATEGORIES= misc java
-MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons//${PORTVERSION}/
-DISTNAME= openhab-addons-${PORTVERSION}
-EXTRACT_SUFX= .kar
-
-MAINTAINER= netchild@FreeBSD.org
-COMMENT= Addons for openhab2
-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
-GROUPS= openhab
-
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-EXTRACT_CMD= ${CP}
-EXTRACT_BEFORE_ARGS="-v"
-EXTRACT_AFTER_ARGS="${EXTRACT_WRKDIR}"
-
-PLIST_FILES= libexec/openhab2/addons/openhab-addons-${PORTVERSION}.kar
-
-do-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/openhab2
- ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/openhab2/addons
- (cd ${WRKSRC} && ${INSTALL_DATA} ${DISTNAME}${EXTRACT_SUFX} ${STAGEDIR}${PREFIX}/libexec/openhab2/addons/)
-
-.include <bsd.port.mk>
diff --git a/misc/openhab2-addons/distinfo b/misc/openhab2-addons/distinfo
deleted file mode 100644
index 54e3ff67c3c4..000000000000
--- a/misc/openhab2-addons/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1620371585
-SHA256 (openhab-addons-2.5.12.kar) = 6544a323af11f577dde736f6942c5833879d0b41770700fcc667a188755c6cce
-SIZE (openhab-addons-2.5.12.kar) = 199511513
diff --git a/misc/openhab2-addons/pkg-descr b/misc/openhab2-addons/pkg-descr
deleted file mode 100644
index 8c41000582e2..000000000000
--- a/misc/openhab2-addons/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Addons for the openHAB smart-home software.