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.
This commit is contained in:
parent
38b32f9aeb
commit
6a75b47fc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440287
@ -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
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
USE_LDCONFIG= ${PREFIX}/lib/dovecot/imap
|
||||
|
||||
|
@ -16,6 +16,9 @@ BUILD_DEPENDS= ${NONEXISTENT}:mail/dovecot:build \
|
||||
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:mail/dovecot \
|
||||
dovecot-sieve>=${DOVECOTVERSION}:mail/dovecot-sieve
|
||||
|
||||
DEPRECATED= Dovecot-1.x is deprecated. Use dovecot2 and dovecot-pigeonhole instead
|
||||
EXPIRATION_DATE=2017-07-31
|
||||
|
||||
DOVECOTVERSION= 1.2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -16,6 +16,9 @@ LICENSE= LGPL21
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:mail/dovecot:build
|
||||
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:mail/dovecot
|
||||
|
||||
DEPRECATED= Dovecot-1.x is deprecated. Use dovecot2 and dovecot-pigeonhole instead
|
||||
EXPIRATION_DATE=2017-07-31
|
||||
|
||||
DOVECOTVERSION= 1.2
|
||||
SIEVEVERSION= 0.1.19
|
||||
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Secure and compact IMAP and POP3 servers
|
||||
LICENSE= LGPL21 MIT
|
||||
LICENSE_COMB= dual
|
||||
|
||||
DEPRECATED= Deprecated by upstream years ago. Use mail/dovecot2 instead
|
||||
EXPIRATION_DATE=2017-07-31
|
||||
|
||||
CONFLICTS= dovecot2-2.[0-9].*
|
||||
|
||||
######################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user