apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-autoindex.conf to /usr/pkg/etc/httpd/httpd-autoindex.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-dav.conf to /usr/pkg/etc/httpd/httpd-dav.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-default.conf to /usr/pkg/etc/httpd/httpd-default.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-info.conf to /usr/pkg/etc/httpd/httpd-info.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-languages.conf to /usr/pkg/etc/httpd/httpd-languages.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-manual.conf to /usr/pkg/etc/httpd/httpd-manual.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-mpm.conf to /usr/pkg/etc/httpd/httpd-mpm.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-multilang-errordoc.conf to /usr/pkg/etc/httpd/httpd-multilang-errordoc.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-ssl.conf to /usr/pkg/etc/httpd/httpd-ssl.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-userdir.conf to /usr/pkg/etc/httpd/httpd-userdir.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/extra/httpd-vhosts.conf to /usr/pkg/etc/httpd/httpd-vhosts.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/httpd.conf to /usr/pkg/etc/httpd/httpd.conf apache-2.2.29: copying /usr/pkg/share/examples/httpd/magic to /usr/pkg/etc/httpd/magic apache-2.2.29: 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.29: /etc/rc.d/apache (m=0755) [/usr/pkg/share/examples/rc.d/apache] =========================================================================== m4-1.4.17: registering info file /usr/pkg/info/m4.info autoconf-2.69nb5: registering info file /usr/pkg/info/autoconf.info autoconf-2.69nb5: registering info file /usr/pkg/info/standards.info automake-1.15: registering info file /usr/pkg/info/automake-history.info automake-1.15: registering info file /usr/pkg/info/automake.info pkg_add: package `autoconf-2.69nb5' was already installed as dependency, now marked as installed manually gmake-4.1nb1: registering info file /usr/pkg/info/make.info pkg_add: package `perl-5.20.2' was already installed as dependency, now marked as installed manually 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 libidn-1.30: registering info file /usr/pkg/info/libidn-components.png libidn-1.30: registering info file /usr/pkg/info/libidn.info php-5.4.39: copying /usr/pkg/share/examples/php/php.ini-production to /usr/pkg/etc/php.ini ffmpeg010-20150312.0.10.16: copying /usr/pkg/share/examples/ffmpeg010/ffserver.conf to /usr/pkg/etc/ffserver.conf pkg_add: package `jpeg-9anb1' was already installed as dependency, now marked as installed manually pkg_add: package `mysql-client-5.5.42' was already installed as dependency, now marked as installed manually =========================================================================== $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/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,v 1.1 2012/06/16 05:21:55 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.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 php5_module lib/httpd/mod_php5.so SetHandler application/x-httpd-php =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.3 2015/02/15 09:00:33 taca 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.4-enabled HTTP server to load this module. =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.3 2015/02/15 09:00:33 taca Exp $ To enable this module, add the following to /usr/pkg/etc/php.ini: extension=pdo.so and make sure extension_dir points to the dir where pdo.so is. Then restart your PHP5.4-enabled HTTP server to load this module. =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.3 2015/02/15 09:00:33 taca Exp $ To enable this module, add the following to /usr/pkg/etc/php.ini: extension=pdo_mysql.so and make sure extension_dir points to the dir where pdo_mysql.so is. Then restart your PHP5.4-enabled HTTP server to load this module. ===========================================================================