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 2023Q3
fcft Simple library for font loading and glyph rasterization
3.1.6 x11-fonts on this many watch lists=0 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.6Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-14 12:51:25
Last Update: 2023-07-14 12:48:15
Commit Hash: fcc452f
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 - no subversion history for this port

Manual pages:
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.6/catalog.mk
  3. /usr/local/share/licenses/fcft-3.1.6/LICENSE
  4. /usr/local/share/licenses/fcft-3.1.6/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.6
  10. libdata/pkgconfig/fcft.pc
  11. man/man3/fcft_capabilities.3.gz
  12. man/man3/fcft_clone.3.gz
  13. man/man3/fcft_destroy.3.gz
  14. man/man3/fcft_fini.3.gz
  15. man/man3/fcft_from_name.3.gz
  16. man/man3/fcft_init.3.gz
  17. man/man3/fcft_kerning.3.gz
  18. man/man3/fcft_log_init.3.gz
  19. man/man3/fcft_precompose.3.gz
  20. man/man3/fcft_rasterize_char_utf32.3.gz
  21. man/man3/fcft_rasterize_grapheme_utf32.3.gz
  22. man/man3/fcft_rasterize_text_run_utf32.3.gz
  23. man/man3/fcft_set_emoji_presentation.3.gz
  24. man/man3/fcft_set_scaling_filter.3.gz
  25. 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 = 1689330539 SHA256 (fcft-3.1.6.tar.gz) = 95797f945faf407cb658efe6e5dcf0cc3ab08ef01e159383f9cf7cf5ee257506 SIZE (fcft-3.1.6.tar.gz) = 699121

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fcft-3.1.6: 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.6.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.6
14 Jul 2023 12:48:15
commit hash: fcc452f1f109fe95138a66cfa4e19d11179cd53fcommit hash: fcc452f1f109fe95138a66cfa4e19d11179cd53fcommit hash: fcc452f1f109fe95138a66cfa4e19d11179cd53fcommit hash: fcc452f1f109fe95138a66cfa4e19d11179cd53f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.6

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.6
Reported by:	upstream (via mail)

(cherry picked from commit d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9)

Number of commits found: 1