git: 58bbf8347d69 - main - www/anyterm: Deprecate port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jan 2023 17:19:57 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=58bbf8347d69b8764cd53c774ee82bf28341ac41 commit 58bbf8347d69b8764cd53c774ee82bf28341ac41 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:14:56 +0000 www/anyterm: Deprecate port Upstream is dead. Reported by: diizzy@ --- www/anyterm/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index d629cdb3ceb3..817f472b4779 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