mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update CONFLICTS to reflect the addition of the bind96 port,
the demise of bind9-dlz, and updates to the bind9-sdb-* ports.
This commit is contained in:
parent
3926df4216
commit
c288151fe5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225213
7 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@ COMMENT= The well known Bind9, patched for use of an LDAP based backend
|
||||||
|
|
||||||
USE_OPENLDAP= yes
|
USE_OPENLDAP= yes
|
||||||
|
|
||||||
CONFLICTS= bind9-9.* bind9-dlz-* host-* skalibs-*
|
CONFLICTS= bind9-9.* bind9-sdb-postgresql-* host-* skalibs-*
|
||||||
|
|
||||||
# ISC releases things like 9.3.0rc1, which our versioning doesn't like
|
# ISC releases things like 9.3.0rc1, which our versioning doesn't like
|
||||||
ISCVERSION= 9.4.2-P1
|
ISCVERSION= 9.4.2-P1
|
||||||
|
|
|
@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
MAINTAINER= josh.carroll@gmail.com
|
MAINTAINER= josh.carroll@gmail.com
|
||||||
COMMENT= Bind9, patched for use with a PostgreSQL-based backend
|
COMMENT= Bind9, patched for use with a PostgreSQL-based backend
|
||||||
|
|
||||||
CONFLICTS= bind9-9.[35].* bind9-dlz-* bind9-sdb-ldap-* host-*
|
CONFLICTS= bind9-9.* bind9-sdb-ldap-* host-*
|
||||||
|
|
||||||
# ISC releases things like 9.3.0rc1, which our versioning doesn't like
|
# ISC releases things like 9.3.0rc1, which our versioning doesn't like
|
||||||
ISCVERSION= 9.4.2-P2
|
ISCVERSION= 9.4.2-P2
|
||||||
|
|
|
@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||||
|
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
|
|
||||||
CONFLICTS= bind9-9.[45].* bind9-dlz-* bind9-sdb-ldap-* host-*
|
CONFLICTS= bind9-9.[456].* bind9-sdb-* host-*
|
||||||
|
|
||||||
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
|
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
|
||||||
THREADS "Compile with thread support (NOT RECOMMENDED!)" off
|
THREADS "Compile with thread support (NOT RECOMMENDED!)" off
|
||||||
|
|
|
@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||||
|
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
|
|
||||||
CONFLICTS= bind9-9.[35].* bind9-dlz-* bind9-sdb-ldap-* host-*
|
CONFLICTS= bind9-9.[356].* bind9-sdb-* host-*
|
||||||
|
|
||||||
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
|
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
|
||||||
LARGE_FILE "64-bit file support" off \
|
LARGE_FILE "64-bit file support" off \
|
||||||
|
|
|
@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||||
|
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
|
|
||||||
CONFLICTS= bind9-9.[34].* bind9-dlz-* bind9-sdb-ldap-* host-*
|
CONFLICTS= bind9-9.[346].* bind9-sdb-* host-*
|
||||||
|
|
||||||
OPTIONS= XML "Support for xml statistics output" on \
|
OPTIONS= XML "Support for xml statistics output" on \
|
||||||
IDN "Add IDN support to dig, host, etc." off \
|
IDN "Add IDN support to dig, host, etc." off \
|
||||||
|
|
|
@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||||
|
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
|
|
||||||
CONFLICTS= bind9-9.[345].* bind9-dlz-* bind9-sdb-ldap-* host-*
|
CONFLICTS= bind9-9.[345].* bind9-sdb-* host-*
|
||||||
|
|
||||||
OPTIONS= XML "Support for xml statistics output" on \
|
OPTIONS= XML "Support for xml statistics output" on \
|
||||||
IDN "Add IDN support to dig, host, etc." off \
|
IDN "Add IDN support to dig, host, etc." off \
|
||||||
|
|
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= An utility to query DNS servers
|
COMMENT= An utility to query DNS servers
|
||||||
|
|
||||||
CONFLICTS= bind9-9.* bind9-dlz-* bind9-sdb-ldap-* skalibs-*
|
CONFLICTS= bind9-9.* bind9-sdb-* skalibs-*
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
MAN1= host.1
|
MAN1= host.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue