Date: Sat, 23 Mar 2024 11:14:16 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f30de1d9bec4 - main - irc/miau: Deprecate and set expiration date to 2024-04-30 Message-ID: <202403231114.42NBEGVE008438@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f30de1d9bec46f331f9680834552e5d91f0220cd commit f30de1d9bec46f331f9680834552e5d91f0220cd Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-03-23 11:07:29 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-03-23 11:13:37 +0000 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 ff5b93cec92f..442980e62e13 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231114.42NBEGVE008438>