+ PKG_PATH=/nfs/packages/SmartOS/upstream/trunk/All + /opt/tools/sbin/pkg_add -K /var/opt/.pkgdb digest-20220214 mktools-20220614 pax-20210219 cwrappers-20220403 checkperms-1.12 php80-gd-8.0.23nb2 php80-iconv-8.0.23 php80-intl-8.0.23nb8 php80-mbstring-8.0.23 php80-zip-8.0.23nb7 php80-zlib-8.0.23nb1 php80-pdo-8.0.23 php80-posix-8.0.23 php80-curl-8.0.23nb12 php80-sqlite3-8.0.23nb8 php80-pdo_sqlite-8.0.23nb8 perl-5.36.0 php-8.0.23 python310-3.10.7 pkg_add: package `cwrappers-20220403' already recorded as installed libiconv-1.14nb3: copying /opt/pkg/share/examples/libiconv/charset.alias to /opt/pkg/lib/charset.alias gettext-lib-0.21: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/lib/locale/locale.alias fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-full.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-medium.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-none.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-slight.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-scale-bitmap-fonts.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/20-unhint-small-vera.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/30-metric-aliases.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/30-pkgsrc-aliases.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/40-nonlatin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/45-latin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/49-sansserif.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/50-user.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/51-local.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/60-latin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/65-fonts-persian.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/65-nonlatin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/69-unifont.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/70-no-bitmap-webfonts.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/80-delicious.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/90-synthetic.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/README already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/fonts.conf already exists xmlcatmgr-2.2nb1: /etc/opt/pkg/sgml/catalog already exists xmlcatmgr-2.2nb1: /etc/opt/pkg/xml/catalog already exists xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /opt/pkg/share/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.xml to /opt/pkg/share/xml/catalog openssl-1.1.1q: /etc/opt/pkg/openssl/openssl.cnf already exists readline-8.1.2: registering info file /opt/pkg/info/history.info readline-8.1.2: registering info file /opt/pkg/info/readline.info readline-8.1.2: registering info file /opt/pkg/info/rluserman.info php-8.0.23: /etc/opt/pkg/php.ini already exists php80-gd-8.0.23nb2: /etc/opt/pkg/php.d/gd.ini already exists php80-iconv-8.0.23: copying /opt/pkg/share/examples/php/iconv.ini to /etc/opt/pkg/php.d/iconv.ini php80-intl-8.0.23nb8: copying /opt/pkg/share/examples/php/intl.ini to /etc/opt/pkg/php.d/intl.ini php80-mbstring-8.0.23: /etc/opt/pkg/php.d/mbstring.ini already exists php80-zip-8.0.23nb7: copying /opt/pkg/share/examples/php/zip.ini to /etc/opt/pkg/php.d/zip.ini php80-zlib-8.0.23nb1: /etc/opt/pkg/php.d/zlib.ini already exists php80-pdo-8.0.23: /etc/opt/pkg/php.d/pdo.ini already exists php80-posix-8.0.23: copying /opt/pkg/share/examples/php/posix.ini to /etc/opt/pkg/php.d/posix.ini =========================================================================== $NetBSD: MESSAGE,v 1.1 2021/03/07 13:41:36 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 /opt/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: /etc/opt/pkg/php.d/gd.ini If you use custom /etc/opt/pkg/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: /etc/opt/pkg/php.d/iconv.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=iconv.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: /etc/opt/pkg/php.d/intl.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=intl.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: /etc/opt/pkg/php.d/mbstring.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=mbstring.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: /etc/opt/pkg/php.d/zip.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=zip.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: /etc/opt/pkg/php.d/zlib.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=zlib.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: /etc/opt/pkg/php.d/pdo.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=pdo.so =========================================================================== =============libunistring-1.0: registering info file /opt/pkg/info/libunistring.info libidn2-2.3.3: registering info file /opt/pkg/info/libidn2.info libffi-3.4.2nb3: registering info file /opt/pkg/info/libffi.info php80-curl-8.0.23nb12: /etc/opt/pkg/php.d/curl.ini already exists php80-sqlite3-8.0.23nb8: copying /opt/pkg/share/examples/php/sqlite3.ini to /etc/opt/pkg/php.d/sqlite3.ini php80-pdo_sqlite-8.0.23nb8: copying /opt/pkg/share/examples/php/pdo_sqlite.ini to /etc/opt/pkg/php.d/pdo_sqlite.ini pkg_add: package `perl-5.36.0' was already installed as dependency, now marked as installed manually pkg_add: package `php-8.0.23' was already installed as dependency, now marked as installed manually pkg_add: package `python310-3.10.7' was already installed as dependency, now marked as installed manually ============================================================== $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: /etc/opt/pkg/php.d/posix.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=posix.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: /etc/opt/pkg/php.d/curl.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=curl.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: /etc/opt/pkg/php.d/sqlite3.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=sqlite3.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: /etc/opt/pkg/php.d/pdo_sqlite.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=pdo_sqlite.so ===========================================================================