pkg_add: Warning: package `digest-20111104' was built for a platform:
pkg_add: Linux/x86_64 2.6.37.4 (pkg) vs. Linux/x86_64 3.2.7 (this host)
openssl-0.9.8x: copying /usr/pkg/share/examples/openssl/openssl.cnf to /usr/pkg/etc/openssl/openssl.cnf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-autoindex.conf to /usr/pkg/etc/httpd/httpd-autoindex.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-dav.conf to /usr/pkg/etc/httpd/httpd-dav.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-default.conf to /usr/pkg/etc/httpd/httpd-default.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-info.conf to /usr/pkg/etc/httpd/httpd-info.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-languages.conf to /usr/pkg/etc/httpd/httpd-languages.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-manual.conf to /usr/pkg/etc/httpd/httpd-manual.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-mpm.conf to /usr/pkg/etc/httpd/httpd-mpm.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-multilang-errordoc.conf to /usr/pkg/etc/httpd/httpd-multilang-errordoc.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-ssl.conf to /usr/pkg/etc/httpd/httpd-ssl.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-userdir.conf to /usr/pkg/etc/httpd/httpd-userdir.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/extra/httpd-vhosts.conf to /usr/pkg/etc/httpd/httpd-vhosts.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/httpd.conf to /usr/pkg/etc/httpd/httpd.conf
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/magic to /usr/pkg/etc/httpd/magic
apache-2.2.22nb1: copying /usr/pkg/share/examples/httpd/mime.types to /usr/pkg/etc/httpd/mime.types
===========================================================================
The following files should be created for apache-2.2.22nb1:

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

===========================================================================
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
php-5.3.13nb3: copying /usr/pkg/share/examples/php/php.ini-production to /usr/pkg/etc/php.ini
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
mysql-client-5.1.63: registering info file /usr/pkg/share/info/mysql.info
===========================================================================
The following files should be created for net-snmp-5.6.1.1nb3:

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

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

===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.1 2010/08/02 10:38:16 lukem Exp $

As of Apache 2.2.16, all Apache modules will be built as shared
modules instead of being statically compiled into Apache.

If upgrading from a previous version of Apache, you will need to
add "LoadModule" directives to the your Apache configuration
otherwise you may experience problems.

See /usr/pkg/share/examples/httpd/httpd.conf for a list of
"LoadModule" directives to be added to /usr/pkg/etc/httpd/httpd/httpd.conf
that should restore the previous behaviour.

===========================================================================
===========================================================================
$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.1.1 2010/03/16 15:31:58 taca 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,v 1.1.1.1 2010/03/04 16:27:18 taca Exp $

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

	databases/p5-DBD-mysql
	devel/p5-File-Temp

===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.2 2004/11/05 21:50:11 jdolecek Exp $

To enable this module, add the following to /usr/pkg/etc/php.ini:

    extension=mysql.so

and make sure extension_dir points to the dir where mysql.so is.

Then restart your PHP5.3-enabled HTTP server to load this module.
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/10/24 08:29:33 jlam Exp $

If you do not have an existing snmpd.conf configuration file, you may
generate one using snmpconf(1), e.g.:

	/usr/pkg/bin/snmpconf -g basic_setup

The resulting config file should be placed in:

	/usr/pkg/etc/snmpd.conf

===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.2 2004/11/05 21:50:11 jdolecek Exp $

To enable this module, add the following to /usr/pkg/etc/php.ini:

    extension=snmp.so

and make sure extension_dir points to the dir where snmp.so is.

Then restart your PHP5.3-enabled HTTP server to load this module.
===========================================================================
===========================================================================
$NetBSD: MESSAGE.module,v 1.2 2004/11/05 21:50:11 jdolecek Exp $

To enable this module, add the following to /usr/pkg/etc/php.ini:

    extension=sockets.so

and make sure extension_dir points to the dir where sockets.so is.

Then restart your PHP5.3-enabled HTTP server to load this module.
==============================================dejavu-ttf-2.33: copying /usr/pkg/share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-sans-mono.conf to /usr/pkg/etc/fontconfig/conf.d/20-unhint-small-dejavu-sans-mono.conf
dejavu-ttf-2.33: copying /usr/pkg/share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-sans.conf to /usr/pkg/etc/fontconfig/conf.d/20-unhint-small-dejavu-sans.conf
dejavu-ttf-2.33: copying /usr/pkg/share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-serif.conf to /usr/pkg/etc/fontconfig/conf.d/20-unhint-small-dejavu-serif.conf
dejavu-ttf-2.33: copying /usr/pkg/share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-sans-mono.conf to /usr/pkg/etc/fontconfig/conf.d/57-dejavu-sans-mono.conf
dejavu-ttf-2.33: copying /usr/pkg/share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-sans.conf to /usr/pkg/etc/fontconfig/conf.d/57-dejavu-sans.conf
dejavu-ttf-2.33: copying /usr/pkg/share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-serif.conf to /usr/pkg/etc/fontconfig/conf.d/57-dejavu-serif.conf
dejavu-ttf-2.33: updating font database in /usr/pkg/lib/X11/fonts/TTF (ttf)
dejavu-ttf-2.33: updating font database in /usr/pkg/lib/X11/fonts/TTF (x11)
libffi-3.0.9nb1: registering info file /usr/pkg/share/info/libffi.info
No schema files found: doing nothing.
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.avail/11-lcdfilter-default.conf to /usr/pkg/etc/fontconfig/conf.avail/11-lcdfilter-default.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.avail/11-lcdfilter-legacy.conf to /usr/pkg/etc/fontconfig/conf.avail/11-lcdfilter-legacy.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.avail/11-lcdfilter-light.conf to /usr/pkg/etc/fontconfig/conf.avail/11-lcdfilter-light.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/20-fix-globaladvance.conf to /usr/pkg/etc/fontconfig/conf.d/20-fix-globaladvance.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/20-unhint-small-vera.conf to /usr/pkg/etc/fontconfig/conf.d/20-unhint-small-vera.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/30-metric-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-metric-aliases.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/30-pkgsrc-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-pkgsrc-aliases.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/30-urw-aliases.conf to /usr/pkg/etc/fontconfig/conf.d/30-urw-aliases.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/40-nonlatin.conf to /usr/pkg/etc/fontconfig/conf.d/40-nonlatin.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/45-latin.conf to /usr/pkg/etc/fontconfig/conf.d/45-latin.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/49-sansserif.conf to /usr/pkg/etc/fontconfig/conf.d/49-sansserif.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/50-user.conf to /usr/pkg/etc/fontconfig/conf.d/50-user.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/51-local.conf to /usr/pkg/etc/fontconfig/conf.d/51-local.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/60-latin.conf to /usr/pkg/etc/fontconfig/conf.d/60-latin.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/65-fonts-persian.conf to /usr/pkg/etc/fontconfig/conf.d/65-fonts-persian.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/65-nonlatin.conf to /usr/pkg/etc/fontconfig/conf.d/65-nonlatin.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/69-unifont.conf to /usr/pkg/etc/fontconfig/conf.d/69-unifont.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/80-delicious.conf to /usr/pkg/etc/fontconfig/conf.d/80-delicious.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/conf.d/90-synthetic.conf to /usr/pkg/etc/fontconfig/conf.d/90-synthetic.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/fonts.conf to /usr/pkg/etc/fontconfig/fonts.conf
fontconfig-2.9.0: copying /usr/pkg/share/examples/fontconfig/fonts.dtd to /usr/pkg/etc/fontconfig/fonts.dtd
=============================
===========================================================================
$NetBSD: MESSAGE,v 1.3 2011/08/12 12:24:52 taca Exp $

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

  LoadModule php5_module lib/httpd/mod_php5.so
  AddType application/x-httpd-php .php

You may also add following if you still use .php3 files:

  AddType application/x-httpd-php .php3

For Apache 2.x installation, you need following:

  LoadModule php5_module lib/httpd/mod_php5.so
  AddHandler application/x-httpd-php .php

You may also add following if you still use .php3 files:

  AddHandler application/x-httpd-php .php3

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