git: 738243a098fa - main - irc/cwirc: Expiring this port as no longer support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Dec 2022 13:44:23 UTC
The branch main has been updated by db: URL: https://cgit.FreeBSD.org/ports/commit/?id=738243a098fa46db8d3010912b88fb59693f2ab7 commit 738243a098fa46db8d3010912b88fb59693f2ab7 Author: Diane Bruce <db@FreeBSD.org> AuthorDate: 2022-12-19 13:43:22 +0000 Commit: Diane Bruce <db@FreeBSD.org> CommitDate: 2022-12-19 13:43:22 +0000 irc/cwirc: Expiring this port as no longer support No apparent use online anymore that I have found. No upstream support --- irc/cwirc/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/irc/cwirc/Makefile b/irc/cwirc/Makefile index f7336601e254..f4078ee587f7 100644 --- a/irc/cwirc/Makefile +++ b/irc/cwirc/Makefile @@ -2,8 +2,7 @@ PORTNAME= cwirc PORTVERSION= 2.0.0 PORTREVISION= 7 CATEGORIES= irc comms hamradio -MASTER_SITES= http://myspace.voo.be/pcoupard/cwirc/download/ \ - LOCAL/db +MASTER_SITES= LOCAL/db MAINTAINER= hamradio@FreeBSD.org COMMENT= X-Chat Morse plugin @@ -11,6 +10,9 @@ WWW= http://myspace.voo.be/pcoupard/cwirc LICENSE= GPLv2 +DEPRECATED= No upstream, no apparent use seen online +EXPIRATION_DATE= 2023-01-19 + BUILD_DEPENDS= hexchat:irc/hexchat LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2