Bug 200530 - mail/dovecot-managesieve: needs dovecot2 dependency
Summary: mail/dovecot-managesieve: needs dovecot2 dependency
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-29 22:54 UTC by wxl
Modified: 2015-05-29 23:21 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (dgeo)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.