Bug 200530

Summary: mail/dovecot-managesieve: needs dovecot2 dependency
Product: Ports & Packages Reporter: wxl
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Works As Intended    
Severity: Affects Some People CC: dgeo, ler, wxl
Priority: --- Flags: bugzilla: maintainer-feedback? (dgeo)
Version: Latest   
Hardware: Any   
OS: Any   

Description wxl 2015-05-29 22:54:03 UTC
Every time I update dovecot2 with `portmaster -r`, dovecot-managesieve doesn't get dealt with as a dependency because the Makefile depends only on the dovecot port. It's got an easy workaround, but it's an annoyance regardless. I would file the patch, but I'm not sure how to do DEPENDS with either/or conditions.
Comment 1 Larry Rosenman freebsd_committer freebsd_triage 2015-05-29 23:12:29 UTC
for dovecot2, you need mail/dovecot2-pigeonhole. 

This is the SUPPORTED Sieve/ManageSieve plugin for mail/dovecot2.

Larry Rosenman
maintainer, mail/dovecot2-pigeonhole.
Comment 2 wxl 2015-05-29 23:21:40 UTC
Closing since dovecot-managesieve is not supported for dovecot2, which is clearly the reason why there is no optional dovecot2 dependency. Thanks for the quick response.