Port details |
- foot Fast, lightweight and minimalistic Wayland terminal emulator
- 1.14.0 x11
=0 1.13.1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-01-19 17:06:03
- Last Update: 2023-04-03 18:51:54
- Commit Hash: 9b23db9
- Also Listed In: wayland
- License: MIT
- 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
- True Color (24bpp)
- Synchronized Updates
- Sixel image support
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - 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 = 1680540762
SHA256 (foot-1.14.0.tar.gz) = 9a306951bc6bdce150364bccb0fb4b67720f50e98e9ac1de89792c1c1aa30690
SIZE (foot-1.14.0.tar.gz) = 509863
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
- python3.9 : lang/python39
- 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
- This port is required by:
- for Run
-
- x11-wm/dwl
Configuration Options:
- ===> The following configuration options are available for foot-1.14.0:
DOCS=on: Build and/or install documentation
LTO=on: Use Link-Time Optimization
NOTIFY=on: Desktop notification support
PGO=on: Use Profile-Guided Optimization
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 python:build
- pkg-message:
- For install:
- Some features require adjusting termcap(5) e.g.,
$ export TERMCAP="${TERM}:bw:hs:ds=\E]2;\E\\:fs=\E\\:kb=\177:ts=\E]2;:vb=\E]555\E\\:tc=${TERM}:"
or providing a separate entry for "foot --term=foot" e.g.,
$ cat >>/etc/termcap
foot|foot terminal emulator:\
:bw:hs:\
:it#8:\
:IC=\E[%d@:K2@:SF=\E[%dS:SR=\E[%dT:bt=\E[Z:ds=\E]2;\E\\:\
:ec=\E[%dX:fs=\E\\:kb=\177:mb=\E[5m:me=\E[0m:mh=\E[2m:nw@:\
:is=\E[!p\E[4l\E>:rs=\E[!p\E[4l\E>:\
:te=\E[?1049l\E[23;0;0t:ti=\E[?1049h\E[22;0;0t:\
:ts=\E]2;:vb=\E]555\E\\:tc=xterm-256color:
- WWW: https://codeberg.org/dnkl/foot
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.0 03 Apr 2023 18:51:54
    |
Jan Beich (jbeich)  |
x11/foot: consistently use whitespace after 6188f97b0364 |
1.14.0 03 Apr 2023 18:38:22
    |
Jan Beich (jbeich)  |
x11/foot: update termcap workaround after 1f150c71530d
https://codeberg.org/dnkl/foot/commit/ae81f5af4caa |
1.14.0 03 Apr 2023 18:04:38
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.14.0
No utmp logging due to https://codeberg.org/dnkl/foot/issues/1314
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.14.0
Reported by: upstream (via mail) |
1.13.1 13 Feb 2023 01:27:53
    |
Jan Beich (jbeich)  |
x11/foot: switch 113367546d41 to upstream fix |
1.13.1 12 Feb 2023 00:51:00
    |
Jan Beich (jbeich)  |
x11/foot: unbreak build with clang 15
./uri.c:162:16: error: variable 'decoded_len' set but not used
[-Werror,-Wunused-but-set-variable]
size_t decoded_len = 0;
^
Reported by: pkg-fallout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.13.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.13.1 31 Aug 2022 18:48:06
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.13.1
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.13.1
Reported by: upstream (via mail) |
1.13.0 07 Aug 2022 16:29:46
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.13.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.13.0
Reported by: upstream (via mail) |
1.12.1 01 Jul 2022 08:01:22
    |
Baptiste Daroussin (bapt)  |
wayland: add wayland virtual category |
1.12.1 27 Apr 2022 18:46:38
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.12.1
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.12.1
Reported by: upstream (via mail) |
1.12.0 22 Apr 2022 23:10:44
    |
Jan Beich (jbeich)  |
x11/foot: switch to upstream PGO fix |
1.12.0 22 Apr 2022 17:44:14
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.12.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.12.0
Reported by: upstream (via mail) |
1.11.0 13 Feb 2022 09:18:16
    |
Jan Beich (jbeich)  |
x11/foot: chase LTO on powerpc64 reference |
1.11.0 05 Feb 2022 19:56:45
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.11.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.11.0
Reported by: upstream (via mail) |
1.10.3 08 Dec 2021 19:04:29
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.10.3
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.10.3
Reported by: upstream (via mail) |
1.10.2 02 Dec 2021 23:21:43
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.10.2
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.10.2
Reported by: upstream (via mail) |
1.10.1 23 Nov 2021 00:57:54
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.10.1
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.10.1
Reported by: upstream (via mail) |
1.10.0 14 Nov 2021 20:02:40
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.10.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.10.0
Reported by: upstream (via mail) |
1.9.2 03 Oct 2021 00:07:25
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.9.2
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.9.2
Reported by: upstream (via mail) |
1.9.1 02 Oct 2021 03:02:26
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.9.1
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.9.1
Reported by: Repology |
1.9.0_2 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.9.0_2 30 Aug 2021 17:31:16
    |
Jan Beich (jbeich)  |
x11/foot: enable PGO by default
From 2% (headless build, default config) to 12% (local) faster.
Inspired by: Arch Linux |
1.9.0_1 30 Aug 2021 17:31:16
    |
Jan Beich (jbeich)  |
x11/foot: enable LTO by default
7% faster at least with default config under Sway.
Inspired by: Arch Linux |
1.9.0 30 Aug 2021 09:51:55
    |
Jan Beich (jbeich)  |
x11/foot: derive terminfo subdirectory from PORTNAME |
1.9.0 27 Aug 2021 14:36:48
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.9.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.9.0
Reported by: upstream (via mail) |
1.8.2_1 27 Aug 2021 14:34:54
    |
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). |
1.8.2 19 Jul 2021 02:49:37
    |
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) |
1.8.1 01 Jul 2021 19:16:00
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.8.1
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.8.1
Reported by: upstream mail |
1.8.0 25 Jun 2021 19:39:13
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.8.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.8.0
Reported by: Repology |
1.7.2 18 Apr 2021 21:53:36
    |
Jan Beich (jbeich)  |
x11/foot: update to 1.7.2
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.7.2
Reported by: Repology |
1.7.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7.1 29 Mar 2021 01:47:37
  |
jbeich  |
x11/foot: update to 1.7.1
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.7.1
Reported by: Repology |
1.7.0 20 Mar 2021 19:50:40
  |
jbeich  |
x11/foot: update to 1.7.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.7.0
Reported by: Repology |
1.6.4 25 Feb 2021 12:35:56
  |
jbeich  |
x11/foot: simplify terminfo support
- Make post-patch unconditional as it's nop on FreeBSD < 14
- Switch = to += to allow additions outside the conditional |
1.6.4 25 Feb 2021 11:30:22
  |
jbeich  |
x11/foot: expose terminfo support on -CURRENT
Makes foot default to TERM=foot instead of TERM=xterm-256color.
Proper 24-bit color support without relying on COLORTERM=truecolor
and hardcoded xterm escape sequences requires TERM=foot-direct e.g.,
$ foot -t foot-direct
$ tput Co
16777216 |
1.6.4 13 Feb 2021 00:27:59
  |
jbeich  |
x11/foot: update to 1.6.4
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.6.4 |
1.6.3 09 Feb 2021 21:06:26
  |
jbeich  |
x11/foot: unbreak if devel/ncurses is installed
In-base ncurses uses termcap, so ports/ don't support populating
terminfo yet. For example, devel/ncurses has --with-hashed-db
which confuses Meson.
[2/3] /usr/local/bin/meson install --no-rebuild
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line
140, in run
return options.run_func(options)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line
554, in run
installer.do_install(datafilename)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line
372, in do_install
self.install_targets(d)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line
468, in install_targets
raise RuntimeError('File {!r} could not be found'.format(t.fname))
RuntimeError: File 'f' could not be found |
1.6.3 01 Feb 2021 12:42:53
  |
rene  |
Remove support for FreeBSD 12.1 from various ports.
FreeBSD 12.1 reached end-of-life today. Adjust the message
for the wine ports while here, since stable/13 has branched.
Submitted by: rene
Reviewed by: jbeich, mandree, mat, osa
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D28406 |
1.6.3 29 Jan 2021 19:23:03
  |
jbeich  |
x11/foot: update to 1.6.3_1
Changes: https://codeberg.org/dnkl/foot/src/tag/1.6.3 |
1.6.2_1 23 Jan 2021 10:30:35
  |
jbeich  |
x11/foot: sync patches with upstream |
1.6.2 19 Jan 2021 17:05:55
  |
jbeich  |
x11/foot: add new port
A fast, lightweight and minimalistic Wayland terminal emulator.
Features:
- Fast
- Lightweight, in dependencies, on-disk and in-memory
- Wayland native
- DE agnostic
- User configurable font fallback
- On-the-fly font resize
- On-the-fly DPI font size adjustment
- Scrollback search
- Color emoji support
- Server/daemon mode
- IME (via text-input-v3)
- Multi-seat
- Synchronized Updates
- Sixel image support
https://codeberg.org/dnkl/foot |