notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
fcft Simple library for font loading and glyph rasterization
3.1.9 x11-fonts on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.9Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-20 16:54:50
Last Update: 2024-10-23 12:30:09
Commit Hash: 4936412
People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
License: MIT
WWW:
https://codeberg.org/dnkl/fcft
Description:
fcft is a small font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman. It can load and cache fonts from a fontconfig-formatted name string, e.g. "Monospace:size=12", optionally with user configured fallback fonts. After a font has been loaded, you can rasterize glyphs. When doing so, the primary font is first considered. If it does not have the requested glyph, the user configured fallback fonts (if any) are considered. If none of the user configured fallback fonts has the requested glyph, the FontConfig generated list of fallback fonts are checked.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (31 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fcft-3.1.9/catalog.mk
  3. /usr/local/share/licenses/fcft-3.1.9/LICENSE
  4. /usr/local/share/licenses/fcft-3.1.9/MIT
  5. include/fcft/fcft.h
  6. include/fcft/stride.h
  7. lib/libfcft.so
  8. lib/libfcft.so.4
  9. lib/libfcft.so.4.1.9
  10. libdata/pkgconfig/fcft.pc
  11. share/man/man3/fcft_capabilities.3.gz
  12. share/man/man3/fcft_clone.3.gz
  13. share/man/man3/fcft_destroy.3.gz
  14. share/man/man3/fcft_fini.3.gz
  15. share/man/man3/fcft_from_name.3.gz
  16. share/man/man3/fcft_init.3.gz
  17. share/man/man3/fcft_kerning.3.gz
  18. share/man/man3/fcft_log_init.3.gz
  19. share/man/man3/fcft_precompose.3.gz
  20. share/man/man3/fcft_rasterize_char_utf32.3.gz
  21. share/man/man3/fcft_rasterize_grapheme_utf32.3.gz
  22. share/man/man3/fcft_rasterize_text_run_utf32.3.gz
  23. share/man/man3/fcft_set_emoji_presentation.3.gz
  24. share/man/man3/fcft_set_scaling_filter.3.gz
  25. share/man/man3/fcft_text_run_destroy.3.gz
  26. share/doc/fcft/CHANGELOG.md
  27. share/doc/fcft/LICENSE
  28. share/doc/fcft/README.md
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • fcft>0:x11-fonts/fcft
To install the port:
cd /usr/ports/x11-fonts/fcft/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/fcft
  • pkg install fcft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fcft
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1729669932 SHA256 (fcft-3.1.9.tar.gz) = 4b7e3b2ab7e14f532d8a9cb0f2d3b0cdf9d2919b95e6ab8030f7ac87d059c2b6 SIZE (fcft-3.1.9.tar.gz) = 701854

Packages (timestamps in pop-ups are UTC):
fcft
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.93.1.92.3.2_13.1.93.1.9---
FreeBSD:13:quarterly3.1.93.1.9-3.1.93.1.93.1.73.1.73.1.7
FreeBSD:14:latest3.1.93.1.93.1.53.1.93.1.93.1.5-3.1.5
FreeBSD:14:quarterly3.1.93.1.9-3.1.93.1.93.1.73.1.73.1.7
FreeBSD:15:latest3.1.93.1.9n/a3.1.9n/a3.1.7_13.1.7_13.1.7_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tllist>=1.0.1 : devel/tllist
  2. scdoc : textproc/scdoc
  3. scdoc : textproc/scdoc
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
Library dependencies:
  1. libfreetype.so : print/freetype2
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libharfbuzz.so : print/harfbuzz
  4. libutf8proc.so : textproc/utf8proc
This port is required by:
for Libraries
  1. x11/dwlb
  2. x11/fnott
  3. x11/foot
  4. x11/fuzzel
  5. x11/sandbar

Configuration Options:
===> The following configuration options are available for fcft-3.1.9: DOCS=on: Build and/or install documentation HARFBUZZ=on: Shaping of individual grapheme clusters via HarfBuzz UTF8PROC=on: Shaping of whole text runs via libutf8proc ===> Use 'make config' to modify these settings
Options name:
x11-fonts_fcft
USES:
compiler:c11 meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/dnkl/fcft/archive/3.1.9.tar.gz?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port