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 2023Q4
fcft Simple library for font loading and glyph rasterization
3.1.7 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.7Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-15 19:03:11
Last Update: 2023-12-15 19:02:37
Commit Hash: 3c61f1a
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.7/catalog.mk
  3. /usr/local/share/licenses/fcft-3.1.7/LICENSE
  4. /usr/local/share/licenses/fcft-3.1.7/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.7
  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 = 1702622619 SHA256 (fcft-3.1.7.tar.gz) = 53ad699d388812ec210a50ed34114d6a2de40d6fcae5b8bf2b4098d8d4ba7507 SIZE (fcft-3.1.7.tar.gz) = 697694

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.7: 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.7.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.7
15 Dec 2023 19:02:37
commit hash: 3c61f1a4a7632e807ef1711c4bdcc95dc9b9350ccommit hash: 3c61f1a4a7632e807ef1711c4bdcc95dc9b9350ccommit hash: 3c61f1a4a7632e807ef1711c4bdcc95dc9b9350ccommit hash: 3c61f1a4a7632e807ef1711c4bdcc95dc9b9350c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.7

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

(cherry picked from commit 19b387b6115fa9a04e61b7323f4d2c188402b71c)

Number of commits found: 1