pkg_add: package `mktools-20220614' already recorded as installed gmake-4.4: registering info file /opt/pkg/info/make.info 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 gettext-tools-0.21nb3: registering info file /opt/pkg/info/gettext.info gettext-tools-0.21nb3: registering info file /opt/pkg/info/libtextstyle.info pkg_add: package `cwrappers-20220403' already recorded as installed xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.etc.sgml to /opt/pkg/etc/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.etc.xml to /opt/pkg/etc/xml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /opt/pkg/share/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.xml to /opt/pkg/share/xml/catalog openssl-1.1.1s: copying /opt/pkg/share/examples/openssl/openssl.cnf to /opt/pkg/etc/openssl/openssl.cnf readline-8.2nb1: registering info file /opt/pkg/info/history.info readline-8.2nb1: registering info file /opt/pkg/info/readline.info readline-8.2nb1: registering info file /opt/pkg/info/rluserman.info php-8.1.13: copying /opt/pkg/share/examples/php/php.ini-production to /opt/pkg/etc/php.ini 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] =========================================================================== postgresql15-client-15.1nb1: copying /opt/pkg/share/postgresql/pg_service.conf.sample to /opt/pkg/etc/postgresql/pg_service.conf postgresql15-client-15.1nb1: copying /opt/pkg/share/postgresql/psqlrc.sample to /opt/pkg/etc/postgresql/psqlrc php81-pgsql15-8.1.13: copying /opt/pkg/share/examples/php/pgsql.ini to /opt/pkg/etc/php.d/pgsql.ini php81-pdo-8.1.13: copying /opt/pkg/share/examples/php/pdo.ini to /opt/pkg/etc/php.d/pdo.ini php81-pdo_pgsql15-8.1.13: copying /opt/pkg/share/examples/php/pdo_pgsql.ini to /opt/pkg/etc/php.d/pdo_pgsql.ini php81-iconv-8.1.13: copying /opt/pkg/share/examples/php/iconv.ini to /opt/pkg/etc/php.d/iconv.ini php81-gettext-8.1.13: copying /opt/pkg/share/examples/php/gettext.ini to /opt/pkg/etc/php.d/gettext.ini =========================================================================== $NetBSD: MESSAGE,v 1.1 2021/11/27 07:24:43 taca Exp $ To process PHP scripts, you will need a PHP-enabled HTTP server. You may either configure the HTTP server to use the PHP CGI binary located in /opt/pkg/libexec/cgi-bin/php or you may install a PHP module for your HTTP server, e.g. www/ap-php. =========================================================================== =========================================================================== $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 =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /opt/pkg/etc/php.d/pgsql.ini If you use custom /opt/pkg/etc/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=pgsql.so =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /opt/pkg/etc/php.d/pdo.ini If you use custom /opt/pkg/etc/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=pdo.so =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /opt/pkg/etc/php.d/pdo_pgsql.ini If you use custom /opt/pkg/etc/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=pdo_pgsql.so =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /opt/pkg/etc/php.d/iconv.ini If you use custom /opt/pkg/etc/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=iconv.so =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 php81-calendar-8.1.13: copying /opt/pkg/share/examples/php/calendar.ini to /opt/pkg/etc/php.d/calendar.ini libunistring-1.1: registering info file /opt/pkg/info/libunistring.info libidn2-2.3.4: registering info file /opt/pkg/info/libidn2.info libffi-3.4.4: registering info file /opt/pkg/info/libffi.info php81-curl-8.1.13nb13: copying /opt/pkg/share/examples/php/curl.ini to /opt/pkg/etc/php.d/curl.ini pkg_add: Conflicting PLIST with postgresql15-client-15.1nb1: bin/clusterdb pkg_add: Can't install dependency postgresql14-client>=14.4nb1 pkg_add: Expected dependency postgresql14-client>=14.4nb1 still missing pkg_add: Conflicting PLIST with postgresql15-client-15.1nb1: bin/clusterdb pkg_add: 2 package additions failed jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /opt/pkg/etc/php.d/gettext.ini If you use custom /opt/pkg/etc/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=gettext.so =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /opt/pkg/etc/php.d/calendar.ini If you use custom /opt/pkg/etc/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=calendar.so =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /opt/pkg/etc/php.d/curl.ini If you use custom /opt/pkg/etc/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=curl.so ===========================================================================