ftp/curl: building on 14.3 with GSSAPI options
"Dan Langille" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
Hello,
Have any of you managed a successful build of ftp/curl on FreeBSD 14.3 with any GSSAPI options?
I have tried various combinations of
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
I prefer GSSAPI_BASE, but I get told:
FreeBSD only provides MIT implementation of Kerberos in the base system since 15.0
I'm about to another series of test to confirm this. However, if you can shortcut my plans with
a working example, that would be wonderful.
Thank you.
--
Dan Langille
[email protected]