Date: Tue, 16 Feb 2016 23:52:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207263] x11-fonts/fontconfig: add --system-only flag to fc-cache in files/pkg-install.in Message-ID: <bug-207263-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207263 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@FreeBSD.org Reporter: tatsuki_makino@hotmail.com Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org Created attachment 167100 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167100&action= =3Dedit 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207263-13>