https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251782
--- Comment #2 from Mathieu Arnold <[email protected]> --- I can already tell you how it will go. - Everything will build - Except for ports that also use GSSAPI, which now can't use GSSAPIĀ from base and have to be built with a ports version of GSSAPI. Now, for those ports, they don't work any more as the innards of the different GSSAPIĀ are not compatible. - Things will run - Except stuff that links with stuff in base, like pkg, and with libpkg comes net-snmp, then php-snmp, and then, boom, it explodes mid flight because you built php with ssl from ports, but php-snmp brings in openssl from the base system. We could devote exp-run resources to this, but, well, the switch from ssl=base to ssl=openssl will never happen in the official package repository, so, why bother... -- You are receiving this mail because: You are on the CC list for the bug.
