libffi-3.0.11nb1: registering info file /usr/pkg/share/info/libffi.info
No schema files found: doing nothing.
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
pkg_add: package `gstreamer1-1.0.3nb2' was already installed as dependency, now marked as installed manually
pkg_add: package `glib2-2.34.3' was already installed as dependency, now marked as installed manually
pkg_add: package `gst-plugins1-base-1.0.3' was already installed as dependency, now marked as installed manually
pkg_add: package `orc-0.4.16' was already installed as dependency, now marked as installed manually
fftw-3.3.3: registering info file /usr/pkg/share/info/fftw3.info
readline-6.2: registering info file /usr/pkg/share/info/history.info
readline-6.2: registering info file /usr/pkg/share/info/readline.info
readline-6.2: registering info file /usr/pkg/share/info/rluserman.info
===========================================================================
$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.

===========================================================================
===========================================================================
$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.

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