aboutsummaryrefslogtreecommitdiff
path: root/x11/kitty
Commit message (Collapse)AuthorAgeFilesLines
* x11/kitty: Fix build when the option DOCS is offNicola Vitale2024-02-171-2/+2
| | | | | PR: 277105 Reported by: iron.udjin@gmail.com
* x11/kitty: Update to 0.32.2Nicola Vitale2024-02-148-55/+87
| | | | | Release changes: https://github.com/kovidgoyal/kitty/releases/tag/v0.32.2 Reported by: portscout
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2024-02-111-1/+1
| | | | PR: 276530
* MANPREFIX: eliminate the use of MANPREFIX for x11*Baptiste Daroussin2024-01-111-2/+2
| | | | While here move some manpages to share/man
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-312-18/+0
| | | | | | | | | | | | | | | | | | | | | - Remove all references to defunct ARCH arm - Remove all references to defunct ARCH sparc64 - Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64 ARCH - Remove sysutils/afbinit requires defunct sparc64 ARCH - Remove all references to bktr driver - Remove all references to defunct FreeBSD_12 - Remove all references to OSVERSION/OSREL corresponding to 12 - Remove conditionals in Mk/Uses/cabal.mk - Remove sparc reference from Mk/Uses/qt-dist.mk - Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64 - Remove BROKEN_FreeBSD_12* from: - Remove OpenSSL patches from: - Remove conditional flags for OSVERSION >= 1300000 to fixed flags. Also move conditional flags for non sparc64/arm ARCH to fixed flags. Reviewed by: brooks, jbeich, rene, salvadore Differential Revision: https://reviews.freebsd.org/D42068
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2023-12-071-1/+1
| | | | PR: 274405
* x11/kitty: Fix error with kitty+fish without sudoAlan Somers2023-12-012-1/+16
| | | | | | | | | | | | | | | | | | | | | | If a user has fish as shell and sudo is not installed, then kitty prints the following error: type: Could not find 'sudo' test: Expected a combining operator like '-a' at index 5 -n /usr/local/share/kitty/terminfo -a file = ^ Standard input (line 114): and test -n "$TERMINFO" -a "file" = (type -t sudo) ^ in function '__ksi_schedule' in event handler: handler for generic event 'fish_prompt' - Add a patch to fix that error and to tests the presence of the xterm-kitty file in DATADIR - Bump PORTREVISION PR: 275339
* x11/kitty: Update to 0.31.0Nicola Vitale2023-11-083-15/+10
| | | | | Release notes: https://sw.kovidgoyal.net/kitty/changelog/#id1 Reported by: Kovid Goyal <notifications@github.com>
* x11/kitty: Update to 0.30.1Nicola Vitale2023-10-052-6/+6
| | | | Release notes: https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes
* x11/kitty: Update to 0.30.0Nicola Vitale2023-09-185-54/+22
| | | | | | | | | | | | | | | | | | | | - Add x11-fonts/roboto-fonts-ttf to build dependencies - Add devel/xxhash to lib dependencies - Use version 1.21 of go language - Set up the variable PYTHONDONTWRITEBYTECODE in the build environment to fix the following error in poudriere: =>> Checking for filesystem violations... done =>> Error: Filesystem touched during build: extra: usr/local/lib/python3.9/site-packages/_distutils_hack/__pycache__/__init__.cpython-39.opt-2.pyc It's probably caused by sphinx when building docs. - However, pass the option -OO to python command, in the build stage, so that we can install kitty's bytecode. - Remove files/patch-docs_conf.rst Release notes: https://sw.kovidgoyal.net/kitty/changelog/#id1
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-081-1/+1
|
* x11/kitty: kitty.conf(5) manual page improvementNicola Vitale2023-08-262-1/+28
| | | | | | | | | | | | | | Add an OVERVIEW section to that manpage, so that the NAME section has only few words. See for example the output when visiting https://man.freebsd.org/cgi/man.cgi?query=kitty.conf&apropos=1 Current rendering: https://user-images.githubusercontent.com/192271/260857832-927f7a50-a95a-4fb0-9092-d39d0e52f1b1.png PR: 273248 Reported by: Graham Perrin <grahamperrin@gmail.com>
* x11/kitty: enable LTO on powerpc64Piotr Kubaj2023-08-081-1/+1
| | | | Works fine on 13.2-RELEASE.
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-08-041-1/+1
|
* x11/kitty: Update to 0.29.2Nicola Vitale2023-07-273-7/+6
| | | | Release changes: https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes
* x11/kitty: Update to 0.29.1Nicola Vitale2023-07-173-9/+11
| | | | | | - Fix installation of icons Release changes: https://sw.kovidgoyal.net/kitty/changelog/#id1
* x11/kitty: Fix buildNicola Vitale2023-07-162-202/+884
| | | | | | | I forgot to add the new pkg-plist with the previous commit. PR: 272526 Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
* x11/kitty: Update to 0.29.0Nicola Vitale2023-07-155-33/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove patches merged by upstream - Update lib dependencies - Pet portfmt/portclippy/portlint - Add option DOCS - Don't install all files in $PREFIX/lib/kitty, but in the canonical directories DATADIR, DESKTOPDIR, etc. - Add a couple of patch to fix some links in the documentation. Error shown: fatal: ambiguous argument '8dea5b3': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' fatal: ambiguous argument 'ad1109b': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' fatal: ambiguous argument '889ca77': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' reading sources... [100%] protocol-extensions .. unscroll /usr/local/poudriere/ports/default/x11/kitty/work/github.com/kovidgoyal/kitty@v0.29.0/docs/changelog.rst:2940: ERROR: GitHub commit id "8dea5b3" not recognized. /usr/local/poudriere/ports/default/x11/kitty/work/github.com/kovidgoyal/kitty@v0.29.0/docs/changelog.rst:3055: ERROR: GitHub commit id "ad1109b" not recognized. /usr/local/poudriere/ports/default/x11/kitty/work/github.com/kovidgoyal/kitty@v0.29.0/docs/changelog.rst:3067: ERROR: GitHub commit id "889ca77" not recognized. Release changes: https://sw.kovidgoyal.net/kitty/changelog/#id1
* x11/kitty: unbreak build after aec9c6c9cf90Jan Beich2023-07-062-1/+9
| | | | | | | | | 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
* x11/kitty: drop --ignore-compiler-warnings to apply upstream fixJan Beich2023-07-061-2/+1
| | | | This reverts commit 4ee5c96d5b5dc6ebcab12f7f2af98915111282b5.
* x11/kitty: unbreak build after aec9c6c9cf90Jan Beich2023-07-051-1/+2
| | | | | | | | | 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
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* x11/kitty: Fix build/pkg-plistNicola Vitale2023-05-181-2/+0
|
* */*: llvm15 build fixesMuhammad Moinur Rahman2023-05-171-1/+1
| | | | | | | llvm15 was also merged into 13.2-STABLE effective from OSVERSION 1302505. Fix the ports that failed to build with llvm15. Approved by: portmgr (blanket)
* x11/kitty: Update to 0.28.1Vidar Karlsen2023-05-172-26/+24
| | | | | | | | | | | - cleaned up the Makefile order to make portclippy and portfmt happy - diff_speedup.so and unicode_names.so removed from _STRIP_TARGETS and pkg-plist as they are no longer being build (from upstream) Release changes: https://sw.kovidgoyal.net/kitty/changelog/#id1 PR: 271263 Reported by: Yonas Yanfa <yonas.yanfa@gmail.com>
* x11/kitty: Take maintainershipNicola Vitale2023-05-101-2/+2
| | | | Bump PORTREVISION
* x11/kitty: Back to the poolFernando Apesteguía2023-05-041-2/+2
| | | | | | | Maintainer drops the port. PR: 271232 Reported by: alexis.praga@proton.me
* x11/kitty: Unbreak on HEADMuhammad Moinur Rahman2023-04-291-0/+4
| | | | Approved by: portmgr (blanket)
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-0/+1
|
* x11/kitty: update to 0.28.0Alexis Praga2023-04-2019-262/+41
| | | | | | | | | - update maintainer address - work around a hang in sphinx build Changelog: https://sw.kovidgoyal.net/kitty/changelog PR: 270703
* x11/kitty: add void to functions with empty parameter listTrond Endrestol2023-03-1014-0/+222
| | | | | | | | Clang 15 enforces the use of void in an otherwise empty parameter list. PR: 269814 Reported by: Trond.Endrestol@ximalas.info Approved by: alexis.praga@free.fr (maintainer timeout > 2 weeks)
* x11/kitty: Update to 0.26.5Alexis Praga2022-11-202-4/+4
| | | | | | ChangeLog: https://sw.kovidgoyal.net/kitty/changelog/ PR: 267855 MFH: 2022Q4 (bugfixes)
* x11/kitty: Update to 0.26.4Alexis Praga2022-10-204-6/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes * Allow centering the background_image * X11: Fix a regression in the previous release that caused pasting from GTK based applications to have extra newlines * Tab bar: Improve empty space management when some tabs have short titles, allocate the saved space to the active tab * Fix background_tint not applying to window margins and padding * Wayland: Fix background image scaling using tiled mode on high DPI screens * Wayland: Fix an abort when changing background colors with wayland_titlebar_color set to background * Update to Unicode 15.0 * GNOME Wayland: Fix a memory leak in gnome-shell when using client side decorations * Wayland: Mark windows in which a bell occurs as urgent on compositors that support the xdg-activation protocol * Allow passing null bytes through the system clipboard * ssh kitten: Fix KITTY_PUBLIC_KEY not being encoded properly when transmitting * Sessions: Allow controlling which OS Window is active via the focus_os_window directive * Wayland: Fix for bug in NVIDIA drivers that prevents transparency working * Wayland: Fix for a bug that could cause kitty to become non-responsive when using multiple OS windows in a single instance on some compositors * Wayland: Fix for a bug preventing kitty from starting on Hyprland when using a non-unit scale * Wayland: Generate a XDG_ACTIVATION_TOKEN when opening URLs or running programs in the background via the launch action * Fix a regression that caused kitty not to restore SIGPIPE after python nukes it when launching children. Affects bash which does not sanitize its signal mask. * Fix a use-after-free when handling fake mouse clicks and the action causes windows to be removed/re-allocated PR: 267209 Reported by: alexis.praga@proton.me (maintainer)
* x11/kitty: Update to 0.26.2Alexis Praga2022-09-193-8/+7
| | | | PR: 266458
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* x11/kitty: Use upstream patch fix build on 12.x ReleaseNuno Teixeira2022-08-223-19/+19
| | | | | | | | | - Use upstream patch instead of workaround fix https://github.com/kovidgoyal/kitty/pull/5398 - Bump PORTREVISION PR: 265393 MFH: 2022Q3
* x11/kitty: Update to 0.25.2Alexis Praga2022-08-135-16/+31
| | | | | ChangeLog: https://sw.kovidgoyal.net/kitty/changelog/#id1 PR: 265393
* x11/kitty: Fix 12.3R (amd64,i386) buildNuno Teixeira2022-08-011-7/+11
| | | | | | | | | | - add LIB_DEPENDS= libepoll-shim-interpose.so:devel/libepoll-shim CPPFLAGS+= `pkg-config --cflags epoll-shim-interpose` LDFLAGS+= `pkg-config --libs epoll-shim-interpose` - add missing USES= desktop-file-utils PR: 265393
* wayland: add wayland virtual categoryBaptiste Daroussin2022-07-011-1/+1
|
* x11/kitty: Update to 0.25Alexis Praga2022-04-193-4/+19
| | | | | | Changes: https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes PR: 263369
* x11/kitty: Update to 0.24.2Alexis Praga2022-02-122-8/+14
| | | | | | Changelog: https://sw.kovidgoyal.net/kitty/changelog/ PR: 261732
* x11/kitty: Update to 0.24.1Alexis Praga2022-01-124-8/+36
| | | | | | Changelog: https://sw.kovidgoyal.net/kitty/changelog/ PR: 261132
* x11/kitty: fix pass_selection_to_program actionJose G. Juanino2021-12-132-0/+12
| | | | | PR: 259765 Approved by: Alexis Praga <alexis.praga@free.fr> (maintainer)
* x11/kitty: fix build on riscv64 and runtime on powerpc64Piotr Kubaj2021-10-161-0/+6
| | | | | | | | | | Disable LTO. On riscv64: Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi) ld: error: lto.tmp: cannot link object files with different floating-point ABI cc: error: linker command failed with exit code 1 (use -v to see invocation) On powerpc64, LTO is broken with LLVM.
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-5/+0
| | | | | | | | | | | | | | | | | 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
* x11/kitty: Add CPE informationBernhard Froehlich2021-09-301-1/+2
| | | | Approved by: portmgr (blanket)
* x11/kitty: Update to 0.23.1Alexis Praga2021-08-233-5/+16
| | | | | | | ChangeLog: https://sw.kovidgoyal.net/kitty/changelog/#id1 PR: 257438 Reported by: alexis.praga@free.fr (maintainer)
* x11/kitty: Update to 0.21.2Fernando Apesteguía2021-06-303-5/+6
| | | | | | | ChangeLog: https://sw.kovidgoyal.net/kitty/changelog.html#id1 PR: 256890 Reported by: alexis.praga@free.fr (maintainer)
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-0/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824