git: 7282132c82ac - main - net/ssvnc: Deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 22:57:45 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7282132c82ac77f25b5447b6df997e967bccd04b commit 7282132c82ac77f25b5447b6df997e967bccd04b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-18 22:47:39 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-18 22:47:41 +0000 net/ssvnc: Deprecate and set expiration date to 2022-03-31 Abandonware, last release in 2011 and broken functionality reported upstream PR: 260716 --- net/ssvnc/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index ccc9dd8da820..9b65dd35924f 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -13,6 +13,9 @@ COMMENT= Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandonware, last release in 2011 and broken functionality reported upstream +EXPIRATION_DATE=2022-03-31 + RUN_DEPENDS= stunnel:security/stunnel \ xterm:x11/xterm