+ PKG_PATH=/data/packages/SmartOS/upstream/trunk/All
+ /opt/tools/sbin/pkg_add -K /var/opt/pkg/.pkgdb digest-20220214 apache-2.4.57nb2 git-base-2.40.1 mktools-20220614 cmake-3.26.4 perl-5.36.1 pkgconf-1.9.5 cwrappers-20220403 checkperms-1.12 mariadb-client-10.6.12nb1 zlib-1.2.13 pcre-8.45 sqlite3-3.42.0 mbedtls-2.28.3 boehm-gc-8.2.2
openssl-1.1.1tnb1: /etc/opt/pkg/openssl/openssl.cnf already exists
gettext-lib-0.21.1: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/lib/locale/locale.alias
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
apache-2.4.57nb2: Creating group ``www''
apache-2.4.57nb2: Creating user ``www''
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-autoindex.conf to /etc/opt/pkg/httpd/httpd-autoindex.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-dav.conf to /etc/opt/pkg/httpd/httpd-dav.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-default.conf to /etc/opt/pkg/httpd/httpd-default.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-info.conf to /etc/opt/pkg/httpd/httpd-info.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-languages.conf to /etc/opt/pkg/httpd/httpd-languages.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-manual.conf to /etc/opt/pkg/httpd/httpd-manual.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-mpm.conf to /etc/opt/pkg/httpd/httpd-mpm.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-multilang-errordoc.conf to /etc/opt/pkg/httpd/httpd-multilang-errordoc.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-ssl.conf to /etc/opt/pkg/httpd/httpd-ssl.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-userdir.conf to /etc/opt/pkg/httpd/httpd-userdir.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/extra/httpd-vhosts.conf to /etc/opt/pkg/httpd/httpd-vhosts.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/httpd.conf to /etc/opt/pkg/httpd/httpd.conf
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/magic to /etc/opt/pkg/httpd/magic
apache-2.4.57nb2: copying /opt/pkg/share/examples/httpd/mime.types to /etc/opt/pkg/httpd/mime.types
===========================================================================
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.
===========================================================================
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/description to /opt/pkg/share/git-core/templates/description
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/applypatch-msg.sample to /opt/pkg/share/git-core/templates/hooks/applypatch-msg.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/commit-msg.sample to /opt/pkg/share/git-core/templates/hooks/commit-msg.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/post-update.sample to /opt/pkg/share/git-core/templates/hooks/post-update.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/pre-applypatch.sample to /opt/pkg/share/git-core/templates/hooks/pre-applypatch.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/pre-commit.sample to /opt/pkg/share/git-core/templates/hooks/pre-commit.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/pre-rebase.sample to /opt/pkg/share/git-core/templates/hooks/pre-rebase.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/prepare-commit-msg.sample to /opt/pkg/share/git-core/templates/hooks/prepare-commit-msg.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/hooks/update.sample to /opt/pkg/share/git-core/templates/hooks/update.sample
git-base-2.40.1: copying /opt/pkg/share/examples/git/templates/info/exclude to /opt/pkg/share/git-core/templates/info/exclude
pkg_add: package `mktools-20220614' already recorded as installed
rhash-1.4.3: /etc/opt/pkg/rhashrc already exists
pkg_add: package `perl-5.36.1' was already installed as dependency, now marked as installed manually
pkg_add: package `cwrappers-20220403' already recorded as installed
pkg_add: package `zlib-1.2.13' was already installed as dependency, now marked as installed manually
===========================================================================
$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.
===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.3 2016/05/26 15:41:06 khorben Exp $

NOTE:	Pristine templates are located in:
	/opt/pkg/share/examples/git/templates.

To use the git-cvsimport repository conversion from CVS, install git-cvs.

To use the git-svn interface to Subversion, install git-svn.

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