Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2023 19:30:22 GMT
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c5299fbb50d1 - main - comms/openzwave-devel: mark DEPRECATED
Message-ID:  <202306021930.352JUM1a083154@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306021930.352JUM1a083154>