aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel, ↵Tomoaki AOKI2026-07-215-9/+9
| | | | | | | | | | | | | graphics/nvidia-drm*-kmod-devel: Update to 610.43.03 Update to latest New Feature Branch of drivers 610.43.03: https://www.nvidia.com/en-us/drivers/details/274185/ Linux counterparts for x11/linux-nvidia-libs: https://www.nvidia.com/en-us/drivers/details/274183/ PR: 296950 Differential Revision: https://reviews.freebsd.org/D58375
* x11/hyprland-guiutils: Update to 0.2.2Hiroki Tagato2026-07-212-5/+4
| | | | | | Changelog: https://github.com/hyprwm/hyprland-guiutils/releases/tag/v0.2.2 Reported by: GitHub (watch releases)
* lang/rust: Bump revisions after 1.97.1Mikael Urankar2026-07-2132-28/+32
| | | | PR: 296645
* x11/rio: update 0.4.10 → 0.4.11Yuri Victorovich2026-07-212-7/+7
|
* x11/xclipboard: update to 1.1.6Sergey A. Osokin2026-07-202-4/+4
| | | | | | | PR: 296932 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/xload: update to 1.2.1Sergey A. Osokin2026-07-202-4/+4
| | | | | | | PR: 296915 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/hyprlock: Update to 0.9.6Hiroki Tagato2026-07-203-8/+7
| | | | | | Changelog: https://github.com/hyprwm/hyprlock/releases/tag/v0.9.6 Reported by: GitHub (watch releases)
* x11/xdg-desktop-portal-hyprland: Update to 1.4.0Hiroki Tagato2026-07-202-5/+5
| | | | | | Changelog: https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v1.4.0 Reported by: GitHub (watch releases)
* */*: Bump port revision after hyprutils shlib version bump (8d941d9935e3)Hiroki Tagato2026-07-208-5/+8
|
* x11/xkbprint: Update to 1.0.7Kousuke Kannagi2026-07-193-11/+12
| | | | | | | | | | | | Update COMMENT and pkg-descr. Add WWW. https://lists.x.org/archives/xorg-announce/2022-October/003222.html https://lists.x.org/archives/xorg-announce/2024-October/003535.html PR: 288159 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/xkbevd: Update to 1.1.6Kousuke Kannagi2026-07-193-8/+14
| | | | | | | | | | | Update pkg-descr. https://lists.x.org/archives/xorg-announce/2022-November/003255.html https://lists.x.org/archives/xorg-announce/2024-December/003566.html PR: 288200 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/xhost: Update to 1.0.10Kousuke Kannagi2026-07-193-10/+12
| | | | | | | | | | | Add WWW and update pkg-descr. https://lists.x.org/archives/xorg-announce/2022-December/003301.html https://lists.x.org/archives/xorg-announce/2025-February/003581.html PR: 288139 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/beforelight: Update to 1.0.6Kousuke Kannagi2026-07-193-9/+13
| | | | | | | | | | | Add WWW and LICENSE. Update pkg-descr. https://lists.x.org/archives/xorg-announce/2023-January/003317.html PR: 288234 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/py-pyscreenshot: Update version 2.3=>3.0Muhammad Moinur Rahman2026-07-192-4/+4
| | | | Changelog: https://github.com/ponty/pyscreenshot/releases/tag/3.0
* x11/histui: Update to 0.0.14Nicola Vitale2026-07-192-7/+7
| | | | | | | | | | ChangeLog: https://github.com/jmylchreest/histui/releases/tag/v0.0.12 https://github.com/jmylchreest/histui/releases/tag/v0.0.13 https://github.com/jmylchreest/histui/releases/tag/v0.0.14 Reported by: "github-actions[bot]" <notifications@github.com>
* */*: Bump consumers after graphics/libraw updateSergey A. Osokin2026-07-181-1/+1
| | | | | | PR: 296733 Sponsored by: tipi.work
* x11/kitty: fix build on 32 bit platformsRobert Clausecker2026-07-182-0/+24
| | | | | | | | | | Structure Kevent_t of golang.org/x/sys/unix has different types depending on word size on FreeBSD, causing trouble. Work around the problem with a conditional patch. Approved by: portmgr (build fix blanket) MFH: 2026Q3 See also: https://github.com/sgtdi/fswatcher/issues/24
* x11/xwayland-satellite: fix build on armv7Robert Clausecker2026-07-181-0/+13
| | | | | | | | The usual problem of struct timespec's fields having different types on different architectures. Approved by: portmgr (build fix blanket) MFH: 2026Q3
* x11/kitty: Update to 0.48.0Nicola Vitale2026-07-186-47/+10
| | | | | | | - Remove a couple of patches (merged upstream) ChangeLog: https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes Reported by: Kovid Goyal <notifications@github.com>
* x11/awww: Rename from x11/swww, update to 0.12.1, and unbreakHiroki Tagato2026-07-1713-592/+674
| | | | | | | | | | | | | | | The upstream has moved from GitHub to Codeberg and renamed from swww to awww. Update to the latest version and unbreak build. While here, add a patch to use std::process::Command for commmand execution instead of Linux-specific rustix::runtime. Changelog: https://codeberg.org/LGFae/awww/src/tag/v0.12.1/CHANGELOG.md PR: 296847 Approved by: nivit (maintainer)
* x11/walker: Update to 2.17.0Hiroki Tagato2026-07-173-5/+5
| | | | | | Changelog: https://github.com/abenz1267/walker/releases/tag/v2.17.0 Reported by: GitHub (watch releases)
* */*: Bump port revision after electron41 update (f2988de31ec2)Hiroki Tagato2026-07-161-1/+1
|
* x11/py-pyscreenshot: Update version 2.2=>2.3Muhammad Moinur Rahman2026-07-152-4/+4
| | | | Changelog: https://github.com/ponty/pyscreenshot/releases/tag/2.3
* x11/xstdcmap: update to 1.0.6Sergey A. Osokin2026-07-142-6/+4
| | | | | | | PR: 296752 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/xpointerbarrier: New port: Pointer barriers to jail the mouse within a ↵Nuno Teixeira2026-07-144-0/+38
| | | | | | | | | | | | | | | screen This program creates four pointer barriers around each XRandR screen, thus effectively jailing your mouse pointer to one physical screen. Pointer barriers are mostly useful when there is more than one physical screen connected to your computer. Properly placed barriers can then make you feel like you're sitting in front of only one screen: When you throw your mouse in the upper right corner, it does not suddenly switch to another monitor. WWW: https://movq.de/git/xpointerbarrier/file/README.html
* x11/xwd: update to 1.0.10Sergey A. Osokin2026-07-132-4/+4
| | | | | | | PR: 296741 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/kdisplay: fix build after latest frameworks updateDima Panov2026-07-131-0/+10
| | | | | | Add missing #include <QQmlEngine> Reported by: bulk -t
* x11/xgc: Update to 1.0.7Kousuke Kannagi2026-07-122-4/+4
| | | | | | | | https://lists.x.org/archives/xorg-announce/2025-July/003621.html PR: 290184 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/xgamma: Update to 1.0.8Kousuke Kannagi2026-07-123-9/+11
| | | | | | | | | | Add WWW and update pkg-descr. https://lists.x.org/archives/xorg-announce/2025-July/003620.html PR: 289286 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/libXres: Update to 1.2.3Kousuke Kannagi2026-07-123-9/+10
| | | | | | | | | | Update WWW and pkg-descr. https://lists.x.org/archives/xorg-announce/2025-September/003628.html PR: 289688 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/libXpresent: Update to 1.0.2Kousuke Kannagi2026-07-122-4/+4
| | | | | | | | https://lists.x.org/archives/xorg-announce/2025-September/003627.html PR: 289775 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/libXfixes: Update to 6.0.2Kousuke Kannagi2026-07-123-5/+8
| | | | | | | | | | Update pkg-descr. https://lists.x.org/archives/xorg-announce/2025-September/003626.html PR: 289580 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/libXScrnSaver: Update to 1.2.5Kousuke Kannagi2026-07-123-12/+14
| | | | | | | | | | Update COMMENT, WWW, and pkg-descr. https://lists.x.org/archives/xorg-announce/2025-September/003629.html PR: 289657 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/linux-rl9-xorg-libs: fix distinfoDima Panov2026-07-121-35/+35
| | | | | | | Oops, update commit have missed distinfo. Fixes: de4c21177f398f7ffdfac8b1ac30929d6c169901 PR: 296734
* x11/mlterm: Update to 3.9.5MANTANI Nobutaka2026-07-126-16/+17
|
* x11/linux-rl9-xorg-libs: upstream reroll for Rocky Linux 9.8Dima Panov2026-07-124-6/+16
| | | | | | | | | -libX11_ver= 1.7.0-11.el9 +libX11_ver= 1.8.12-1.el9 -libinput_ver= 1.19.3-7.el9_6 +libinput_ver= 1.19.3-8.el9_7 -libwacom_ver= 1.12.1-5.el9_6 +libwacom_ver= 1.12.1-6.el9_7
* x11/xsetroot: update to 1.1.4Sergey A. Osokin2026-07-122-4/+4
| | | | | | | PR: 296724 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/xrdb: update to 1.2.3Sergey A. Osokin2026-07-122-4/+4
| | | | | | | PR: 296723 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/xvinfo: update to 1.1.6Sergey A. Osokin2026-07-122-6/+4
| | | | | | | PR: 296721 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/xwud: update to 1.0.8Sergey A. Osokin2026-07-122-4/+4
| | | | | | | PR: 296722 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* x11/xpra: Update to 6.5.1 and switch to pep517Gleb Popov2026-07-123-15/+35
|
* x11/xpra: Update to 6.5Jan Henrik Sylvester2026-07-123-59/+242
| | | | | PR: 296460 Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
* x11/py-pyscreenshot: Update version 2.1=>2.2Muhammad Moinur Rahman2026-07-122-5/+5
| | | | Changelog: https://github.com/ponty/pyscreenshot/releases/tag/2.2
* KDE: Update KDE Frameworks 6 to 6.28.0Max Brazhnikov2026-07-115-15/+15
| | | | Announcement: https://kde.org/announcements/frameworks/6/6.28.0/
* x11/swaylock-plugin: update to 1.8.7Jan Beich2026-07-112-4/+4
| | | | | Changes: https://github.com/mstoeckl/swaylock-plugin/releases/tag/v1.8.7 Reported by: GitHub (watch releases)
* x11/swaylock: update to 1.8.6Jan Beich2026-07-112-4/+4
| | | | | Changes: https://github.com/swaywm/swaylock/releases/tag/v1.8.6 Reported by: GitHub (watch releases)
* x11/xset: Update to 1.2.6Kousuke Kannagi2026-07-103-13/+11
| | | | | | | | | | | | | Add WWW. Update CONFIGURE_ARGS and pkg-descr. XFree86-Misc support was disabled by default in 1.2.5, and libXxf86misc has been removed from the ports. https://lists.x.org/archives/xorg-announce/2026-July/003721.html PR: 296674 Approved by: x11 (arrowd) Approved by: osa (mentor)
* x11/xrefresh: update: 1.1.0 -> 1.1.1Sergey A. Osokin2026-07-102-5/+4
| | | | | | | PR: 296657 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
* */*: Bump port revision after electron41 update (aea2ec2e3f73)Hiroki Tagato2026-07-101-1/+1
|
* various: Bump go ports for go-1.25.12 / 1.26.5Dag-Erling Smørgrav2026-07-1015-13/+15
|