git: c94ad3d7e4e1 - main - irc/evangeline: Mark BROKEN, deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 12:41:40 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c94ad3d7e4e1ce9c5eaf5e24cfcba9173c8834ef commit c94ad3d7e4e1ce9c5eaf5e24cfcba9173c8834ef Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 11:21:06 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 12:40:56 +0000 irc/evangeline: Mark BROKEN, deprecate and set expiration date to 2024-03-31 Upstream's website is gone and there are no signs of it being hosted anywhere else. --- irc/evangeline/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/irc/evangeline/Makefile b/irc/evangeline/Makefile index 94bc920738cf..114a7a9b7c30 100644 --- a/irc/evangeline/Makefile +++ b/irc/evangeline/Makefile @@ -10,6 +10,10 @@ WWW= http://www.averse.piasta.pl/ LICENSE= GPLv2 +BROKEN= Unfetchable +DEPRECATED= Abandonware, upstream is gone +EXPIRATION_DATE=2024-03-31 + WRKSRC= ${WRKDIR}/${PORTNAME} USES= gmake tcl