git: d870612477f4 - main - textproc/rxp: Mark BROKEN, deprecate and set expiration date to 2024-12-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 16 Nov 2024 18:30:42 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d870612477f4d39f7bbaee6709f2242cb93f628e

commit d870612477f4d39f7bbaee6709f2242cb93f628e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-16 10:25:39 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-16 18:29:09 +0000

    textproc/rxp: Mark BROKEN, deprecate and set expiration date to 2024-12-31
    
    ftp site is dead, outdated port and upstream is at 1.5.2
    
    Reference:
    https://www.inf.ed.ac.uk/research/isddarch/admin/package-view-200?view=1&id=200
    
    PR:             282287
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 textproc/rxp/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/textproc/rxp/Makefile b/textproc/rxp/Makefile
index e8a181b939b3..576594d0c667 100644
--- a/textproc/rxp/Makefile
+++ b/textproc/rxp/Makefile
@@ -10,6 +10,10 @@ WWW=		https://www.cogsci.ed.ac.uk/~richard/rxp.html
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+DEPRECATED=	Unfetchable and outdated
+EXPIRATION_DATE=2024-12-31
+
 USES=	uidfix
 
 USE_LDCONFIG=	yes