On 2016/01/21 23:47, Rodrigo Mosconi wrote: > A new diff, now using qdbm, as before.
Thanks. There are a couple of fixes needed to library dependencies but I can take care of those locally, no need for a new diff. One of them I need to ask about though: is the PAM support doing anything useful? It isn't native to OpenBSD and ports don't normally use it without a particular reason. Anyway we either need "--without-pam" or we need to add security/openpam to LIB_DEPENDS (just the WANTLIB by itself isn't enough) - which do you prefer?