[Bug 247940] Introduce gssapi=.. in DEFAULT_VERSIONS like for ssl=...
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jun 2024 21:20:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247940 --- Comment #32 from Siva Mahadevan <me@svmhdvn.name> --- Sorry for the long wait, the churn was large. I've made my changes in the 'uses-gssapi' branch of my working trees of freebsd-ports in both Github and Sourcehut for those who prefer looking at each: https://github.com/svmhdvn/freebsd-ports/commits/uses-gssapi/ https://git.sr.ht/~svmhdvn/freebsd-ports/log/uses-gssapi The first commit introduces the support for gssapi in DEFAULT_VERSIONS and the second commit changes all ports that depend on GSSAPI to use its support. There is still pending work on the following ports as they are non-trivial and require a bit more expertise to handle: databases/evolution-data-server emulators/linux_base-c7 emulators/linux_base-rl9 mail/postfix-current mail/postfix net/freeradius3 net/samba416 net/samba419 security/heimdal-devel security/heimdal security/krb5-120 security/krb5-121 security/krb5-devel security/krb5 security/openssh-portable security/sssd2 security/sssd It is a large change so I am ready to break them down into commits for each port individually and then sort them based on diff size. -- You are receiving this mail because: You are on the CC list for the bug.