aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-13 04:03:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-13 04:03:41 +0000
commit607af7710cd7997ba9ccd70c87d6d8e46fb5d492 (patch)
tree81fbaaa63a82f1d00f5943776de0545874982e79
parentdcee19701bf6b5125da32b6082f23cea60655343 (diff)
downloadports-607af7710cd7997ba9ccd70c87d6d8e46fb5d492.tar.gz
ports-607af7710cd7997ba9ccd70c87d6d8e46fb5d492.zip
Notes
-rw-r--r--dns/host/Makefile1
-rw-r--r--mail/courier/Makefile1
-rw-r--r--mail/postfix1/Makefile1
-rw-r--r--mail/smail/Makefile1
-rw-r--r--security/ssh/Makefile1
5 files changed, 5 insertions, 0 deletions
diff --git a/dns/host/Makefile b/dns/host/Makefile
index 86c8f7e3a54f..601ed77327bd 100644
--- a/dns/host/Makefile
+++ b/dns/host/Makefile
@@ -16,6 +16,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= An utility to query DNS servers
+CONFLICTS= bind-8.* bind84-8.* bind9-9.* bind9-dlz-* bind9-sdb-mysql-* skalibs-*
NO_WRKSUBDIR= yes
MAN1= host.1
diff --git a/mail/courier/Makefile b/mail/courier/Makefile
index af3651ace31a..1efc3224d857 100644
--- a/mail/courier/Makefile
+++ b/mail/courier/Makefile
@@ -35,6 +35,7 @@ IMAGEURL?= /webmail
CACHEOWN?= pop
MAILDROPDEFAULT?=./Maildir
# End of user-serviceable variables
+CONFLICTS= postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
MAILOWN= courier
MAILGRP= courier
MAILUID= 62
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile
index 7fe520c7a765..cf5ae4325099 100644
--- a/mail/postfix1/Makefile
+++ b/mail/postfix1/Makefile
@@ -29,6 +29,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An alternative to widely-used Sendmail
+CONFLICTS= courier-0.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
USE_SUBMAKE= yes
USE_REINPLACE= yes
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index 02bb4098d1d7..5ea462ef3bff 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -23,6 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif
+CONFLICTS= courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.*
INSTALL_TARGET= install installman
MAN1= pathto.1 uuwho.1 uupath.1
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 7d2e70d21139..594fefaf6fe7 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure shell client and server (remote login program)
+CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh2-3.*
USE_AUTOCONF= YES
GNU_CONFIGURE= YES
USE_PERL5= YES