Created attachment 167429 [details] Patch to add MIT and ports heimdal to Serf Serf is hardcoded to only work with heimdal kerberos in base; add MIT and ports heimdal as possible GSSAPI implementations. Only tested this with heimdal base to ensure it crashed on my machine (WITHOUT_KERBEROS in src.conf), and with MIT kerberoes that it built (it did). all heimdal options are completely untested, MIT kerberos compiles, but is untested (the equivalent change, hardcode of the SCONS_ARGS, has been validated).
A commit references this bug: Author: lev Date: Sat Mar 19 14:23:02 UTC 2016 New revision: 411401 URL: https://svnweb.freebsd.org/changeset/ports/411401 Log: Ad support for different Kerberos installations. PR: 207508 Changes: head/www/serf/Makefile
Committed, thanx!