[Bug 207263] x11-fonts/fontconfig: add --system-only flag to fc-cache in files/pkg-install.in

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 16 23:52:43 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207263

            Bug ID: 207263
           Summary: x11-fonts/fontconfig: add --system-only flag to
                    fc-cache in files/pkg-install.in
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: tatsuki_makino at hotmail.com
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

Created attachment 167100
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167100&action=edit
patch

fc-cache builds fontconfig cache of per-user fonts like following.

[src-default-job-01] |   |   |   `-- Installing fontconfig-2.11.1_1,1...
[src-default-job-01] |   |   |   | `-- Installing expat-2.1.0_3...
[src-default-job-01] |   |   |   | `-- Extracting expat-2.1.0_3: ..........
done
[src-default-job-01] |   |   |   | `-- Installing freetype2-2.6.2...
[src-default-job-01] |   |   |   | `-- Extracting freetype2-2.6.2: ..........
done
[src-default-job-01] |   |   |   `-- Extracting fontconfig-2.11.1_1,1:
.......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list