diff options
author | rene <rene@FreeBSD.org> | 2018-07-04 19:52:25 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-07-04 19:52:25 +0800 |
commit | 38a88fc825c1f3dacb25c02c03cc5e409f6e1d5e (patch) | |
tree | a57dd596bbccd2a0e02b4e5f6aecbb21958a2beb /net | |
parent | 048c3ee7f34354b21a4280e067c0f390fa1f5279 (diff) | |
download | freebsd-ports-gnome-38a88fc825c1f3dacb25c02c03cc5e409f6e1d5e.tar.gz freebsd-ports-gnome-38a88fc825c1f3dacb25c02c03cc5e409f6e1d5e.tar.zst freebsd-ports-gnome-38a88fc825c1f3dacb25c02c03cc5e409f6e1d5e.zip |
Bump the minimum bind version to dns/bind911 in dependent ports.
Diffstat (limited to 'net')
-rw-r--r-- | net/samba46/Makefile | 8 | ||||
-rw-r--r-- | net/samba47/Makefile | 8 | ||||
-rw-r--r-- | net/samba48/Makefile | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/net/samba46/Makefile b/net/samba46/Makefile index 1bbd72acc296..9d747a28ddf7 100644 --- a/net/samba46/Makefile +++ b/net/samba46/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}46 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -101,11 +101,9 @@ MANPAGES_DESC= Build manpages from DOCBOOK templates NTVFS_DESC= Build *DEPRECATED* NTVFS file server OPTIONS_RADIO= DNS ZEROCONF -OPTIONS_RADIO_DNS= NSUPDATE BIND99 BIND910 BIND911 +OPTIONS_RADIO_DNS= NSUPDATE BIND911 OPTIONS_RADIO_ZEROCONF= AVAHI MDNSRESPONDER -BIND99_DESC= Use Bind 9.9 as AD DC DNS server frontend -BIND910_DESC= Use Bind 9.10 as AD DC DNS server frontend BIND911_DESC= Use Bind 9.11 as AD DC DNS server frontend NSUPDATE_DESC= Use samba NSUPDATE utility for AD DC # XXX: Unconditional dependencies which can't be switched off(if present in the system) @@ -161,8 +159,6 @@ CONFIGURE_ARGS+= \ --with-sendfile-support \ ${ICONV_CONFIGURE_BASE} -BIND99_RUN_DEPENDS= bind99>=9.9.0.0:dns/bind99 -BIND910_RUN_DEPENDS= bind910>=9.10.0.0:dns/bind910 BIND911_RUN_DEPENDS= bind911>=9.11.0.0:dns/bind911 NSUPDATE_RUN_DEPENDS= samba-nsupdate:dns/samba-nsupdate diff --git a/net/samba47/Makefile b/net/samba47/Makefile index 6c69a5670c3d..5a3ac8e89937 100644 --- a/net/samba47/Makefile +++ b/net/samba47/Makefile @@ -3,7 +3,7 @@ PORTNAME= ${SAMBA4_BASENAME}47 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -95,7 +95,7 @@ OPTIONS_DEFAULT_amd64= AESNI OPTIONS_DEFINE+= CLUSTER CUPS GLUSTERFS GPGME NTVFS SPOTLIGHT OPTIONS_RADIO= DNS ZEROCONF -OPTIONS_RADIO_DNS= NSUPDATE BIND99 BIND910 BIND911 +OPTIONS_RADIO_DNS= NSUPDATE BIND911 OPTIONS_RADIO_ZEROCONF= MDNSRESPONDER AVAHI ############################################################################## AD_DC_DESC= Active Directory Domain Controller @@ -116,8 +116,6 @@ PROFILE_DESC= Profiling data QUOTAS_DESC= Disk quota UTMP_DESC= UTMP accounting -BIND99_DESC= Use Bind 9.9 as AD DC DNS server frontend -BIND910_DESC= Use Bind 9.10 as AD DC DNS server frontend BIND911_DESC= Use Bind 9.11 as AD DC DNS server frontend NSUPDATE_DESC= Use samba NSUPDATE utility for AD DC ############################################################################## @@ -255,8 +253,6 @@ CONFIGURE_ARGS+= \ ${ICONV_CONFIGURE_BASE} ############################################################################## -BIND99_RUN_DEPENDS= bind99>=9.9.0.0:dns/bind99 -BIND910_RUN_DEPENDS= bind910>=9.10.0.0:dns/bind910 BIND911_RUN_DEPENDS= bind911>=9.11.0.0:dns/bind911 NSUPDATE_RUN_DEPENDS= samba-nsupdate:dns/samba-nsupdate diff --git a/net/samba48/Makefile b/net/samba48/Makefile index 6dd03f582b86..c95fccfdbf21 100644 --- a/net/samba48/Makefile +++ b/net/samba48/Makefile @@ -3,7 +3,7 @@ PORTNAME= ${SAMBA4_BASENAME}48 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -106,7 +106,7 @@ OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_BUILTIN GSSAPI_MIT OPTIONS_RADIO= DNS ZEROCONF -OPTIONS_RADIO_DNS= NSUPDATE BIND99 BIND910 BIND911 +OPTIONS_RADIO_DNS= NSUPDATE BIND911 OPTIONS_RADIO_ZEROCONF= MDNSRESPONDER AVAHI ############################################################################## AD_DC_DESC= Active Directory Domain Controller(implies LDAP) @@ -130,8 +130,6 @@ UTMP_DESC= UTMP accounting GSSAPI_BUILTIN_DESC= GSSAPI support via bundled Heimdal -BIND99_DESC= Use Bind 9.9 as AD DC DNS server frontend -BIND910_DESC= Use Bind 9.10 as AD DC DNS server frontend BIND911_DESC= Use Bind 9.11 as AD DC DNS server frontend NSUPDATE_DESC= Use samba NSUPDATE utility for AD DC ############################################################################## @@ -270,8 +268,6 @@ CONFIGURE_ARGS+= \ --disable-ctdb-tests \ ${ICONV_CONFIGURE_BASE} ############################################################################## -BIND99_RUN_DEPENDS= bind99>=9.9.0.0:dns/bind99 -BIND910_RUN_DEPENDS= bind910>=9.10.0.0:dns/bind910 BIND911_RUN_DEPENDS= bind911>=9.11.0.0:dns/bind911 NSUPDATE_RUN_DEPENDS= samba-nsupdate:dns/samba-nsupdate |