Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2023 17:22:32 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 10afeebe5414 - 2023Q1 - www/anyterm: Deprecate port
Message-ID:  <202301181722.30IHMWqL024184@gitrepo.freebsd.org>

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



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