diff options
author | ume <ume@FreeBSD.org> | 2006-05-25 16:24:26 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2006-05-25 16:24:26 +0800 |
commit | 9fa1e98565bc8821bd82a72a59c49b990738de23 (patch) | |
tree | 57094ae5023282724a9389daf92c5228f2fbef0f /mail/cyrus-imapd23 | |
parent | 789c0a27be5b4bf9defe56f3625d493e43f8b3fd (diff) | |
download | freebsd-ports-gnome-9fa1e98565bc8821bd82a72a59c49b990738de23.tar.gz freebsd-ports-gnome-9fa1e98565bc8821bd82a72a59c49b990738de23.tar.zst freebsd-ports-gnome-9fa1e98565bc8821bd82a72a59c49b990738de23.zip |
2.3.5 still has critical problem. So, I've mark it BROKEN until
the problem is fixed.
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r-- | mail/cyrus-imapd23/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 14ea5dd5b82a..97b02d4d3e95 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= ume@FreeBSD.org COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols +BROKEN= The copied messages will be invisible in the moved folder + LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp |