maintainer-feedback requested: [Bug 281120] security/p5-Authen-SASL: remove GSSAPI from OPTIONS_DEFAULT

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 Aug 2024 03:36:30 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl (Nobody)
<perl@FreeBSD.org> for maintainer-feedback:
Bug 281120: security/p5-Authen-SASL: remove GSSAPI from OPTIONS_DEFAULT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281120



--- Description ---
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.