------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: 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/freetype2-2.10.1.tgz 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.6_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz 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/tcl86-8.6.9_1.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libXrender-0.9.10_2.tgz Installing /packages/All/libXft-2.3.2_3.tgz Installing /packages/All/libXScrnSaver-1.2.3_2.tgz Installing /packages/All/tk86-8.6.9_1.tgz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by cbb-0.9.5.b for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by cbb-0.9.5.b for building => SHA256 Checksum OK for cbb-0.9.5b.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by cbb-0.9.5.b for building ===> Extracting for cbb-0.9.5.b => SHA256 Checksum OK for cbb-0.9.5b.tgz. Extracted Memory Use: 1.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for cbb-0.9.5.b ===> Applying ports patches for cbb-0.9.5.b /usr/bin/sed -i.bak -e 's|.aboutwin.frame.a.l6 ||' /construction/finance/cbb/cbb-0.9.5/tcl/help.tcl /usr/bin/sed -i.bak -e 's|%4Y%02m%02d|%Y%m%d|' /construction/finance/cbb/cbb-0.9.5/tcl/main.tcl /usr/bin/sed -i.bak -e 's|/usr/bin/perl|/usr/local/bin/tclsh8.6|' /construction/finance/cbb/cbb-0.9.5/languages/*.tcl SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for cbb-0.9.5.b loading site script /xports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing updating cache ./config.cache creating ./config.status creating Makefile creating contrib/Makefile creating cbb creating cbbdb creating docs/Makefile creating docs/cbb-man/Makefile creating docs/cbb-man/icons.png/Makefile creating etc/Makefile creating graphs/cat-col.pl creating graphs/cat-pie.pl creating graphs/cat2-col.pl creating graphs/desc-pie.pl creating graphs/txn-list.pl creating graphs/Makefile creating graphs/descpie creating graphs/graphbal creating graphs/graphcol creating graphs/graphcolpos creating graphs/graphpie creating images/Makefile creating languages/Makefile creating perl/Makefile creating reports/ave-by-cat.pl creating reports/by-cat.pl creating reports/by-payee.pl creating reports/miss-check.pl creating reports/shrt-by-cat.pl creating reports/rep-txn-list.pl creating reports/uncleared-txn.pl creating reports/Makefile creating tcl/Makefile creating Version SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for cbb-0.9.5.b ===> Generating temporary packing list Making install in contrib umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/contrib; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/contrib; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "change.pl conv-french-qif.pl emacs-edb emacs-forms fetch-latest.pl importcat.README importcat.pl invest.pl loan.gnuplot loan.pl loan_recur.pl mym_to_cbb.pl recur.pl term.pl trimold.pl txn txn.README upgrade-splits.pl yearend.pl"; then /usr/bin/install -c change.pl conv-french-qif.pl emacs-edb emacs-forms fetch-latest.pl importcat.README importcat.pl invest.pl loan.gnuplot loan.pl loan_recur.pl mym_to_cbb.pl recur.pl term.pl trimold.pl txn txn.README upgrade-splits.pl yearend.pl /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/contrib; fi; Making install in docs Making install in cbb-man Making install in icons.png umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs/cbb-man/icons.png; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs/cbb-man/icons.png; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "blueball.png change_begin.png change_delete.png change_end.png contents_motif.png cross_ref_motif.png foot_motif.png greenball.png image.png index_motif.png next_group_motif.png next_group_motif_gr.png next_motif.png next_motif_gr.png orangeball.png pinkball.png previous_group_motif.png previous_group_motif_gr.png previous_motif.png previous_motif_gr.png purpleball.png redball.png up_motif.png up_motif_gr.png whiteball.png yellowball.png"; then /usr/bin/install -c blueball.png change_begin.png change_delete.png change_end.png contents_motif.png cross_ref_motif.png foot_motif.png greenball.png image.png index_motif.png next_group_motif.png next_group_motif_gr.png next_motif.png next_motif_gr.png orangeball.png pinkball.png previous_group_motif.png previous_group_motif_gr.png previous_motif.png previous_motif_gr.png purpleball.png redball.png up_motif.png up_motif_gr.png whiteball.png yellowball.png /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs/cbb-man/icons.png; fi; umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs/cbb-man; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs/cbb-man; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "cbb-man.html index.html img1.png img2.png img3.png"; then /usr/bin/install -c cbb-man.html index.html img1.png img2.png img3.png /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs/cbb-man; fi; umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "cbb-man.txt graphs.txt notes perl.commands perl.functions plsubs tcl.functions todo.txt update.notes"; then /usr/bin/install -c cbb-man.txt graphs.txt notes perl.commands perl.functions plsubs tcl.functions todo.txt update.notes /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/docs; fi; Making install in etc umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/etc; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/etc; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "default.cat extern.conf"; then /usr/bin/install -c default.cat extern.conf /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/etc; fi; Making install in graphs umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/graphs; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/graphs; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "cat-col.pl cat-pie.pl cat2-col.pl desc-pie.pl descpie graphbal graphcol graphcolpos graphpie graphs.conf txn-list.pl"; then /usr/bin/install -c cat-col.pl cat-pie.pl cat2-col.pl desc-pie.pl descpie graphbal graphcol graphcolpos graphpie graphs.conf txn-list.pl /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/graphs; fi; Making install in images umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/images; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/images; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "author.xbm cbb.xbm mini-cross.gif mini-exclam.gif splash-32.gif"; then /usr/bin/install -c author.xbm cbb.xbm mini-cross.gif mini-exclam.gif splash-32.gif /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/images; fi; Making install in languages umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/languages; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/languages; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "english.tcl french.tcl german.tcl"; then /usr/bin/install -c english.tcl french.tcl german.tcl /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/languages; fi; Making install in perl umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/perl; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/perl; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "accounts.pl categories.pl common.pl engine.pl export.pl file.pl groups.pl import.pl log.pl memorized.pl reports.pl"; then /usr/bin/install -c accounts.pl categories.pl common.pl engine.pl export.pl file.pl groups.pl import.pl log.pl memorized.pl reports.pl /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/perl; fi; Making install in reports umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/reports; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/reports; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "ave-by-cat.pl by-cat.pl by-payee.pl miss-check.pl reports.conf shrt-by-cat.pl rep-txn-list.pl uncleared-txn.pl"; then /usr/bin/install -c ave-by-cat.pl by-cat.pl by-payee.pl miss-check.pl reports.conf shrt-by-cat.pl rep-txn-list.pl uncleared-txn.pl /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/reports; fi; Making install in tcl umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/tcl; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/tcl; fi; if test -n ""; then /usr/bin/install -c /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "balance.tcl balloon.tcl bindings.tcl categories.tcl common.tcl dates.tcl file.tcl filebox.tcl help.tcl init.tcl main.tcl menu.tcl prefs.tcl reports.tcl splits.tcl undo.tcl"; then /usr/bin/install -c balance.tcl balloon.tcl bindings.tcl categories.tcl common.tcl dates.tcl file.tcl filebox.tcl help.tcl init.tcl main.tcl menu.tcl prefs.tcl reports.tcl splits.tcl undo.tcl /construction/finance/cbb/stage/usr/local/lib/cbb-0.9/tcl; fi; umask 022; if test '!' -d /construction/finance/cbb/stage/usr/local/bin; then mkdir -p /construction/finance/cbb/stage/usr/local/bin; fi; if test '!' -d /construction/finance/cbb/stage/usr/local/lib/cbb-0.9; then mkdir -p /construction/finance/cbb/stage/usr/local/lib/cbb-0.9; fi; if test -n "cbb"; then /usr/bin/install -c cbb /construction/finance/cbb/stage/usr/local/bin; fi; if test -n "cbbdb"; then /usr/bin/install -c cbbdb /construction/finance/cbb/stage/usr/local/lib/cbb-0.9; fi; ====> 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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for cbb-0.9.5.b file sizes/checksums [117]: 0% file sizes/checksums [117]: 85% file sizes/checksums [117]: 100% packing files [117]: 0% packing files [117]: 85% packing files [117]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:20