pkg_add: package `perl-5.30.1' was already installed as dependency, now marked as installed manually
Unable to open directory /usr/pkg/lib/gio/modules: Error opening directory ?/usr/pkg/lib/gio/modules?: No such file or directory
No schema files found: doing nothing.
dbus-1.12.16: setting permissions on /usr/pkg/libexec/dbus-daemon-launch-helper (o=root, g=dbus, m=4511)
===========================================================================
The following files should be created for dbus-1.12.16:

	/etc/rc.d/dbus (m=0755)
	    [/usr/pkg/share/examples/rc.d/dbus]

===========================================================================
libpaper-1.1.28: copying /usr/pkg/share/examples/libpaper/papersize to /usr/pkg/etc/papersize
p11-kit-0.23.15: copying /usr/pkg/share/examples/p11-kit/pkcs11.conf.example to /usr/pkg/etc/pkcs11/pkcs11.conf
cups-base-2.3.0: copying /usr/pkg/share/examples/cups/cups-files.conf to /usr/pkg/etc/cups/cups-files.conf
cups-base-2.3.0: copying /usr/pkg/share/examples/cups/cupsd.conf to /usr/pkg/etc/cups/cupsd.conf
cups-base-2.3.0: copying /usr/pkg/share/examples/cups/snmp.conf to /usr/pkg/etc/cups/snmp.conf
===========================================================================
The following files should be created for cups-base-2.3.0:

	/etc/rc.d/cupsd (m=0755)
	    [/usr/pkg/share/examples/rc.d/cupsd]

===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.2 2014/12/02 05:20:24 snj Exp $

You should enable the dbus system-wide daemon for correct operation.  You
can do this by using one of the three start-up scripts installed by the
package.  Use:

* /usr/pkg/share/examples/rc.d/dbus:
  if you are using NetBSD's and pkgsrc's rc.subr start-up framework.

* /usr/pkg/share/examples/rc.d/messagebus.redhat:
  if you are using a Red-Hat based system (such as Fedora).

* /usr/pkg/share/examples/rc.d/rc.messagebus.slackware:
  if you are using a Slackware-like system.

===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.5 2014/08/10 10:47:42 wiz Exp $

Execute this command to extract and rehash all CA root certificates
distributed by the Mozilla Project, so that they can be used by third
party applications using OpenSSL. It also creates a single file
certificate bundle in PEM format which can be used by applications using
GnuTLS.

	# mozilla-rootcerts install

To mark these certificates as trusted for users of gnupg2, do
the following (assuming default PKG_SYSCONFBASE and a Bourne shell):

	# mkdir -p /usr/pkg/etc/gnupg
	# cd /usr/pkg/etc/gnupg
	# for c in /etc/openssl/certs/*.pem; do
	> openssl x509 -in $c -noout -fingerprint|sed 's|^.*=\(.*\)|\1 S|'
	> done > trustlist.txt
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.2 2017/12/02 20:02:35 leot Exp $

You will need to also install print/cups-filters if you wish to
print to non-Postscript printers.

You may install additional PPD files for other printer models into
/usr/pkg/share/cups/model.

You may want to backup /etc/printcap before starting CUPS for the first
time, as the CUPS scheduler may overwrite this file with automatically
generated content.
===========================================================================
===========================================================================
$NetBSD: MESSAGE.libusb,v 1.1 2017/11/12 14:10:15 khorben Exp $

With cups 1.4 from pkgsrc, USB printing can use libusb in addition to
traditional USB printer devices.

To see the DeviceURI of all attached printers run:

/usr/pkg/libexec/cups/backend/usb

libusb DeviceURIs start with "usb://".

ulpt(4)/usblp DeviceURIs start with "usb:/dev/" (e.g., "usb:/dev/ulpt0".)
===========================================================================