libiconv-1.14nb3: copying /opt/pkg/share/examples/libiconv/charset.alias to /opt/pkg/lib/charset.alias gettext-lib-0.21: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/share/locale/locale.alias libidn-1.41: registering info file /opt/pkg/info/libidn-components.png libidn-1.41: registering info file /opt/pkg/info/libidn.info openssl-1.1.1s: copying /opt/pkg/share/examples/openssl/openssl.cnf to /opt/pkg/etc/openssl/openssl.cnf p5-XML-SAX-1.02nb2: copying /opt/pkg/share/examples/p5-XML-SAX/ParserDetails.ini to /opt/pkg/lib/perl5/vendor_perl/5.36.0/XML/SAX/ParserDetails.ini Added parser to XML::SAX registry. pkg_add: no pkg found for 'libxml2>=2.9.14nb1', sorry. pkg_add: Can't install dependency libxml2>=2.9.14nb1 pkg_add: Expected dependency libxml2>=2.9.14nb1 still missing pkg_add: Can't install dependency p5-XML-LibXML-[0-9]* pkg_add: Expected dependency p5-XML-LibXML-[0-9]* still missing pkg_add: Can't install dependency p5-Image-Info-[0-9]* pkg_add: Expected dependency p5-Image-Info-[0-9]* still missing pkg_add: Can't install dependency p5-Template-Toolkit-[0-9]* pkg_add: Expected dependency p5-Template-Toolkit-[0-9]* still missing pkg_add: package `mktools-20220614' already recorded as installed pkg_add: package `cwrappers-20220403' already recorded as installed openldap-client-2.6.3: copying /opt/pkg/share/examples/openldap/ldap.conf to /opt/pkg/etc/openldap/ldap.conf =========================================================================== The following files should be created for mit-krb5-1.19.3: /opt/pkg/etc/rc.d/kdc (m=0755) [/opt/pkg/share/examples/rc.d/kdc] /opt/pkg/etc/rc.d/kadmind (m=0755) [/opt/pkg/share/examples/rc.d/kadmind] =========================================================================== pkg_add: package `p5-Catalyst-Runtime-5.90128nb2' was already installed as dependency, now marked as installed manually pkg_add: package `p5-Moose-2.2201nb2' was already installed as dependency, now marked as installed manually pkg_add: package `perl-5.36.0' was already installed as dependency, now marked as installed manually pkg_add: 1 package addition failed =========================================================================== $NetBSD: MESSAGE,v 1.2 2008/07/22 21:41:55 rhaen Exp $ In order to use HTML::Mason with mod_perl and Apache you have to create the "data directory" (aka data_dir), which is used by Mason for various features and optimizations, and change your web server configuration accordingly. The data directory must be writable by the user account specified for the Apache process in your httpd.conf file. As an example, if you use "/var/mason" as your data directory you have to add the following line to httpd.conf: PerlSetVar MasonDataDir /var/mason For more details, have a look at the "Mason Administrator's Manual" at http://www.masonhq.com/. It's also possible to use HTML::Mason with lighttpd and FastCGI. There is a recipe for it in the Trac system of lighttpd. For more details, have a look at the recipe at http://trac.lighttpd.net/trac/wiki/MasonRecipe =========================================================================== =========================================================================== $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. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.3 2020/10/05 23:22:04 gdt Exp $ To interoperate with older kerberos realms, you may need to set allow_weak_crypto = true in the [libdefaults] section of your krb5.conf file ===========================================================================