svn commit: r567967 - head/mail/qpopper

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Mar 9 22:34:55 UTC 2021


Author: amdmi3
Date: Tue Mar  9 22:34:54 2021
New Revision: 567967
URL: https://svnweb.freebsd.org/changeset/ports/567967

Log:
  mail/qpopper: mark deprecated
  
  The port is unmaintained and upstream is dead since 2011
  
  PR:		225567

Modified:
  head/mail/qpopper/Makefile

Modified: head/mail/qpopper/Makefile
==============================================================================
--- head/mail/qpopper/Makefile	Tue Mar  9 22:26:25 2021	(r567966)
+++ head/mail/qpopper/Makefile	Tue Mar  9 22:34:54 2021	(r567967)
@@ -13,6 +13,9 @@ DISTNAME=	${PORTNAME}${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Berkeley POP 3 server (now maintained by Qualcomm)
 
+DEPRECATED=	Unmaintained and dead upstream
+EXPIRATION_DATE=2021-05-10
+
 # BSD-style license
 LICENSE=	QUALCOMM
 LICENSE_NAME=	Qualcomm BSD-style license


More information about the svn-ports-head mailing list