-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/ncurses-6.1.20190525.txz
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/libtextstyle-0.20.1.txz
Installing /packages/All/gettext-runtime-0.20.1.txz
Installing /packages/All/gettext-tools-0.20.1_1.txz
Installing /packages/All/libnghttp2-1.40.0.txz
Installing /packages/All/ca_root_nss-3.51.txz
=====
Message from ca_root_nss-3.51:
--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.
Assessment and verification of trust is the complete responsibility of the
system administrator.
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.
This enables SSL Certificate Verification by client software without manual
intervention.
If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.
* /etc/ssl/cert.pem
* /usr/local/etc/ssl/cert.pem
* /usr/local/openssl/cert.pem
Installing /packages/All/openssl-1.1.1d,1.txz
Installing /packages/All/curl-7.68.0.txz
Installing /packages/All/libevent-2.1.11.txz
Installing /packages/All/liblz4-1.9.2_1,1.txz
Installing /packages/All/protobuf-3.11.4,1.txz
Installing /packages/All/cyrus-sasl-2.1.27_1.txz
*** Added group `cyrus' (id 60)
*** Added user `cyrus' (id 60)
=====
Message from cyrus-sasl-2.1.27_1:
--
You can use sasldb2 for authentication, to add users use:
saslpasswd2 -c username
If you want to enable SMTP AUTH with the system Sendmail, read
Sendmail.README
NOTE: This port has been compiled with a default pwcheck_method of
auxprop. If you want to authenticate your user by /etc/passwd,
PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
set sasl_pwcheck_method to saslauthd after installing the
Cyrus-IMAPd 2.X port. You should also check the
/usr/local/lib/sasl2/*.conf files for the correct
pwcheck_method.
If you want to use GSSAPI mechanism, install
ports/security/cyrus-sasl2-gssapi.
If you want to use SRP mechanism, install
ports/security/cyrus-sasl2-srp.
If you want to use LDAP auxprop plugin, install
ports/security/cyrus-sasl2-ldapdb.
Installing /packages/All/libedit-3.1.20191211,1.txz
Installing /packages/All/uchardet-0.0.6.txz
Installing /packages/All/libpaper-1.1.24.4.txz
Installing /packages/All/psutils-1.17_5.txz
Installing /packages/All/perl5-5.30.1.txz
=====
Message from perl5-5.30.1:
--
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Installing /packages/All/groff-1.22.4_3.txz
=====
Message from groff-1.22.4_3:
--
In order to be able to use the html driver, you need to install the following
packages:
- ghostscript
- netpbm
Installing /packages/All/mysql57-client-5.7.29_1.txz
=====
Message from mysql57-client-5.7.29_1:
--
This is the mysql CLIENT without the server.
for complete server and client, please install databases/mysql57-server
Installing /packages/All/libltdl-2.4.6.txz
Installing /packages/All/freetype2-2.10.1.txz
=====
Message from freetype2-2.10.1:
--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:
FREETYPE_PROPERTIES=pcf:no-long-family-names=1
How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed).
Installing /packages/All/expat-2.2.8.txz
Installing /packages/All/fontconfig-2.12.6,1.txz
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
Installing /packages/All/png-1.6.37.txz
Installing /packages/All/jbigkit-2.1_1.txz
Installing /packages/All/jpeg-turbo-2.0.4.txz
Installing /packages/All/tiff-4.1.0.txz
Installing /packages/All/giflib-5.2.1.txz
Installing /packages/All/webp-1.1.0.txz
Installing /packages/All/libgd-2.2.5_2,1.txz
Installing /packages/All/nagios-plugins-2.3.3,1.txz
Installing /packages/All/pcre-8.43_2.txz
Installing /packages/All/libargon2-20190702.txz
Installing /packages/All/libxml2-2.9.10.txz
Installing /packages/All/php72-7.2.28.txz
Installing /packages/All/nagios-3.5.1_11.txz
===> Creating groups.
Creating group 'nagios' with gid '181'.
===> Creating users
Creating user 'nagios' with uid '181'.
=====
Message from nagios-3.5.1_11:
--
Enable Nagios in /etc/rc.conf with the following line:
nagios_enable="YES"
Configuration templates are available in /usr/local/etc/nagios as
*.cfg-sample files. Copy them to *.cfg files where required and
edit to suit your needs.
If you don't already have a web server running, you will need to
install and configure one to finish off your Nagios installation.
When used with Apache, the following should be sufficient to publish
the web component of Nagios (modify the allow list to suit):
Order deny,allow
Deny from all
Allow from 127.0.0.1
php_flag engine on
php_admin_value open_basedir /usr/local/www/nagios/:/var/spool/nagios/
Options ExecCGI
ScriptAlias /nagios/cgi-bin/ /usr/local/www/nagios/cgi-bin/
Alias /nagios/ /usr/local/www/nagios/
Installing /packages/All/php72-xml-7.2.28.txz
=====
Message from php72-xml-7.2.28:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-xml.ini
Installing /packages/All/php72-zlib-7.2.28.txz
=====
Message from php72-zlib-7.2.28:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-zlib.ini
Installing /packages/All/php72-pear-1.10.6.txz
Installing /packages/All/php72-pear-HTML_Template_IT-1.3.1,1.txz
install ok: channel://pear.php.net/HTML_Template_IT-1.3.1
Installing /packages/All/php72-filter-7.2.28.txz
=====
Message from php72-filter-7.2.28:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-filter.ini
Installing /packages/All/php72-gettext-7.2.28.txz
=====
Message from php72-gettext-7.2.28:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-gettext.ini
Installing /packages/All/php72-mysqli-7.2.28.txz
=====
Message from php72-mysqli-7.2.28:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-mysqli.ini
Installing /packages/All/php72-session-7.2.28.txz
=====
Message from php72-session-7.2.28:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-18-session.ini
Installing /packages/All/php72-simplexml-7.2.28.txz
=====
Message from php72-simplexml-7.2.28:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-simplexml.ini
SUCCEEDED 00:00:19
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagiosql-3.4.0_3 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagiosql-3.4.0_3 for building
=> SHA256 Checksum OK for wizonet-nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e_GL0.tar.gz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagiosql-3.4.0_3 for building
===> Extracting for nagiosql-3.4.0_3
=> SHA256 Checksum OK for wizonet-nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e_GL0.tar.gz.
Extracted Memory Use: 7.25M
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for nagiosql-3.4.0_3
/usr/bin/env WRKSRC=/construction/net-mgmt/nagiosql/nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e-0f1c063740b4d3dae98d74f293c53234f341b06e REWARNFILE=/construction/net-mgmt/nagiosql/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "s|'/etc/nagiosql/|'/usr/local/etc/nagiosql/|g" -e "s|/opt/nagios/etc/objects/|/usr/local/etc/nagios/objects/|" -e "s|/opt/nagios/bin/nagios|/usr/local/bin/nagios|" -e "s|/var/nagios/nagios.lock|/var/spool/nagios/nagios.lock|" -e "s|/var/nagios/rw/nagios.cmd|/var/spool/nagios/rw/nagios.cmd|" -e "s|nagios/etc/|etc/nagios/|" -e "s|nagiosql/etc/|/usr/local/etc/nagiosql/|" -e "s|>/etc/nagiosql|>/usr/local/etc/nagiosql|g" -e "s|>/etc/nagios/|>/usr/local/etc/nagios/|g" /construction/net-mgmt/nagiosql/nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e-0f1c063740b4d3dae98d74f293c53234f341b06e/install/sql/nagiosQL_v32_db_mysql.sql
/usr/bin/env WRKSRC=/construction/net-mgmt/nagiosql/nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e-0f1c063740b4d3dae98d74f293c53234f341b06e REWARNFILE=/construction/net-mgmt/nagiosql/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "s|\"/etc/|\"/usr/local/etc/|" /construction/net-mgmt/nagiosql/nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e-0f1c063740b4d3dae98d74f293c53234f341b06e/install/install.php
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on executable: msgfmt - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> nagiosql-3.4.0_3 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on executable: msgfmt - found
===> nagiosql-3.4.0_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> nagiosql-3.4.0_3 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
===> Configuring for nagiosql-3.4.0_3
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> nagiosql-3.4.0_3 depends on executable: nagios - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/share/pear/HTML/Template/IT.php - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/include/php/main/php.h - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/filter.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/gettext.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/mysqli.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/session.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/simplexml.so - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for nagiosql-3.4.0_3
===> nagiosql-3.4.0_3 depends on executable: nagios - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/share/pear/HTML/Template/IT.php - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/include/php/main/php.h - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/filter.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/gettext.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/mysqli.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/session.so - found
===> nagiosql-3.4.0_3 depends on file: /usr/local/lib/php/20170718/simplexml.so - found
===> Generating temporary packing list
===> Creating groups.
===> Creating users
(cd /construction/net-mgmt/nagiosql/nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e-0f1c063740b4d3dae98d74f293c53234f341b06e && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/net-mgmt/nagiosql/stage/usr/local/www/nagiosql "! ( -name *\.orig -o -name *\.bak )")
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
Warning: Possible REINPLACE_CMD issues
sed failed: file content unchanged from backup: install/install.php
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for nagiosql-3.4.0_3
file sizes/checksums [391]: 0%
file sizes/checksums [391]: 25%
file sizes/checksums [391]: 51%
file sizes/checksums [391]: 76%
file sizes/checksums [391]: 100%
packing files [391]: 0%
packing files [391]: 25%
packing files [391]: 51%
packing files [391]: 76%
packing files [391]: 100%
packing directories [6]: 0%
packing directories [6]: 100%
SUCCEEDED 00:00:04
TOTAL TIME 00:00:26