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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
fcft Simple library for font loading and glyph rasterization
3.1.8 x11-fonts on this many watch lists=1 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.8Version 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-02-27 17:35:26
Commit Hash: 719e6af
People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
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.8/catalog.mk
  3. /usr/local/share/licenses/fcft-3.1.8/LICENSE
  4. /usr/local/share/licenses/fcft-3.1.8/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.8
  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 = 1708959200 SHA256 (fcft-3.1.8.tar.gz) = f48c793f354b8be95477e475dde7c98ac9d2628c52ecb42029dc6d20b52d787c SIZE (fcft-3.1.8.tar.gz) = 697836

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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.8: 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.8.tar.gz?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port