[Bug 202757] Use of gssapi variables across ports.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 29 17:14:55 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202757
Bug ID: 202757
Summary: Use of gssapi variables across ports.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: phil at green-nexus.etowns.org
CC: freebsd-ports-bugs at FreeBSD.org
Can we please have some leadership/governance over the use of variables and
terminology regarding selection of heimdal gssapi. This is ridiculous!
cd /usr/ports/security/cyrus-sasl2-gssapi && make showconfig
===> The following configuration options are available for
cyrus-sasl-gssapi-2.1.26_3:
====> Kerberos support: you have to select exactly one of them
BASE=on: Use Heimdal in base
HEIMDAL=off: Use Heimdal from ports
MIT=off: Use MIT Kerberos V5
===> Use 'make config' to modify these settings
while cd /usr/ports/sysutils/sysinfo && make showconfig
====> Kerberos support: you can only select none or one of them
MIT=off: MIT Kerberos (security/krb5)
HEIMDAL=off: Heimdal Kerberos (security/heimdal)
HEIMDAL_BASE=off: Heimdal Kerberos (base)
and cd /usr/ports/dns/bind910 && make showconfig
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=off: Using Heimdal in base
GSSAPI_HEIMDAL=on: Using security/heimdal
GSSAPI_MIT=off: Using security/krb5
GSSAPI_NONE=off: Disable
Clearly the use in bind is clear and unambiguous.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list