libunistring-0.9.10: registering info file /usr/pkg/info/libunistring.info
libidn2-2.0.4: registering info file /usr/pkg/info/libidn2.info
gmake-4.1nb4: registering info file /usr/pkg/info/make.info
libffi-3.2.1nb4: registering info file /usr/pkg/info/libffi.info
dbus-1.12.8: Creating group ``dbus''
dbus-1.12.8: Creating user ``dbus''
useradd: Warning: home directory `/var/run/dbus' doesn't exist, and -m was not specified
dbus-1.12.8: 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.8:

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

===========================================================================
No schema files found: doing nothing.
libvdpau-1.1.1nb2: copying /usr/pkg/share/examples/libvdpau/vdpau_wrapper.cfg to /usr/pkg/etc/vdpau_wrapper.cfg
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-full.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-full.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-medium.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-medium.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-none.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-none.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-slight.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-slight.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf to /usr/pkg/etc/fontconfig/conf.d/10-scale-bitmap-fonts.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/20-unhint-small-vera.conf to /usr/pkg/etc/fontconfig/conf.d/20-unhint-small-vera.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/30-metric-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-metric-aliases.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/30-pkgsrc-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-pkgsrc-aliases.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/40-nonlatin.conf to /usr/pkg/etc/fontconfig/conf.d/40-nonlatin.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/45-latin.conf to /usr/pkg/etc/fontconfig/conf.d/45-latin.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/49-sansserif.conf to /usr/pkg/etc/fontconfig/conf.d/49-sansserif.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/50-user.conf to /usr/pkg/etc/fontconfig/conf.d/50-user.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/51-local.conf to /usr/pkg/etc/fontconfig/conf.d/51-local.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/60-latin.conf to /usr/pkg/etc/fontconfig/conf.d/60-latin.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/65-fonts-persian.conf to /usr/pkg/etc/fontconfig/conf.d/65-fonts-persian.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/65-nonlatin.conf to /usr/pkg/etc/fontconfig/conf.d/65-nonlatin.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/69-unifont.conf to /usr/pkg/etc/fontconfig/conf.d/69-unifont.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/80-delicious.conf to /usr/pkg/etc/fontconfig/conf.d/80-delicious.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/fontconfig/conf.avail/90-synthetic.conf to /usr/pkg/etc/fontconfig/conf.d/90-synthetic.conf
fontconfig-2.13.0nb1: copying /usr/pkg/share/examples/fontconfig/conf.d/README to /usr/pkg/etc/fontconfig/conf.d/README
fontconfig-2.13.0nb1: copying /usr/pkg/share/examples/fontconfig/fonts.conf to /usr/pkg/etc/fontconfig/fonts.conf
fftw-3.3.8: registering info file /usr/pkg/info/fftw3.info
pkg_add: package `python27-2.7.15nb1' was already installed as dependency, now marked as installed manually
gsl-2.4: registering info file /usr/pkg/info/gsl-ref.info
===========================================================================
$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 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.1.1.1 2006/02/20 12:08:11 adam Exp $

To allow this package to coexist with other versions of Qt
it has been installed in /usr/pkg/qt4/{bin,include,lib,doc}.

You should be able to select this version of Qt when compiling
programs which use it by ensuring that

1) QTDIR is set to /usr/pkg/qt4

2) Use the "configure" argument "--with-qt-dir=/usr/pkg/qt4"

3) you may also have to put /usr/pkg/qt4/bin in your PATH

To access Qt-4 man pages add /usr/pkg/qt4/doc/man to your MANPATH
environment variable.  Note that the Qt-4 man pages are installed
here to avoid conflicts with man pages of other Qt versions.

===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.1 2008/07/31 03:58:05 bjs Exp $

NOTE:  Unfortunately, JACK wants to use a linux /proc filesystem to
perform shared memory housekeeping tasks.  Therefore, if your platform
supports a "Linux-compliant" proc filesystem, we recommend mounting one
prior to using jack.  On NetBSD, this can be accomplished with the
following command:

		mount_procfs -orw,linux /proc <mount point>

Conventionally, the mount point is /proc.  If you wish to use a different
pathname for this filesystem, you may define the JACKD_PROCFS_PATH
variable in your build environment or mk.conf as shown below.

		JACKD_PROCFS_PATH= /emul/linux/proc

ATTENTION:  NetBSD-current users who wish to run jackd with real-time
	    scheduling will likely find that the loader fails to mmap
	    the driver module(s) when using -R.  Until this issue is re-
	    solved, one may work around this problem by using the -m
	    (--no-mlock) option.

===========================================================================