mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
dns/bind9*: add a comment about nsupdate being broken with heimdal
PR: 275241
This commit is contained in:
parent
89962624f7
commit
0646643ef5
3 changed files with 6 additions and 6 deletions
|
@ -112,8 +112,8 @@ OPTIONS_SUB= yes
|
|||
|
||||
DNSTAP_DESC= Provides fast passive logging of DNS messages
|
||||
FIXED_RRSET_DESC= Enable fixed rrset ordering
|
||||
GSSAPI_BASE_DESC= Using Heimdal in base
|
||||
GSSAPI_HEIMDAL_DESC= Using security/heimdal
|
||||
GSSAPI_BASE_DESC= Using Heimdal in base (nsupdate is broken)
|
||||
GSSAPI_HEIMDAL_DESC= Using security/heimdal (nsupdate is broken)
|
||||
GSSAPI_MIT_DESC= Using security/krb5
|
||||
GSSAPI_NONE_DESC= Disable
|
||||
LARGE_FILE_DESC= 64-bit file support
|
||||
|
|
|
@ -79,8 +79,8 @@ DLZ_POSTGRESQL_DESC= DLZ Postgres driver
|
|||
DLZ_STUB_DESC= DLZ stub driver
|
||||
DNSTAP_DESC= Provides fast passive logging of DNS messages
|
||||
FIXED_RRSET_DESC= Enable fixed rrset ordering
|
||||
GSSAPI_BASE_DESC= Using Heimdal in base
|
||||
GSSAPI_HEIMDAL_DESC= Using security/heimdal
|
||||
GSSAPI_BASE_DESC= Using Heimdal in base (nsupdate is broken)
|
||||
GSSAPI_HEIMDAL_DESC= Using security/heimdal (nsupdate is broken)
|
||||
GSSAPI_MIT_DESC= Using security/krb5
|
||||
GSSAPI_NONE_DESC= Disable
|
||||
LARGE_FILE_DESC= 64-bit file support
|
||||
|
|
|
@ -95,8 +95,8 @@ OPTIONS_SUB= yes
|
|||
|
||||
DNSTAP_DESC= Provides fast passive logging of DNS messages
|
||||
FIXED_RRSET_DESC= Enable fixed rrset ordering
|
||||
GSSAPI_BASE_DESC= Using Heimdal in base
|
||||
GSSAPI_HEIMDAL_DESC= Using security/heimdal
|
||||
GSSAPI_BASE_DESC= Using Heimdal in base (nsupdate is broken)
|
||||
GSSAPI_HEIMDAL_DESC= Using security/heimdal (nsupdate is broken)
|
||||
GSSAPI_MIT_DESC= Using security/krb5
|
||||
GSSAPI_NONE_DESC= Disable
|
||||
LARGE_FILE_DESC= 64-bit file support
|
||||
|
|
Loading…
Add table
Reference in a new issue