libffi-3.2.1nb2: registering info file /usr/pkg/info/libffi.info
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
readline-7.0: registering info file /usr/pkg/info/history.info
readline-7.0: registering info file /usr/pkg/info/readline.info
readline-7.0: registering info file /usr/pkg/info/rluserman.info
apache-2.4.25nb2: Creating group ``www''
apache-2.4.25nb2: Creating user ``www''
useradd: Warning: home directory `/nonexistent' doesn't exist, and -m was not specified
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-autoindex.conf to /usr/pkg/etc/httpd/httpd-autoindex.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-dav.conf to /usr/pkg/etc/httpd/httpd-dav.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-default.conf to /usr/pkg/etc/httpd/httpd-default.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-info.conf to /usr/pkg/etc/httpd/httpd-info.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-languages.conf to /usr/pkg/etc/httpd/httpd-languages.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-manual.conf to /usr/pkg/etc/httpd/httpd-manual.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-mpm.conf to /usr/pkg/etc/httpd/httpd-mpm.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-multilang-errordoc.conf to /usr/pkg/etc/httpd/httpd-multilang-errordoc.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-ssl.conf to /usr/pkg/etc/httpd/httpd-ssl.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-userdir.conf to /usr/pkg/etc/httpd/httpd-userdir.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/extra/httpd-vhosts.conf to /usr/pkg/etc/httpd/httpd-vhosts.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/httpd.conf to /usr/pkg/etc/httpd/httpd.conf
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/magic to /usr/pkg/etc/httpd/magic
apache-2.4.25nb2: copying /usr/pkg/share/examples/httpd/mime.types to /usr/pkg/etc/httpd/mime.types
===========================================================================
The following files should be created for apache-2.4.25nb2:

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

===========================================================================
php-7.1.2: copying /usr/pkg/share/examples/php/php.ini-production to /usr/pkg/etc/php.ini
php71-gd-7.1.2nb1: copying /usr/pkg/share/examples/php/gd.ini to /usr/pkg/etc/php.d/gd.ini
php71-json-7.1.2: copying /usr/pkg/share/examples/php/json.ini to /usr/pkg/etc/php.d/json.ini
php71-dom-7.1.2: copying /usr/pkg/share/examples/php/dom.ini to /usr/pkg/etc/php.d/dom.ini
php71-pdo-7.1.2: copying /usr/pkg/share/examples/php/pdo.ini to /usr/pkg/etc/php.d/pdo.ini
php71-pdo_mysql-7.1.2: copying /usr/pkg/share/examples/php/pdo_mysql.ini to /usr/pkg/etc/php.d/pdo_mysql.ini
===========================================================================
$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.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.2 2014/02/22 17:28:34 ryoon Exp $

After apache-2.4.3, --enable-mpms-shared='event worker prefork' is
passed to configure script, then these multi-process model is built
and you can select the model in configuraton file.

The mod_cgi.so module conflicts with non-prefork multi-process model,
and mod_cgi.so module is not built anymore.
You can use mod_cgid.so module instead.
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.2 2016/12/23 18:38:04 jdolecek Exp $

To process PHP scripts, you will need a PHP-enabled HTTP server.  You may
either configure the HTTP server to use the PHP CGI binary located in

        /usr/pkg/libexec/cgi-bin/php

or you may install a PHP module for your HTTP server, e.g. www/ap-php.

===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $

By default, example module configuration file was copied to following
location, and module should be auto-loaded:
/usr/pkg/etc/php.d/gd.ini

If you use custom /usr/pkg/etc/php.ini, or nonstandard module
configuration file location, you might need to add explicit load directive:
extension=gd.so
===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $

By default, example module configuration file was copied to following
location, and module should be auto-loaded:
/usr/pkg/etc/php.d/json.ini

If you use custom /usr/pkg/etc/php.ini, or nonstandard module
configuration file location, you might need to add explicit load directive:
extension=json.so
===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $

By default, example module configuration file was copied to following
location, and module should be auto-loaded:
/usr/pkg/etc/php.d/dom.ini

If you use custom /usr/pkg/etc/php.ini, or nonstandard module
configuration file location, you might need to add explicit load directive:
extension=dom.so
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.2 2014/08/20 09:04:56 obache Exp $

To use the ``mysqlhotcopy'' script, you'll have to install the following
package:

	databases/p5-DBD-mysql

===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $

By default, example module configuration file was copied to following
location, and module should be auto-loaded:
/usr/pkg/etc/php.d/pdo.ini

If you use custom /usr/pkg/etc/php.ini, or nonstandard module
configuration file location, you might need to add explicit load directive:
extension=pdo.so
===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $

By default, example module configuration file was copied to following
location, and module should be auto-loaded:
/usr/pkg/etc/php.d/pdo_mysql.ini

If you use custom /usr/pkg/etc/php.ini, or nonstandard module
configuration file location, you might need to add explicit load directive:
extension=pdo_mysql.so
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.6 2015/03/09 08:57:03 taca Exp $

In order to use this module in your Apache 2.x installation, you need to
add the following to your httpd.conf file:

  LoadModule php7_module lib/httpd/mod_php7.so
  <FilesMatch \.php$>
      SetHandler application/x-httpd-php
  </FilesMatch>

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