+ PKG_PATH=/nfs/packages/SmartOS/upstream/trunk/All + /opt/tools/sbin/pkg_add -K /var/opt/.pkgdb digest-20220214 boost-headers-1.78.0 libtool-base-2.4.6nb4 mktools-20220614 perl-5.36.0 pkgconf-1.8.0 cwrappers-20220403 checkperms-1.12 boost-libs-1.78.0nb2 openssl-1.1.1pnb1 log4shib-1.0.9 xerces-c-3.2.3 xml-security-c-2.0.2nb1 xmltooling-3.1.0nb5 opensaml-3.1.0nb5 curl-7.84.0nb1 apache-2.4.54nb1 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 openssl-1.1.1pnb1: /etc/opt/pkg/openssl/openssl.cnf already exists gettext-lib-0.21: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/lib/locale/locale.alias libunistring-1.0: registering info file /opt/pkg/info/libunistring.info libidn2-2.3.2: registering info file /opt/pkg/info/libidn2.info libffi-3.4.2nb3: registering info file /opt/pkg/info/libffi.info 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 libidn-1.38nb1: registering info file /opt/pkg/info/libidn-components.png libidn-1.38nb1: registering info file /opt/pkg/info/libidn.info pkg_add: package `curl-7.84.0nb1' was already installed as dependency, now marked as installed manually 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 apache-2.4.54nb1: Creating group ``www'' apache-2.4.54nb1: Creating user ``www'' apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-autoindex.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-dav.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-default.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-info.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-languages.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-manual.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-mpm.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-multilang-errordoc.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-ssl.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-userdir.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd-vhosts.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/httpd.conf already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/magic already exists apache-2.4.54nb1: /etc/opt/pkg/httpd/mime.types already exists =========================================================================== This package has SMF support. You may use svcadm(1M) to 'enable', 'disable' or 'restart' services. To enable the instance(s) for this package, run: /usr/sbin/svcadm enable svc:/pkgsrc/apache:default Use svcs(1) to check on service status. See smf(5) for more information. svccfg: Could not connect to repository server: repository server unavailable. =========================================================================== =========================================================================== $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. ===========================================================================