pkg_add: package `mktools-20220614' already recorded as installed gettext-lib-0.21.1: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/share/locale/locale.alias pkg_add: package `perl-5.36.1' was already installed as dependency, now marked as installed manually pkg_add: package `cwrappers-20220403' already recorded as installed openssl-1.1.1u: copying /opt/pkg/share/examples/openssl/openssl.cnf to /opt/pkg/etc/openssl/openssl.cnf p11-kit-0.24.1: copying /opt/pkg/share/examples/p11-kit/pkcs11.conf.example to /opt/pkg/etc/pkcs11/pkcs11.conf pkg_add: no pkg found for 'editline>=3.0.20130712nb1', sorry. pkg_add: Can't install dependency editline>=3.0.20130712nb1 pkg_add: Expected dependency editline>=3.0.20130712nb1 still missing pkg_add: Can't install dependency gnutls>=3.8.0nb2 pkg_add: Expected dependency gnutls>=3.8.0nb2 still missing pkg_add: Can't install dependency gnupg2>=2.2 pkg_add: Expected dependency gnupg2>=2.2 still missing openldap-client-2.6.4: copying /opt/pkg/share/examples/openldap/ldap.conf to /opt/pkg/etc/openldap/ldap.conf pkg_add: 1 package addition failed =========================================================================== $NetBSD: MESSAGE,v 1.4 2017/07/26 09:21:10 hauke Exp $ cyrus-sasl-2.1.28nb1 by default does *not* install any authentication plugin modules. Until the necessary authentication plugin modules are installed, e.g. security/cy2-crammd5 or security/cy2-gssapi, you will probably get errors about "no appropriate mechs available". The configuration files for applications using the sasl2 libraries used to be in /opt/pkg/lib/sasl2/, but are now expected in /opt/pkg/etc/sasl2/. You need to move them after upgrading the pkg. cyrus-sasl-2.1.28nb1 will use the following directory as the default path to its plugin modules: /opt/pkg/lib/sasl2 The search path for plugin modules can be customized by setting the SASL_PATH variable to a colon-delimted list of directories in the shell environment. To allow plaintext authentication without using the auxprop mechanism, the package security/cyrus-saslauthd should be installed. ===========================================================================