svn commit: r440287 - in head/mail: dovecot dovecot-antispam dovecot-managesieve dovecot-sieve

Adam Weinberger adamw at adamw.org
Sat May 6 20:29:25 UTC 2017


> On 6 May, 2017, at 14:26, Baptiste Daroussin <bapt at FreeBSD.org> wrote:
> 
> On Sat, May 06, 2017 at 08:12:26PM +0000, Adam Weinberger wrote:
>> Author: adamw
>> Date: Sat May  6 20:12:26 2017
>> New Revision: 440287
>> URL: https://svnweb.freebsd.org/changeset/ports/440287
>> 
>> Log:
>>  Mark dovecot 1.x and the 1.x plugins deprecated, set to expire at the end of
>>  July. The last dovecot 1.x release was 6 years ago, and 1.x has been deprecated
>>  upstream for many years.
>> 
>> Modified:
>>  head/mail/dovecot-antispam/Makefile
>>  head/mail/dovecot-managesieve/Makefile
>>  head/mail/dovecot-sieve/Makefile
>>  head/mail/dovecot/Makefile
>> 
>> Modified: head/mail/dovecot-antispam/Makefile
>> ==============================================================================
>> --- head/mail/dovecot-antispam/Makefile	Sat May  6 19:47:41 2017	(r440286)
>> +++ head/mail/dovecot-antispam/Makefile	Sat May  6 20:12:26 2017	(r440287)
>> @@ -17,6 +17,9 @@ LICENSE=	GPLv2
>> BUILD_DEPENDS=	${NONEXISTENT}:mail/dovecot:configure
>> RUN_DEPENDS=	dovecot>=1.1.2:mail/dovecot
>> 
>> +DEPRECATED=	Dovecot-1.x is deprecated. Use dovecot2 and dovecot2-antispam-plugin instead
>> +EXPIRATION_DATE=2017-07-31
>> +
> 
> Note that dovecot2-antispam-plugin is deprecated as well as dovecot2 has a
> native mechanism for that now
> 
> the wiki page https://wiki2.dovecot.org/HowTo/AntispamWithSieve says:
> 
> "This plugin is deprecated, please see HowTo/AntispamWithSieve how to replace it
> with IMAPSieve"
> 
> The replacement:
> https://wiki2.dovecot.org/HowTo/AntispamWithSieve

Your timing is pretty good, Baptiste. I sent an email to olgeni about this less than 2 minutes ago.

It's deprecated but it still works, so I want to get Jimmy's buy-in before scheduling it for port heaven.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org



More information about the svn-ports-all mailing list