aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2003-08-30 02:22:38 +0800
committerume <ume@FreeBSD.org>2003-08-30 02:22:38 +0800
commit3d5008d1dd077270e045200e8e3145f3da3fc662 (patch)
treef3d704ef9ca960c52459888146b32284653e54ac /mail
parent6c326d7baed182601a161e857eed53f23c18080c (diff)
downloadfreebsd-ports-gnome-3d5008d1dd077270e045200e8e3145f3da3fc662.tar.gz
freebsd-ports-gnome-3d5008d1dd077270e045200e8e3145f3da3fc662.tar.zst
freebsd-ports-gnome-3d5008d1dd077270e045200e8e3145f3da3fc662.zip
Use CONFLICTS.
PR: ports/56118
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd/Makefile2
-rw-r--r--mail/cyrus-imapd2/Makefile2
-rw-r--r--mail/cyrus-imapd22/Makefile2
-rw-r--r--mail/cyrus-imapd23/Makefile2
-rw-r--r--mail/cyrus-imapd24/Makefile2
-rw-r--r--mail/cyrus/Makefile2
6 files changed, 12 insertions, 0 deletions
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile
index 85a6325bcb7b..d3f423a66a26 100644
--- a/mail/cyrus-imapd/Makefile
+++ b/mail/cyrus-imapd/Makefile
@@ -19,6 +19,8 @@ PATCHFILES= ${DISTNAME}-ipv6-20021205.diff.gz
MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
+CONFLICTS= cyrus-1.* cyrus-imapd-2.[^0].*
+
LIB_DEPENDS= sasl.8:${PORTSDIR}/security/cyrus-sasl \
db3.3:${PORTSDIR}/databases/db3
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile
index 76ea3379ea3d..93316243cdc1 100644
--- a/mail/cyrus-imapd2/Makefile
+++ b/mail/cyrus-imapd2/Makefile
@@ -19,6 +19,8 @@ PATCHFILES= ${DISTNAME}-ipv6-20030819.diff.gz
MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
+CONFLICTS= cyrus-1.* cyrus-imapd-2.[^1].*
+
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index c6e32e8eb3a6..3e39df0b9bbc 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-2.2.1-BETA
MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
+CONFLICTS= cyrus-1.* cyrus-imapd-2.[^2].*
+
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index c6e32e8eb3a6..3e39df0b9bbc 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-2.2.1-BETA
MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
+CONFLICTS= cyrus-1.* cyrus-imapd-2.[^2].*
+
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index c6e32e8eb3a6..3e39df0b9bbc 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-2.2.1-BETA
MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
+CONFLICTS= cyrus-1.* cyrus-imapd-2.[^2].*
+
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile
index 98fc580876ac..8dbad529b62d 100644
--- a/mail/cyrus/Makefile
+++ b/mail/cyrus/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-imapd-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3, KPOP, and IMAP4 protocols
+CONFLICTS= cyrus-imapd-*
+
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl