git: 10afeebe5414 - 2023Q1 - www/anyterm: Deprecate port
Date: Wed, 18 Jan 2023 17:22:32 UTC
The branch 2023Q1 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=10afeebe54147cb8b24a1af41ce89dcd9d330f47 commit 10afeebe54147cb8b24a1af41ce89dcd9d330f47 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-01-18 17:14:56 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-01-18 17:17:38 +0000 www/anyterm: Deprecate port Upstream is dead. Reported by: diizzy@ (cherry picked from commit 58bbf8347d69b8764cd53c774ee82bf28341ac41) --- www/anyterm/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 8e5c2b825bc1..f5d3ad77d5a1 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -10,11 +10,14 @@ MAINTAINER= douglas@douglasthrift.net COMMENT= Terminal emulator on a Web page WWW= https://anyterm.org/ -BROKEN= segfaults on startup - LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= upstream is dead +EXPIRATION_DATE= 2023-04-01 + +BROKEN= segfaults on startup + LIB_DEPENDS= libboost_system.so:devel/boost-libs USE_RC_SUBR= anytermd