Port details on branch 2023Q3 |
- kitty Cross-platform, fast, featureful, GPU-based terminal emulator
- 0.28.1_3 x11 =0 0.28.1_3Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2023-07-05 04:15:05
- Last Update: 2023-09-08 14:39:12
- Commit Hash: 793b61c
- Also Listed In: wayland
- License: GPLv3
- WWW:
- https://sw.kovidgoyal.net/kitty/
- Description:
- Kitty is the fast, featureful, GPU based terminal emulator.
kitty is designed for power keyboard users. To that end all its controls work
with the keyboard (although it fully supports mouse interactions as well). Its
configuration is a simple, human editable, single file for easy reproducibility
(I like to store configuration in source control).
kitty is designed from the ground up to support all modern terminal
features, such as unicode, true color, bold/italic fonts, text formatting, etc.
It even extends existing text formatting escape codes, to add support for
features not available elsewhere, such as colored and styled (curly) underlines.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/kitty/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/kitty
- pkg install kitty
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kitty
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683875864
SHA256 (go/x11_kitty/kitty-v0.28.1/v0.28.1.mod) = 0b13cb16daa2d5096cf82ccb083e36999a0f14ef24442946376b8622cf59dd12
SIZE (go/x11_kitty/kitty-v0.28.1/v0.28.1.mod) = 1048
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:
-
- py39-furo>0 : textproc/py-furo@py39
- py39-matplotlib>0 : math/py-matplotlib@py39
- py39-sphinx-copybutton>0 : textproc/py-sphinx-copybutton@py39
- py39-sphinx-inline-tabs>0 : textproc/py-sphinx-inline-tabs@py39
- py39-sphinxext-opengraph>0 : textproc/py-sphinxext-opengraph@py39
- sphinx-build : textproc/py-sphinx@py39
- wayland-protocols>=0 : graphics/wayland-protocols
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.3 : devel/gmake
- go120 : lang/go120
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- libncurses.so.6 : devel/ncurses
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- python3.9 : lang/python39
- libncurses.so.6 : devel/ncurses
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libepoll-shim-interpose.so : devel/libepoll-shim
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- liblcms2.so : graphics/lcms2
- libpng.so : graphics/png
- librsync.so : net/librsync
- libwayland-client.so : graphics/wayland
- libwayland-cursor.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- Fetch dependencies:
-
- go120 : lang/go120
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_kitty
- USES:
- compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake go:modules pkgconfig python shebangfix ssl tar:xz terminfo xorg ncurses:port zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.28.1_3 08 Sep 2023 14:39:12 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go120 update
Approved by: ports-secteam (blanket) |
0.28.1_2 04 Aug 2023 14:36:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update
Approved by: ports-secteam (blanket) |
0.28.1_1 06 Jul 2023 00:55:41 |
Jan Beich (jbeich) |
x11/kitty: unbreak build after aec9c6c9cf90
glfw/wl_window.c:522:17: error: enumeration value 'XDG_TOPLEVEL_STATE_SUSPENDED'
not handled in switch [-Werror,-Wswitch]
switch (*state) {
^
PR: 272372
Reported by: pkg-fallout
(cherry picked from commit a72282f6b37af162f8c51791a411e5e71cd84848) |
0.28.1 06 Jul 2023 00:55:40 |
Jan Beich (jbeich) |
x11/kitty: drop --ignore-compiler-warnings to apply upstream fix
This reverts commit 4ee5c96d5b5dc6ebcab12f7f2af98915111282b5.
(cherry picked from commit daf3e1c51e9826becb370a379e64c85e9f62ca27) |
0.28.1 05 Jul 2023 04:13:43 |
Jan Beich (jbeich) |
x11/kitty: unbreak build after aec9c6c9cf90
glfw/wl_window.c:522:17: error: enumeration value 'XDG_TOPLEVEL_STATE_SUSPENDED'
not handled in switch [-Werror,-Wswitch]
switch (*state) {
^
Reported by: pkg-fallout
Inspired by: Alpine Linux
(cherry picked from commit 4ee5c96d5b5dc6ebcab12f7f2af98915111282b5) |