> From: Stuart Henderson > Sent: Tuesday, May 22, 2018 2:51 PM > > Then there are the main DB backends. These are ones where all > OpenLDAP package users will need to adapt, which makes me less sure > about splitting them off.
It's unlikely somebody would be using both bdb and mdb though; so hard coding all of the db backends would likely result in most people still having extra fluff. Maybe this would also be a good time to recommend people switch from bdb to mdb now that the port supports it and as far as I can tell it has been working fine. > gssapi affects the clients too, I don't think that's a candidate for > splitting off in this way, seems it will need to remain a FLAVOR. Yah, that option impacts the way the code is compiled, not just whether or not certain modules are available.