From f30de1d9bec46f331f9680834552e5d91f0220cd Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 23 Mar 2024 12:07:29 +0100 Subject: [PATCH] irc/miau: Deprecate and set expiration date to 2024-04-30 Abandoned upstream, last release in 2010 and no activity since 2014. Redirect users to irc/soju or irc/znc PR: 277298 Approved by: portmgr (maintainer timeout, 3+ weeks) --- irc/miau/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/irc/miau/Makefile b/irc/miau/Makefile index ff5b93cec92f7..442980e62e131 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -8,6 +8,9 @@ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Fully featured easy to use IRC-bouncer WWW= https://miau.sourceforge.net/ +DEPRECATED= Abandoned upstream, last release in 2010 and no activity since 2014. Consider migrating to irc/soju or irc/znc +EXPIRATION_DATE=2024-04-30 + USES= iconv tar:bzip2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share