xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.sgml to /usr/pkg/etc/sgml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.xml to /usr/pkg/etc/xml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /usr/pkg/share/sgml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.xml to /usr/pkg/share/xml/catalog rhash-1.4.6: copying /usr/pkg/share/examples/rhash/rhashrc to /usr/pkg/etc/rhashrc pkg_add: no pkg found for 'python313>=3.13', sorry. pkg_add: Can't install dependency python313>=3.13 pkg_add: glib2-tools-2.88.1: expected dependency python313>=3.13 still missing pkg_add: no pkg found for 'python313>=3.13', sorry. pkg_add: Can't install dependency python313>=3.13 pkg_add: vulkan-headers-1.4.350.0: expected dependency python313>=3.13 still missing pkg_add: no pkg found for 'osabi-NetBSD-11.0', sorry. pkg_add: Can't install dependency osabi-NetBSD-11.0 pkg_add: x11-links-1.37: expected dependency osabi-NetBSD-11.0 still missing pkg_add: no pkg found for 'gsettings-desktop-schemas-40.0nb4', sorry. pkg_add: no pkg found for 'at-spi2-core>=2.54.0nb9', sorry. pkg_add: Can't install dependency at-spi2-core>=2.54.0nb9 pkg_add: gtk2+-2.24.33nb38: expected dependency at-spi2-core>=2.54.0nb9 still missing pkg_add: no pkg found for 'gtk3+-3.24.52', sorry. pkg_add: no pkg found for 'hicolor-icon-theme-0.17nb1', sorry. pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: kf6-kconfig-6.26.0: expected dependency qt6-qtbase>=6.11.1nb1 still missing pkg_add: Can't install dependency kf6-kconfig>=6.18.0nb4 pkg_add: kf6-kcolorscheme-6.26.0: expected dependency kf6-kconfig>=6.18.0nb4 still missing pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: kf6-kconfig-6.26.0: expected dependency qt6-qtbase>=6.11.1nb1 still missing fam-2.7.0nb10: copying /usr/pkg/share/examples/fam/fam.conf to /usr/pkg/etc/fam.conf =========================================================================== The following files should be created for fam-2.7.0nb10: /etc/rc.d/famd (m=0755) [/usr/pkg/share/examples/rc.d/famd] =========================================================================== pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: kf6-kcoreaddons-6.26.0: expected dependency qt6-qtbase>=6.11.1nb1 still missing pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: kf6-kdbusaddons-6.26.0: expected dependency qt6-qtbase>=6.11.1nb1 still missing pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: kf6-kguiaddons-6.26.0: expected dependency qt6-qtbase>=6.11.1nb1 still missing pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: kf6-attica-6.26.0: expected dependency qt6-qtbase>=6.11.1nb1 still missing pkg_add: Can't install dependency kf6-attica>=6.18.0nb4 pkg_add: kf6-knewstuff-6.26.0: expected dependency kf6-attica>=6.18.0nb4 still missing pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: kf6-kwindowsystem-6.26.0: expected dependency qt6-qtbase>=6.11.1nb1 still missing pkg_add: no pkg found for 'qt6-qtbase>=6.11.1nb1', sorry. pkg_add: Can't install dependency qt6-qtbase>=6.11.1nb1 pkg_add: qt6-qtdeclarative-6.11.1nb1: expected dependency qt6-qtbase>=6.11.1nb1 still missing pkg_add: Can't install dependency qt6-qtdeclarative>=6.11.1nb1 pkg_add: kf6-ki18n-6.26.0: expected dependency qt6-qtdeclarative>=6.11.1nb1 still missing pkg_add: Can't install dependency kf6-ki18n>=6.2.0 pkg_add: plasma6-kdecoration-6.5.2nb3: expected dependency kf6-ki18n>=6.2.0 still missing pkg_add: no pkg found for 'qt6-qtbase-6.11.1nb1', sorry. pkg_add: 16 package additions failed =========================================================================== $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 /usr/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. ===========================================================================