git: 2faa59896477 - main - comms/yaps: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Mar 2022 07:30:25 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2faa59896477d283474f7621cac658d8e03630a3 commit 2faa59896477d283474f7621cac658d8e03630a3 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-03-08 07:27:57 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-03-08 07:29:00 +0000 comms/yaps: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31 Service providers are no longer around and/or are no longer providing this service which renders this port broken --- comms/yaps/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index 6bb39a71186f..77c7b7a3702f 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -9,6 +9,10 @@ MASTER_SITES= SUNSITE/apps/serialcomm/machines MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Pager Software: send messages to pager (SMS, TAP, ...) +BROKEN= Service providers are no longer available +DEPRECATED= Service providers are no longer around and/or are no longer providing this service +EXPIRATION_DATE=2022-03-31 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.GPL