mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Enable IDLED by default.
Requested by: "O'Connor, Daniel" <darius__at__dons.net.au>
This commit is contained in:
parent
29a19a8184
commit
c38d0e2fb7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376794
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= cyrus-imapd
|
||||
PORTVERSION= 2.4.17
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
|
||||
http://cyrusimap.org/releases/
|
||||
@ -42,7 +42,7 @@ MAKE_JOBS_UNSAFE= yes
|
||||
OPTIONS_DEFINE= AUTOCREATE AUTOSIEVE BDB DRAC IDLED LDAP \
|
||||
MURDER MYSQL NETSCAPEHACK NNTP PGSQL \
|
||||
REPLICATION SNMP SQLITE DOCS EXAMPLES
|
||||
OPTIONS_DEFAULT= BDB
|
||||
OPTIONS_DEFAULT= BDB IDLED
|
||||
OPTIONS_SUB= yes
|
||||
AUTOCREATE_DESC= Use autocreate INBOX patch (UoA)
|
||||
AUTOSIEVE_DESC= Use autosievefolder patch (UoA)
|
||||
|
Loading…
Reference in New Issue
Block a user