mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update CONFLICTS:
1. To take bind95 into account 2. s/bind9-sdb-ldap/bind9-sdb-mysql/ 3. Delete references to BIND 8
This commit is contained in:
parent
131fe670c7
commit
6321276ecb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216305
@ -24,7 +24,7 @@ PATCH_DIST_STRIP= -p1
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= The Berkeley Internet Name Daemon, with DLZ extensions
|
||||
|
||||
CONFLICTS?= bind-8.* bind84-8.* bind9-9.* bind9-sdb-mysql-* host-* skalibs-*
|
||||
CONFLICTS?= bind9-9.* bind9-sdb-ldap-* host-* skalibs-*
|
||||
MASTER_SITES_DLZ= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
||||
DLZVERSION= 0.7.0
|
||||
|
@ -20,7 +20,7 @@ COMMENT= The well known Bind9, patched for use of an LDAP based backend
|
||||
|
||||
USE_OPENLDAP= yes
|
||||
|
||||
CONFLICTS= bind-8.* bind84-8.* bind9-9.* bind9-dlz-* host-* skalibs-*
|
||||
CONFLICTS= bind9-9.* bind9-dlz-* host-* skalibs-*
|
||||
|
||||
# ISC releases things like 9.3.0rc1, which our versioning doesn't like
|
||||
ISCVERSION= 9.4.1-P1
|
||||
|
@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||
|
||||
USE_OPENSSL= yes
|
||||
|
||||
CONFLICTS= bind9-9.4.* bind9-9.5.* bind9-dlz-[0-9]* bind9-sdb-mysql-[0-9]* host-[0-9]*
|
||||
CONFLICTS= bind9-9.[45].* bind9-dlz-* bind9-sdb-ldap-* host-*
|
||||
|
||||
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
|
||||
THREADS "Compile with thread support (NOT RECOMMENDED!)" off
|
||||
|
@ -34,7 +34,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||
|
||||
USE_OPENSSL= yes
|
||||
|
||||
CONFLICTS= bind9-9.3.* bind9-dlz-* bind9-sdb-mysql-* host-*
|
||||
CONFLICTS= bind9-9.[35].* bind9-dlz-* bind9-sdb-ldap-* host-*
|
||||
|
||||
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
|
||||
LARGE_FILE "64-bit file support" off \
|
||||
|
@ -15,7 +15,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-*
|
||||
CONFLICTS= bind9-9.* bind9-dlz-* bind9-sdb-ldap-* skalibs-*
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
MAN1= host.1
|
||||
|
Loading…
Reference in New Issue
Block a user