| Port details on branch 2021Q3 |
- foot Fast, lightweight and minimalistic Wayland terminal emulator
- 1.8.2_1 x11
=0 1.8.2_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-07-19 02:51:36
- Last Update: 2021-08-27 14:50:09
- Commit Hash: eda5226
- License: MIT
- WWW:
- https://codeberg.org/dnkl/foot
- Description:
- A fast, lightweight and minimalistic Wayland terminal emulator.
Features:
- Fast
- Lightweight, in dependencies, on-disk and in-memory
- Wayland native
- DE agnostic
- Server/daemon mode
- User configurable font fallback
- On-the-fly font resize
- On-the-fly DPI font size adjustment
- Scrollback search
- Keyboard driven URL detection
- Color emoji support
- IME (via text-input-v3)
- Multi-seat
- TrueColors (32bpp)
- Synchronized Updates
- Sixel image support
WWW: https://codeberg.org/dnkl/foot
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/foot/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/foot
- pkg install foot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: foot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626623885
SHA256 (foot-1.8.2.tar.gz) = 50cf5b9f3cc1ebaafa62255eea22395e8267cce21e119bc6f7ecacf11f15dada
SIZE (foot-1.8.2.tar.gz) = 432906
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- tllist>=1.0.4 : devel/tllist
- wayland-protocols>0 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- notify-send : devel/libnotify
- xdg-open : devel/xdg-utils
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- libwayland-client.so : graphics/wayland
- libfcft.so : x11-fonts/fcft
- libfontconfig.so : x11-fonts/fontconfig
- libxkbcommon.so : x11/libxkbcommon
- libutf8proc.so : textproc/utf8proc
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for foot-1.8.2_1:
NOTIFY=on: Desktop notification support
UTF8PROC=on: Grapheme clustering using libutf8proc
XDG=on: Open files with xdg-open
===> Use 'make config' to modify these settings
- Options name:
- x11_foot
- USES:
- compiler:c11 meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8.2_1 27 Aug 2021 14:50:09
    |
Jan Beich (jbeich)  |
x11/foot: regen termcap workaround
"foot" is generated by "infocmp -Cu foot xterm-256color" but before
0d7758a45b84 bundled up-to-date database was used as a reference, so
some capabilities were missing (bug 247447).
(cherry picked from commit c61320529d246baf4c340e0ba75c65dae566b10d) |
1.8.2 19 Jul 2021 02:50:30
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.8.2
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.8.2
Reported by: upstream (via mail)
(cherry picked from commit 60154a1f0aba4d57e449cf132fa882fc30bfbe6c) |
Number of commits found: 2
|