------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for xfce-4.18: APPFINDER=on: Launcher and finder GREYBIRD=on: Install Greybird theme ICONS=on: Install icon theme(s) LIGHTDM=off: LightDM display manger MOUSEPAD=on: Text editor NOTIFY=on: Desktop notification support TERMINAL=on: Terminal emulator XPM=on: Power manager ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-wm/xfce4 XDG_CONFIG_HOME=/construction/x11-wm/xfce4 XDG_CACHE_HOME=/construction/x11-wm/xfce4/.cache HOME=/construction/x11-wm/xfce4 TMPDIR="/tmp" PATH=/construction/x11-wm/xfce4/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/xfce4/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-wm/xfce4 XDG_CONFIG_HOME=/construction/x11-wm/xfce4 XDG_CACHE_HOME=/construction/x11-wm/xfce4/.cache HOME=/construction/x11-wm/xfce4 TMPDIR="/tmp" PATH=/construction/x11-wm/xfce4/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/xfce4/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/x11-wm/xfce4/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xfce" EXAMPLESDIR="share/examples/xfce" DATADIR="share/xfce" WWWDIR="www/xfce" ETCDIR="etc/xfce" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xfce DOCSDIR=/usr/local/share/doc/xfce EXAMPLESDIR=/usr/local/share/examples/xfce WWWDIR=/usr/local/www/xfce ETCDIR=/usr/local/etc/xfce SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/libepoxy-1.5.9.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- 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/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.3.pkg ===== Message from ncurses-6.3: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.2,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.1.0.pkg Installing /packages/All/xcb-util-0.4.0_2,1.pkg Installing /packages/All/startup-notification-0.12_4.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libepoll-shim-0.0.20220703.pkg Installing /packages/All/wayland-1.21.0.pkg ===== Message from wayland-1.21.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). Installing /packages/All/xkeyboard-config-2.34_2.pkg Installing /packages/All/libxkbcommon-1.5.0.pkg ===== Message from libxkbcommon-1.5.0: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/at-spi2-core-2.46.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.4.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/fribidi-1.0.12.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.8.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/cups-2.4.2_1.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.9_1.pkg Installing /packages/All/hicolor-icon-theme-0.17.pkg Installing /packages/All/gtk-update-icon-cache-3.24.31.pkg Installing /packages/All/adwaita-icon-theme-40.1.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/Adwaita Installing /packages/All/gsettings-desktop-schemas-42.0.pkg Compiling glib schemas Installing /packages/All/librsvg2-rust-2.56.1.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libXcomposite-0.4.6,1.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXdamage-1.1.6.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/gtk3-3.24.34_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/libXres-1.2.2.pkg Installing /packages/All/libwnck3-3.36.0_1.pkg Installing /packages/All/libgtop-2.40.0_1.pkg ===== Message from libgtop-2.40.0_1: -- In order to use the File System read/write monitor, you must chmod /dev/devstat so that all users can open it read-only. For example: # chmod 0444 /dev/devstat In order for this to persist across reboots, add the following to /etc/devfs.conf: perm devstat 0444 Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/libxfce4util-4.18.1.pkg Installing /packages/All/xfce4-conf-4.18.0.pkg Generating GIO modules cache Installing /packages/All/libxfce4menu-4.18.3.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/libXpresent-1.0.0.pkg Installing /packages/All/xfce4-wm-4.18.0_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/upower-1.90.0.pkg Installing /packages/All/duktape-lib-2.7.0.pkg ===== Message from duktape-lib-2.7.0: -- ===> NOTICE: The duktape-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/polkit-122.pkg ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/p5-URI-5.17.pkg Installing /packages/All/libexo-4.18.0_1.pkg ===== Message from libexo-4.18.0_1: -- If you are upgrading your packages, due to a problem with the pkg package management tool libexo requires to be upgraded by itself before the rest of packages, to ensure correct installation, as described in UPDATING entry 20210102. If you skipped the manual step and XFCE parts are failing due to missing libraries, please run "pkg upgrade -f libexo" to force reinstalling the missing parts. Installing /packages/All/iceauth-1.0.8_2.pkg Installing /packages/All/libpciaccess-0.17.pkg Installing /packages/All/libdrm-2.4.115,1.pkg Installing /packages/All/libevdev-1.5.9.pkg Installing /packages/All/libudev-devd-0.5.0.pkg Installing /packages/All/libgpg-error-1.46.pkg Installing /packages/All/libgcrypt-1.9.4_1.pkg Installing /packages/All/libxslt-1.1.37.pkg Installing /packages/All/consolekit2-1.2.5.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXmu-1.1.3,1.pkg Installing /packages/All/xrdb-1.2.1.pkg Installing /packages/All/xfce4-session-4.18.2.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor ===== Message from xfce4-session-4.18.2: -- To be able to shutdown or reboot your system, you'll have to add .rules files in /usr/local/etc/polkit-1/rules.d directory. Which looks like this (replace PUTYOURGROUPHERE by your group): polkit.addRule(function (action, subject) { if ((action.id == "org.freedesktop.consolekit.system.restart" || action.id == "org.freedesktop.consolekit.system.stop") && subject.isInGroup("PUTYOURGROUPHERE")) { return polkit.Result.YES; } }); For those who have working suspend/resume: polkit.addRule(function (action, subject) { if (action.id == "org.freedesktop.consolekit.system.suspend" && subject.isInGroup("PUTYOURGROUPHERE")) { return polkit.Result.YES; } }); This port installs a startup file for xscreensaver but it is disabled by default. This is so because the XFCE metaport installs xfce4-screensaver to autostart and having both enabled causes conflicts. If you want to change the screen saver being used and enable xscreensaver please go to the Session and Startup settings, and in the Application Autostart tab enable only the relevant screensaver: Screensaver -> to enable xscreensaver XFCE Screensaver -> to enable xfce4-screensaver Installing /packages/All/gobject-introspection-1.76.1,1.pkg Installing /packages/All/json-glib-1.6.6.pkg Installing /packages/All/libdbusmenu-16.04.0_7.pkg Installing /packages/All/garcon-4.18.1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/desktop-file-utils-0.26_1.pkg Building cache database of MIME types Building cache database of MIME types Installing /packages/All/xfce4-panel-4.18.3_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/libnotify-0.8.2.pkg Installing /packages/All/hunspell-1.7.2.pkg Installing /packages/All/enchant2-2.2.15_2.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0.pkg Installing /packages/All/libsecret-0.20.5_1.pkg Installing /packages/All/hyphen-2.8.8.pkg Installing /packages/All/icu-72.1,1.pkg Installing /packages/All/lcms2-2.13.1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/harfbuzz-icu-7.1.0.pkg Installing /packages/All/libpsl-0.21.2_2.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.41.2,1.pkg Installing /packages/All/libproxy-0.4.17_1.pkg Installing /packages/All/glib-networking-2.76.0.pkg Generating GIO modules cache Installing /packages/All/libsoup-2.74.3.pkg ===== Message from libsoup-2.74.3: -- libsoup can use NTLM authentication if it is compiled with the SMB option. To use it, you must install a port that provides NTLM, like net/samba412 or net/samba413. Installing /packages/All/woff2-1.0.2_4.pkg Installing /packages/All/libwpe-1.12.0.pkg Installing /packages/All/wpebackend-fdo-1.12.0.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/gstreamer1-1.22.0_1.pkg Installing /packages/All/geoclue-2.5.7.pkg Building cache database of MIME types Installing /packages/All/orc-0.4.32.pkg Installing /packages/All/libnice-0.1.21.pkg Installing /packages/All/iso-codes-4.7.pkg Installing /packages/All/gstreamer1-plugins-1.22.0.pkg Installing /packages/All/gstreamer1-plugins-bad-1.22.0.pkg Installing /packages/All/pygobject3-common-3.42.2.pkg Installing /packages/All/py39-cairo-1.21.0,1.pkg Installing /packages/All/py39-gobject3-3.42.2.pkg Installing /packages/All/graphene-1.10.8.pkg Installing /packages/All/libGLU-9.0.2_1.pkg Installing /packages/All/gstreamer1-plugins-gl-1.22.0.pkg Installing /packages/All/webkit2-gtk3-2.34.6_5.pkg Installing /packages/All/libarchive-3.6.2,1.pkg Installing /packages/All/libgepub-0.6.0_4.pkg Installing /packages/All/libexif-0.6.24.pkg Installing /packages/All/nspr-4.35.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/nss-3.89.1.pkg Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/mpfr-4.2.0,1.pkg Installing /packages/All/mpc-1.2.1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc9-9.5.0.pkg ===== Message from gcc9-9.5.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc9 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 10 or newer instead.. It is scheduled to be removed on or after 2024-06-30. Installing /packages/All/poppler-23.03.0.pkg Installing /packages/All/poppler-glib-23.03.0.pkg Installing /packages/All/libgsf-1.14.50.pkg Installing /packages/All/xfce4-tumbler-4.18.0_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor ===== Message from xfce4-tumbler-4.18.0_1: -- To override the default configuration, you must copy the rc-file: mkdir ~/.config/tumbler cp /usr/local/etc/xdg/tumbler/tumbler.rc ~/.config/tumbler The COVER plugin requires manual configuration. For more information see http://docs.xfce.org/xfce/thunar/tumbler Installing /packages/All/pcre-8.45_3.pkg Installing /packages/All/gcr-3.40.0_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Building the Shared MIME-Info database cache Installing /packages/All/libnghttp2-1.52.0.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libsoup3-3.2.2.pkg Installing /packages/All/libgudev-234.pkg Installing /packages/All/libudisks-2.9.4.pkg Installing /packages/All/libbluray-1.3.4,1.pkg Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/libssh2-1.10.0_1,3.pkg Installing /packages/All/ca_root_nss-3.89.pkg ===== Message from ca_root_nss-3.89: -- 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/curl-8.1.1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libgphoto2-2.5.26_2.pkg Installing /packages/All/libmtp-1.1.18.pkg Installing /packages/All/libnfs-5.0.2.pkg Installing /packages/All/libunwind-20211201_1.pkg Installing /packages/All/popt-1.19.pkg Installing /packages/All/libinotify-20211018.pkg ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/gamin-0.1.10_10.pkg ===== Message from gamin-0.1.10_10: -- Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 -- ===> NOTICE: The gamin port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/jansson-2.14.pkg Installing /packages/All/talloc-2.3.4.pkg Installing /packages/All/tevent-0.13.0_1.pkg Installing /packages/All/tdb-1.4.7,1.pkg Installing /packages/All/krb5-1.20.1.pkg Installing /packages/All/samba413-4.13.17_4.pkg ===== Message from samba413-4.13.17_4: -- How to start: http://wiki.samba.org/index.php/Samba4/HOWTO * Your configuration is: /usr/local/etc/smb4.conf * All the relevant databases are under: /var/db/samba4 * All the logs are under: /var/log/samba4 For additional documentation check: http://wiki.samba.org/index.php/Samba4 Bug reports should go to the: https://bugzilla.samba.org/ Installing /packages/All/gvfs-1.50.2_1.pkg Generating GIO modules cache Compiling glib schemas Installing /packages/All/thunar-4.18.4_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/xfce4-desktop-4.18.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/libgusb-0.3.10_1.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/hwdata-0.368,1.pkg Installing /packages/All/colord-1.4.6.pkg ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Compiling glib schemas Installing /packages/All/libxkbfile-1.1.0.pkg Installing /packages/All/xkbcomp-1.4.5.pkg Installing /packages/All/libxklavier-5.3_3,1.pkg Installing /packages/All/xfce4-settings-4.18.2_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/dragonfly-wallpapers-1.0.pkg Installing /packages/All/xfce4-appfinder-4.18.0_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/gtk2-2.24.33_1.pkg Installing /packages/All/gtk-murrine-engine-0.98.2_6.pkg Installing /packages/All/greybird-theme-3.23.2.pkg Installing /packages/All/gspell-1.10.0_2.pkg Installing /packages/All/dconf-0.40.0_3.pkg Generating GIO modules cache Installing /packages/All/gtksourceview3-3.24.11_3.pkg Installing /packages/All/mousepad-0.6.0_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/xfce4-notifyd-0.8.2_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/vulkan-loader-1.3.246.pkg Installing /packages/All/vulkan-headers-1.3.246.pkg Installing /packages/All/gtk4-4.10.4.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/gcc11-11.3.0_7.pkg ===== Message from gcc11-11.3.0_7: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc11 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/vte3-0.70.2_1.pkg Installing /packages/All/xfce4-terminal-1.0.4_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types ===== Message from xfce4-terminal-1.0.4_1: -- Some options could need manual change to ~/.config/xfce4/terminal/terminalrc: To reduce the height of tabs, add the hidden 'MiscSlimTabs' option: MiscSlimTabs=TRUE By default this option is not defined. If you have configured a custom color cursor you will also need to add: ColorCursorUseDefault=FALSE to have such configuration still working, otherwise reconfigure the color in the GUI. Keep in mind, when you change an option in Preferences window, this file is overwritten. Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/xfce4-power-manager-4.18.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:01:31 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xfce-4.18 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xfce-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xfce-4.18 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xfce-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xfce-4.18 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xfce-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xfce-4.18 for building ===> Extracting for xfce-4.18 ===> xfce-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xfce-4.18 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xfce-4.18 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for xfce-4.18 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xfce-4.18 depends on executable: xfwm4 - found ===> xfce-4.18 depends on executable: xfce4-session - found ===> xfce-4.18 depends on executable: xfce4-panel - found ===> xfce-4.18 depends on executable: xfdesktop - found ===> xfce-4.18 depends on executable: xfsettingsd - found ===> xfce-4.18 depends on package: dragonfly-wallpapers>0 - found ===> xfce-4.18 depends on executable: xfce4-appfinder - found ===> xfce-4.18 depends on package: greybird-theme>0 - found ===> xfce-4.18 depends on package: adwaita-icon-theme>0 - found ===> xfce-4.18 depends on executable: mousepad - found ===> xfce-4.18 depends on executable: xfce4-notifyd-config - found ===> xfce-4.18 depends on executable: xfce4-terminal - found ===> xfce-4.18 depends on executable: xfce4-power-manager - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xfce-4.18 ===> xfce-4.18 depends on executable: xfwm4 - found ===> xfce-4.18 depends on executable: xfce4-session - found ===> xfce-4.18 depends on executable: xfce4-panel - found ===> xfce-4.18 depends on executable: xfdesktop - found ===> xfce-4.18 depends on executable: xfsettingsd - found ===> xfce-4.18 depends on package: dragonfly-wallpapers>0 - found ===> xfce-4.18 depends on executable: xfce4-appfinder - found ===> xfce-4.18 depends on package: greybird-theme>0 - found ===> xfce-4.18 depends on package: adwaita-icon-theme>0 - found ===> xfce-4.18 depends on executable: mousepad - found ===> xfce-4.18 depends on executable: xfce4-notifyd-config - found ===> xfce-4.18 depends on executable: xfce4-terminal - found ===> xfce-4.18 depends on executable: xfce4-power-manager - found ===> Generating temporary packing list ====> 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 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xfce-4.18 file sizes/checksums [0]: 0% file sizes/checksums [0]: 100% Service unavailablepacking files [0]: 0% packing files [0]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:36