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)
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
openssl-0.9.8x: copying /usr/pkg/share/examples/openssl/openssl.cnf to /usr/pkg/etc/openssl/openssl.cnf
php-5.3.15nb1: copying /usr/pkg/share/examples/php/php.ini-production to /usr/pkg/etc/php.ini
php53-pear-1.9.4nb3: copying /usr/pkg/share/examples/pear/pear.conf to /usr/pkg/etc/pear.conf
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]

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

and make sure extension_dir points to the dir where gettext.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=mcrypt.so

and make sure extension_dir points to the dir where mcrypt.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=iconv.so

and make sure extension_dir points to the dir where iconv.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=gd.so

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

Then restart your PHP5.3-enabled HTTP server to load this module.
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.3 2008/12/20 14:42:50 adrianp Exp $

In order to use PEAR packages you may want to alter the default
include_path of PHP to include the PEAR installation directory where the
packages are located.  To do this you need to edit the include_path
directive in your php.ini file:

	/usr/pkg/etc/php.ini

Change the "include_path" directive to read as follows:

	include_path = ".:/usr/pkg/lib/php"

This is done automatically if you are running either php>=4.4.9 or
php>=5.2.6nb2.
===========================================================================
===========================================================================
$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 "LoadModreadline-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
horde-3.3.13: copying /usr/pkg/share/examples/horde/horde.conf to /usr/pkg/etc/httpd/horde.conf
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/conf.php to /usr/pkg/share/horde/config/conf.php
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/conf.xml to /usr/pkg/share/horde/config/conf.xml
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/hooks.php to /usr/pkg/share/horde/config/hooks.php
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/mime_drivers.php to /usr/pkg/share/horde/config/mime_drivers.php
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/motd.php to /usr/pkg/share/horde/config/motd.php
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/nls.php to /usr/pkg/share/horde/config/nls.php
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/prefs.php to /usr/pkg/share/horde/config/prefs.php
horde-3.3.13: copying /usr/pkg/share/examples/horde/config/registry.php to /usr/pkg/share/horde/config/registry.php
ule" 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.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

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

and make sure extension_dir points to the dir where dom.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=zlib.so

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

Then restart your PHP5.3-enabled HTTP server to load this module.
===========================================================================
===========================================================================
$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.9 2012/02/23 10:40:20 obache Exp $

Please refer to the file:

	/usr/pkg/share/doc/horde/INSTALL

to setup Horde to access its user preferences store properly.  The short
summary is to run the appropriate scripts in:

	/usr/pkg/share/horde/scripts/db

to setup the horde preferences store.  Horde is setup by default to access
MySQL.  It's recommended that you change the password of the 'horde' user used
to connect to the horde database.

You will also need to make Horde accessible through your HTTP server.  If
you are running Apache and ap-php, then you can add the following line
to httpd.conf:

	Include /usr/pkg/etc/httpd/horde.conf

to make Horde accessible through:

	http://www.example.com/horde/

===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.4 2006/07/26 20:00:27 jlam Exp $

Add the following to /etc/services (if not already there):

 imap		143/tcp		# Internet Message Access Protocol
 imap		143/udp

Add the following to /etc/inetd.conf:

 imap   stream  tcp     nowait  root    /usr/pkg/libexec/imapd    imapd
 pop2   stream  tcp     nowait  root    /usr/pkg/libexec/ipop2d   ipop2d
 pop3   stream  tcp     nowait  root    /usr/pkg/libexec/ipop3d   ipop3d

You will need to make inetd reload its configuration for the changes to
take effect.

===========================================================================
===========================================================================
$NetBSD: MESSAGE.ssl,v 1.1 2006/07/26 20:00:27 jlam Exp $

Add the following to /etc/services (if not already there):

 imaps		993/tcp		# imap4 protocol over TLS/SSL
 imaps		993/udp		# imap4 protocol over TLS/SSL
 pop3s		995/tcp		# pop3 protocol over TLS/SSL (was spop3)
 pop3s		995/udp		# pop3 protocol over TLS/SSL (was spop3)

Add the following to /etc/inetd.conf:

 imaps  stream  tcp     nowait  root    /usr/pkg/libexec/imapd    imapd
 pop3s  stream  tcp     nowait  root    /usr/pkg/libexec/ipop3d   ipop3d

The imapd daemon looks for the following files to use SSL:

    /usr/pkg/etc/openssl/certs/imapd.pem (certificate)
    /usr/pkg/etc/openssl/private/imapd.pem (private key)

and similarly for the ipopd daemon.

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

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

Then restart your PHP5.3-enabled HTTP server to load this module.
===========================================================================