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
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

Packages (timestamps in pop-ups are UTC):
fcft
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.83.1.82.3.2_13.1.83.1.8---
FreeBSD:13:quarterly3.1.83.1.8-3.1.83.1.83.1.73.1.73.1.7
FreeBSD:14:latest3.1.83.1.83.1.53.1.83.1.83.1.5-3.1.5
FreeBSD:14:quarterly3.1.83.1.8-3.1.83.1.83.1.73.1.73.1.7
FreeBSD:15:latest3.1.83.1.8n/a3.1.7_1n/a3.1.7_13.1.7_13.1.7_1
FreeBSD:15:quarterly--n/a-n/a---
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.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.8
27 Feb 2024 17:35:26
commit hash: 719e6af955b069724174e1fa49305536b61df41bcommit hash: 719e6af955b069724174e1fa49305536b61df41bcommit hash: 719e6af955b069724174e1fa49305536b61df41bcommit hash: 719e6af955b069724174e1fa49305536b61df41b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.8

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.8
Reported by:	upstream (via mail)
3.1.7_1
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
3.1.7
15 Dec 2023 19:02:10
commit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71ccommit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71ccommit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71ccommit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71c 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)
3.1.6_1
21 Oct 2023 14:43:22
commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Treewide: Bump consumers of textproc/utf8proc

...after commit a71f6f1f41195fc156071640e2cd200541c21e52

Reported by:	vvd
3.1.6
14 Jul 2023 12:46:39
commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9 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)
3.1.5
20 Sep 2022 20:11:35
commit hash: 5ff379954cd83694a8923d706296c8af06b16828commit hash: 5ff379954cd83694a8923d706296c8af06b16828commit hash: 5ff379954cd83694a8923d706296c8af06b16828commit hash: 5ff379954cd83694a8923d706296c8af06b16828 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.5

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.5
Reported by:	upstream (via mail)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.1.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.4
06 Sep 2022 17:01:32
commit hash: e7c97c782386fecd9d784eb1fde350d25f3de88dcommit hash: e7c97c782386fecd9d784eb1fde350d25f3de88dcommit hash: e7c97c782386fecd9d784eb1fde350d25f3de88dcommit hash: e7c97c782386fecd9d784eb1fde350d25f3de88d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.4

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.4
Reported by:	upstream (via mail)
3.1.3
22 Aug 2022 16:01:04
commit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089bcommit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089bcommit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089bcommit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.3

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.3
Reported by:	upstream (via mail)
3.1.2
19 May 2022 15:00:18
commit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79ecommit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79ecommit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79ecommit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.2

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.2
Reported by:	upstream (via mail)
3.1.1
01 May 2022 17:33:45
commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.1
Reported by:	upstream (via mail)
3.1.0
01 May 2022 14:45:24
commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.0
Reported by:	upstream (via mail)
3.0.1
06 Feb 2022 00:08:56
commit hash: a775674bd0992a480f2c7448e5946a23c4290ddfcommit hash: a775674bd0992a480f2c7448e5946a23c4290ddfcommit hash: a775674bd0992a480f2c7448e5946a23c4290ddfcommit hash: a775674bd0992a480f2c7448e5946a23c4290ddf files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.0.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.0.1
Reported by:	upstream (via mail)
3.0.0
05 Feb 2022 19:56:44
commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.0.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.0.0
Reported by:	upstream (via mail)
2.5.1
08 Dec 2021 19:04:29
commit hash: 861ace77515f96c889ce27c968aba52289e64d48commit hash: 861ace77515f96c889ce27c968aba52289e64d48commit hash: 861ace77515f96c889ce27c968aba52289e64d48commit hash: 861ace77515f96c889ce27c968aba52289e64d48 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.5.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.5.1
Reported by:	upstream (via mail)
2.5.0
13 Nov 2021 17:19:04
commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.5.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.5.0
Reported by:	upstream (via mail)
2.4.6
23 Oct 2021 14:36:47
commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.6

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.6
Reported by:	upstream (via mail)
2.4.5
14 Aug 2021 15:20:23
commit hash: 77edff944ee44eaf695233701acf278b7238e94acommit hash: 77edff944ee44eaf695233701acf278b7238e94acommit hash: 77edff944ee44eaf695233701acf278b7238e94acommit hash: 77edff944ee44eaf695233701acf278b7238e94a 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)
2.4.4
22 Jul 2021 09:29:01
commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2 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)
2.4.3
19 Jul 2021 02:49:37
commit hash: 1df343dd126b5d40833276c148858f340e5f2670commit hash: 1df343dd126b5d40833276c148858f340e5f2670commit hash: 1df343dd126b5d40833276c148858f340e5f2670commit hash: 1df343dd126b5d40833276c148858f340e5f2670 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)
2.4.2
07 Jul 2021 19:49:09
commit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100ccommit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100ccommit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100ccommit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100c 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
2.4.1
23 Jun 2021 19:12:45
commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.1
Reported by:	Repology
2.4.0
07 May 2021 16:22:43
commit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601fcommit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601fcommit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601fcommit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.0
Reported by:	Repology
2.3.3
15 Apr 2021 00:45:07
commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.3.3

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.3.3
Reported by:	Repology
2.3.2_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.3.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.3.2_1
21 Dec 2020 21:39:46
Revision:558862Original commit files touched by this commit
jbeich search for other commits by this committer
x11-fonts/fcft: apply upstream crashfix

$ fnott &
$ notify-send "this is the summary" "this is the body"
$ fnottctl quit
Assertion failed: (fcCacheChains[i] == NULL), function FcCacheFini, file
fccache.c, line 807.
(lldb) bt
* thread #1, name = 'fnott', stop reason = signal SIGABRT
  * frame #0: 0x00000008005eb30a libc.so.7`__sys_thr_kill at thr_kill.S:4
    frame #1: 0x0000000800556ff4 libc.so.7`__raise(s=6) at raise.c:52:10
    frame #2: 0x0000000800616be9 libc.so.7`abort at abort.c:67:8
    frame #3: 0x0000000800537b91 libc.so.7`__assert(func=<unavailable>,
file=<unavailable>, line=<unavailable>, failedexpr=<unavailable>) at
assert.c:51:2
    frame #4: 0x0000000800922b94 libfontconfig.so.1`FcCacheFini at
fccache.c:807:6
    frame #5: 0x000000080093eafd libfontconfig.so.1`IA__FcFini at fcinit.c:205:5
    frame #6: 0x0000000800434989 libfcft.so.3`fini at fcft.c:233:5
    frame #7: 0x0000000800247906
ld-elf.so.1`objlist_call_fini(list=<unavailable>, root=<unavailable>,
lockstate=<unavailable>) at rtld.c:2761:4
    frame #8: 0x00000008002401c9 ld-elf.so.1`rtld_exit at rtld.c:3148:5
    frame #9: 0x00000008006170ae libc.so.7`__cxa_finalize(dso=<unavailable>) at
atexit.c:240:5
    frame #10: 0x0000000800617711 libc.so.7`exit(status=0) at exit.c:74:2
    frame #11: 0x000000000020c866 fnott`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1_c.c:75:2
2.3.2
20 Dec 2020 16:54:11
Revision:558757Original commit files touched by this commit
jbeich search for other commits by this committer
x11/fuzzel: add new port

Fuzzel is a Wayland-native application launcher, similar to rofi's
'drun' mode.

Features:
- Wayland native
- Rofi drun-like mode of operation
- dmenu mode where newline separated entries are read from stdin
- Emacs key bindings
- Icons!
- Remembers frequently launched applications

https://codeberg.org/dnkl/fuzzel

Number of commits found: 29