Date: Tue, 14 Aug 2018 06:53:02 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477136 - head/mail/pop3vscan Message-ID: <201808140653.w7E6r2wD086960@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Aug 14 06:53:02 2018 New Revision: 477136 URL: https://svnweb.freebsd.org/changeset/ports/477136 Log: Deprecate mail/pop3vscan Last release was in 2002 and the website comes with a big warning that pop3vscan is no longer maintained. Modified: head/mail/pop3vscan/Makefile Modified: head/mail/pop3vscan/Makefile ============================================================================== --- head/mail/pop3vscan/Makefile Tue Aug 14 05:52:45 2018 (r477135) +++ head/mail/pop3vscan/Makefile Tue Aug 14 06:53:02 2018 (r477136) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-$ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent POP3-Proxy with virus-scanning capabilities +DEPRECATED= Unmaintained upstream +EXPIRATION_DATE= 2018-09-15 + LIB_DEPENDS= libpcre.so:devel/pcre USES= gmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808140653.w7E6r2wD086960>