[Bug 281120] security/p5-Authen-SASL: remove GSSAPI from OPTIONS_DEFAULT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Aug 2024 03:36:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281120 Bug ID: 281120 Summary: security/p5-Authen-SASL: remove GSSAPI from OPTIONS_DEFAULT Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: perl@FreeBSD.org Reporter: me@svmhdvn.name Flags: maintainer-feedback?(perl@FreeBSD.org) Assignee: perl@FreeBSD.org Created attachment 253157 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253157&action=edit [PATCH] security/p5-Authen-SASL: remove GSSAPI from OPTIONS_DEFAULT Kerberos deployments are part of the minority and are not functional out-of-the-box without configuration in FreeBSD. Removing GSSAPI from OPTIONS_DEFAULT in security/p5-Authen-SASL avoids bringing in Kerberos dependencies (either from base or from ports through Heimdal or MIT krb5) in the majority of default installations. This is in accordance with all other ports that enable GSSAPI support through OPTIONS and USES=gssapi. -- You are receiving this mail because: You are the assignee for the bug.