git: c5299fbb50d1 - main - comms/openzwave-devel: mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Jun 2023 19:30:22 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5299fbb50d1c4c290d34b7c9077d51b5a0100a1 commit c5299fbb50d1c4c290d34b7c9077d51b5a0100a1 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2023-06-01 20:45:46 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2023-06-02 19:30:20 +0000 comms/openzwave-devel: mark DEPRECATED The upstream websites (openzwave.net, .com) are all dead. The source code on github was marked as "unmaintained" towards the end of 2022 and no development activity takes place. Maintainer of the port indicates the port should retire. PR: 270372 --- comms/openzwave-devel/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/comms/openzwave-devel/Makefile b/comms/openzwave-devel/Makefile index 92cefe416c80..f0e11c67949e 100644 --- a/comms/openzwave-devel/Makefile +++ b/comms/openzwave-devel/Makefile @@ -10,6 +10,9 @@ WWW= https://code.google.com/p/open-zwave/ LICENSE= LGPL20 +DEPRECATED= Upstream no longer maintained, indicates to move to openzwave JS instead +EXPIRATION_DATE=2023-12-28 + USES= compiler:c++11-lang gmake tar:bz2 iconv pkgconfig # Manually update this when makefile is updated