Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2026 06:00:04 +0000
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dce595aa07e6 - main - mail/missey: Deprecate and schedule for removal on March 31th.
Message-ID:  <696dc864.3cbba.658ec9ff@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by delphij:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dce595aa07e6f8d414c5dbb5f189fd0904484edb

commit dce595aa07e6f8d414c5dbb5f189fd0904484edb
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2026-01-19 05:54:16 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2026-01-19 05:59:54 +0000

    mail/missey: Deprecate and schedule for removal on March 31th.
    
    I do not use it personally and the author can not be reached to.
    
    PR:             ports/292561
---
 mail/missey/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/mail/missey/Makefile b/mail/missey/Makefile
index 99614e219228..2f765ee071fe 100644
--- a/mail/missey/Makefile
+++ b/mail/missey/Makefile
@@ -6,12 +6,15 @@ MASTER_SITES=	http://www.dengh.com/missey/
 MASTER_SITES+=	LOCAL/delphij
 DISTNAME=	mps.${PORTVERSION}
 
-MAINTAINER=	delphij@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Secure small and high performance POP3 server
 WWW=		http://dengh.com/missey/index.html
 
 USES=	tar:bzip2
 
+DEPRECATED=		mail/missey has been abandoned for many years
+EXPIRATION_DATE=	2026-03-31
+
 MAKE_ENV+=	INSTALL_PROGRAM="${INSTALL_PROGRAM}" WRKSRC="${WRKSRC}" \
 		INSTALL_DATA="${INSTALL_DATA}" MKDIR="${MKDIR}"
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696dc864.3cbba.658ec9ff>