Bug 56118

Summary: The Cyrus IMAPd ports don't check for each other
Product: Ports & Packages Reporter: Pat Lashley <patl+freebsd>
Component: Individual Port(s)Assignee: Hajimu UMEMOTO <ume>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Pat Lashley 2003-08-29 05:30:01 UTC
	There are currently four separate ports for different releases
	of the Cyrus IMAP system.  They all use the same directories and
	filenames; but none of them check to see if one of the others
	is already installed.

Fix: 

Add 'CONFLICTS = cyrus cyrus-imapd*' to the Makefile for each port.
How-To-Repeat: 	Install any two of mail/cyrus, mail/cyrus-imapd, mail/cyrus-imapd2,
	and mail/cyrus-imapd22
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-29 06:46:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ume

Over to maintainer.
Comment 2 Hajimu UMEMOTO freebsd_committer freebsd_triage 2003-08-29 19:26:30 UTC
State Changed
From-To: open->closed

Thanks, I've just commit to use CONFLICTS. 
BTW, the pattern should be package name.