| Port details on branch 2021Q3 |
- fontconfig XML-based font configuration API for X Windows
- 2.13.93_1,1 x11-fonts
=0 2.13.93_1,1Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2021-07-10 00:56:35
- Last Update: 2021-07-04 14:07:40
- Commit Hash: 34f81fd
- License: MIT
- WWW:
- https://www.freedesktop.org/wiki/Software/fontconfig/
- Description:
- Fontconfig does the following:
* discover new fonts when installed automatically, removing a common source
of configuration problems.
* perform font name substitution, so that appropriate alternative fonts can
be selected if fonts are missing.
* identify the set of fonts required to completely cover a set of languages.
* have GUI configuration tools built as it uses an XML-based configuration
file (though with autodiscovery, we believe this need is minimized).
* efficiently and quickly find the fonts you need among the set of fonts
you have installed, even if you have installed thousands of fonts, while
minimzing memory usage.
* be used in concert with the X Render Extension and FreeType to implement
high quality, anti-aliased and subpixel rendered text on a display.
WWW: https://www.freedesktop.org/wiki/Software/fontconfig/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fontconfig>0:x11-fonts/fontconfig
- To install the port:
- cd /usr/ports/x11-fonts/fontconfig/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/fontconfig
- pkg install fontconfig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fontconfig
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1612204906
SHA256 (fontconfig-2.13.93.tar.xz) = ea968631eadc5739bc7c8856cef5c77da812d1f67b763f5e51b57b8026c1a0a0
SIZE (fontconfig-2.13.93.tar.xz) = 1418288
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gperf : devel/gperf
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libexpat.so : textproc/expat2
- This port is required by:
- for Libraries
-
- audio/grip
- databases/grass7
- deskutils/xfce4-notes-plugin
- emulators/wine-proton
- mail/thunderbird
- misc/qt5ct
- multimedia/ffmpeg
Configuration Options:
- ===> The following configuration options are available for fontconfig-2.13.93_1,1:
BITMAPS=on: Enable bitmap fonts by default
NLS=on: Native Language Support
TEST=off: Build and/or run tests
====> Preferred pixel hinting configuration: you have to select exactly one of them
HINTING_NONE=off: none
HINTING_SLIGHT=on: slight
HINTING_MEDIUM=off: medium
HINTING_FULL=off: full
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_fontconfig
- USES:
- cpe gperf meson pkgconfig python:3.6+,build shebangfix tar:xz gettext-tools
- pkg-message:
- If upgrading from < 2.13.92,1:
- Fontconfig 2.13.1 generated .uuid files in the fonts directory
which where not properly registered to the packages.
To clean them up, please execute the following command:
find %%LOCALBASE%%/share/fonts -type f -name .uuid
and delete the files at your discretion.
- Master Sites:
|