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
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2021Q3
fcft Simple library for font loading and glyph rasterization
2.4.5 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 2.4.5Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-07-10 01:02:11
Last Update: 2021-08-14 15:21:06
Commit Hash: 071875c
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. WWW: https://codeberg.org/dnkl/fcft
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fcft-2.4.5/catalog.mk
  3. /usr/local/share/licenses/fcft-2.4.5/LICENSE
  4. /usr/local/share/licenses/fcft-2.4.5/MIT
  5. include/fcft/fcft.h
  6. include/fcft/stride.h
  7. lib/libfcft.so
  8. lib/libfcft.so.3
  9. lib/libfcft.so.3.4.5
  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_from_name.3.gz
  15. man/man3/fcft_glyph_rasterize.3.gz
  16. man/man3/fcft_grapheme_rasterize.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_set_scaling_filter.3.gz
  21. man/man3/fcft_size_adjust.3.gz
  22. man/man3/fcft_text_run_destroy.3.gz
  23. man/man3/fcft_text_run_rasterize.3.gz
  24. @owner
  25. @group
  26. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1628931705 SHA256 (fcft-2.4.5.tar.gz) = b17fcf556e2beecacd0b5dbcdf4441b737850576446f33342a3577b6afd09ee9 SIZE (fcft-2.4.5.tar.gz) = 403734

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. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. 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
This port is required by:
for Libraries
  1. x11/foot
  2. x11/fuzzel

Configuration Options:
===> The following configuration options are available for fcft-2.4.5: HARFBUZZ=on: HarfBuzz for text shaping ===> 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/2.4.5.tar.gz?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.5
14 Aug 2021 15:21:06
commit hash: 071875ca63d1df2e455e75b87acfa156020fc61fcommit hash: 071875ca63d1df2e455e75b87acfa156020fc61fcommit hash: 071875ca63d1df2e455e75b87acfa156020fc61fcommit hash: 071875ca63d1df2e455e75b87acfa156020fc61f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.5

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

(cherry picked from commit 77edff944ee44eaf695233701acf278b7238e94a)
2.4.4
22 Jul 2021 09:30:52
commit hash: ba94a302ecd64cabbd27d5944e4b88da7d87145bcommit hash: ba94a302ecd64cabbd27d5944e4b88da7d87145bcommit hash: ba94a302ecd64cabbd27d5944e4b88da7d87145bcommit hash: ba94a302ecd64cabbd27d5944e4b88da7d87145b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.4

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

(cherry picked from commit db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2)
2.4.3
19 Jul 2021 02:50:30
commit hash: 8edf7d1d8f31147d7b925740f09b1c4ea6922d17commit hash: 8edf7d1d8f31147d7b925740f09b1c4ea6922d17commit hash: 8edf7d1d8f31147d7b925740f09b1c4ea6922d17commit hash: 8edf7d1d8f31147d7b925740f09b1c4ea6922d17 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.3

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

(cherry picked from commit 1df343dd126b5d40833276c148858f340e5f2670)
2.4.2
07 Jul 2021 19:49:17
commit hash: cb4ba062d7a94f1e5c02dc00d213f0397ca8a5d9commit hash: cb4ba062d7a94f1e5c02dc00d213f0397ca8a5d9commit hash: cb4ba062d7a94f1e5c02dc00d213f0397ca8a5d9commit hash: cb4ba062d7a94f1e5c02dc00d213f0397ca8a5d9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.2

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.2
Reported by:	upstream

(cherry picked from commit 97bd5d3d2fa184ab8f8919f5db1d8a09568a100c)

Number of commits found: 4