[Bug 202756] security/cyrus-sasl2-gssapi not honouring options settings

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 29 17:07:03 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202756

            Bug ID: 202756
           Summary: security/cyrus-sasl2-gssapi not honouring options
                    settings
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ume at FreeBSD.org
          Reporter: phil at green-nexus.etowns.org
          Assignee: ume at FreeBSD.org
             Flags: maintainer-feedback?(ume at FreeBSD.org)

Problem is that variables are not honoured when set/unset when they should be:
# 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

However these are set in make.conf as demonstrated
cd /usr/ports/security/cyrus-sasl2-gssapi && make
-Vsecurity_cyrus-sasl-gssapi_UNSET -Vsecurity_cyrus-sasl-gssapi_SET showconfig
BASE 
HEIMDAL 
That is BASE is UNSET and HEIMDAL is SET, because I want to use the heimdal
port.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list