libffi-3.2.1nb2: registering info file /usr/pkg/info/libffi.info
gmake-4.1nb3: registering info file /usr/pkg/info/make.info
liberation-ttf-2.00.1nb1: updating font database in /usr/pkg/share/fonts/X11/TTF (ttf)
liberation-ttf-2.00.1nb1: updating font database in /usr/pkg/share/fonts/X11/TTF (x11)
No schema files found: doing nothing.
libIDL-0.8.14nb4: registering info file /usr/pkg/info/libIDL2.info
dbus-1.10.16: Creating group ``dbus''
dbus-1.10.16: Creating user ``dbus''
useradd: Warning: home directory `/var/run/dbus' doesn't exist, and -m was not specified
dbus-1.10.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.10.16:

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

===========================================================================
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
GConf-2.32.4nb11: copying /usr/pkg/share/examples/GConf/path to /usr/pkg/etc/gconf/2/path
libvdpau-1.1.1nb1: copying /usr/pkg/share/examples/libvdpau/vdpau_wrapper.cfg to /usr/pkg/etc/vdpau_wrapper.cfg
pkg_add: package `libXinerama-1.1.3' was already installed as dependency, now marked as installed manually
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-full.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-full.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-medium.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-medium.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-none.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-none.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/10-hinting-slight.conf to /usr/pkg/etc/fontconfig/conf.d/10-hinting-slight.conf
fontconfig-2.12.1: 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.12.1: 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.12.1: copying /usr/pkg/share/fontconfig/conf.avail/30-metric-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-metric-aliases.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/30-pkgsrc-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-pkgsrc-aliases.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/30-urw-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-urw-aliases.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/40-nonlatin.conf to /usr/pkg/etc/fontconfig/conf.d/40-nonlatin.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/45-latin.conf to /usr/pkg/etc/fontconfig/conf.d/45-latin.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/49-sansserif.conf to /usr/pkg/etc/fontconfig/conf.d/49-sansserif.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/50-user.conf to /usr/pkg/etc/fontconfig/conf.d/50-user.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/51-local.conf to /usr/pkg/etc/fontconfig/conf.d/51-local.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/60-latin.conf to /usr/pkg/etc/fontconfig/conf.d/60-latin.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/65-fonts-persian.conf to /usr/pkg/etc/fontconfig/conf.d/65-fonts-persian.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/65-nonlatin.conf to /usr/pkg/etc/fontconfig/conf.d/65-nonlatin.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/69-unifont.conf to /usr/pkg/etc/fontconfig/conf.d/69-unifont.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/80-delicious.conf to /usr/pkg/etc/fontconfig/conf.d/80-delicious.conf
fontconfig-2.12.1: copying /usr/pkg/share/fontconfig/conf.avail/90-synthetic.conf to /usr/pkg/etc/fontconfig/conf.d/90-synthetic.conf
fontconfig-2.12.1: copying /usr/pkg/share/examples/fontconfig/conf.d/README to /usr/pkg/etc/fontconfig/conf.d/README
fontconfig-2.12.1: copying /usr/pkg/share/examples/fontconfig/fonts.conf to /usr/pkg/etc/fontconfig/fonts.conf
===========================================================================
$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.5 2004/01/23 17:12:16 jmmv Exp $

The following catalogs have been installed:

	* /usr/pkg/etc/sgml/catalog
	  System wide SGML catalog.  Can be edited by the administrator and
	  is not changed by packages.  This is the *default* catalog when
	  working in SGML mode.

	* /usr/pkg/etc/xml/catalog
	  System wide XML catalog.  Can be edited by the administrator and
	  is not changed by packages.  This is the *default* catalog when
	  working in XML mode.

	* /usr/pkg/share/sgml/catalog
	  Handles SGML stuff installed under /usr/pkg/share/sgml.
	  Automatically handled by packages.

	* /usr/pkg/share/xml/catalog
	  Handles XML stuff installed under /usr/pkg/share/xml.
	  Automatically handled by packages.

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