gettext-lib-0.22.5: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/share/locale/locale.alias openssl-3.6.0: copying /opt/pkg/share/examples/openssl/openssl.cnf to /opt/pkg/etc/openssl/openssl.cnf 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 openldap-client-2.6.10: copying /opt/pkg/share/examples/openldap/ldap.conf to /opt/pkg/etc/openldap/ldap.conf rhash-1.4.6: copying /opt/pkg/share/examples/rhash/rhashrc to /opt/pkg/etc/rhashrc pkg_add: package `xz-5.8.1' was already installed as dependency, now marked as installed manually pkg_add: package `cwrappers-20220403' already recorded as installed No schema files found: doing nothing. dbus-1.16.2nb1: setting permissions on /opt/pkg/libexec/dbus-daemon-launch-helper (o=root, g=dbus, m=4511) =========================================================================== The following files should be created for dbus-1.16.2nb1: /opt/pkg/etc/rc.d/dbus (m=0755) [/opt/pkg/share/examples/rc.d/dbus] =========================================================================== =========================================================================== The following files should be created for mit-krb5-1.21.3nb2: /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] =========================================================================== fam-2.7.0nb10: copying /opt/pkg/share/examples/fam/fam.conf to /opt/pkg/etc/fam.conf =========================================================================== The following files should be created for fam-2.7.0nb10: /opt/pkg/etc/rc.d/famd (m=0755) [/opt/pkg/share/examples/rc.d/famd] =========================================================================== pkg_add: package `qt6-qtbase-6.9.3nb1' was already installed as dependency, now marked as installed manually pkg_add: package `qt6-qttools-6.9.3' was already installed as dependency, now marked as installed manually =========================================================================== $NetBSD: MESSAGE,v 1.5 2024/04/24 12:46:59 jperkin Exp $ cyrus-sasl-2.1.28nb2 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". To allow plaintext authentication without using the auxprop mechanism, the package security/cyrus-saslauthd should be installed. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.6 2008/12/03 23:23:20 minskim Exp $ Because FAM uses RPC, you have to add the following line to the system's portmapper file (/etc/rpc): sgi_fam 391002 fam # File Alteration Monitor Also make sure that the RPC port mapper is enabled by checking whether rpcbind=YES is in /etc/rc.conf. After that, restart the rpcbind(8) server. Furthermore, you have to enable the FAM daemon. There are two ways to do this: through inetd(8) or as a standalone server. If you prefer the former way, add the following line to /etc/inetd.conf: sgi_fam/1-2 stream rpc/tcp wait root /opt/pkg/sbin/famd famd and reload inetd(8)'s daemon. However, if you prefer the latter way, use the provided famd rc.d(8) script. ===========================================================================