Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2015 17:14:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202757] Use of gssapi variables across ports.
Message-ID:  <bug-202757-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: phil@green-nexus.etowns.org
                CC: freebsd-ports-bugs@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202757-13>