summaryrefslogtreecommitdiff
path: root/x11 (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-30x11/fuzzel: update to 1.9.1Jan Beich2-4/+4
Changes: https://codeberg.org/dnkl/fuzzel/releases/tag/1.9.1 Reported by: upstream (via mail)
2023-03-30x11/libXpm: update to 3.5.15Dimitry Andric3-5/+47
Changelogs: 3.5.14: https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/5 3.5.15: https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/10 PR: 270485 Reviewed by: danfe, jbeich, manu MFH: 2023Q1 Security: 38f213b6-8f3d-4067-91ef-bf14de7ba518
2023-03-30x11/wvkbd: update to 0.13Jan Beich2-4/+4
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.13 Reported by: GitHub (watch releases)
2023-03-30x11/wvkbd: unbreak fetch due to Git upgradeJan Beich1-2/+2
=> Fetched file size mismatch (expected 1073601, actual 1074730) See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/wlrctl: unbreak fetch due to Git upgradeJan Beich1-3/+3
=> Fetched file size mismatch (expected 18461, actual 18530) => SHA256 Checksum mismatch for a9f5699256c9.patch. -2.34.7 +2.38.4 See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/wlr-randr: unbreak fetch due to Git upgradeJan Beich1-2/+2
=> Fetched file size mismatch (expected 12439, actual 12469) See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/wev: unbreak fetch due to Git upgradeJan Beich1-3/+3
=> Fetched file size mismatch (expected 8647, actual 8667) => SHA256 Checksum mismatch for 0be512fb7058.patch. -2.34.7 +2.38.4 See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/wayout: unbreak fetch due to Git upgradeJan Beich1-2/+2
=> Fetched file size mismatch (expected 32793, actual 32809) See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/shotman: unbreak fetch due to Git upgradeJan Beich1-3/+3
=> Fetched file size mismatch (expected 27662, actual 28341) => SHA256 Checksum mismatch for d2f7ef2107b9.patch. -2.34.7 +2.38.4 See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/lavalauncher: unbreak fetch due to Git upgradeJan Beich1-2/+2
=> Fetched file size mismatch (expected 101263, actual 100980) See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/kanshi: unbreak fetch due to Git upgradeJan Beich1-2/+2
=> Fetched file size mismatch (expected 20991, actual 21053) See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-30x11/grim: unbreak fetch due to Git upgradeJan Beich1-3/+3
=> Fetched file size mismatch (expected 18280, actual 18351) => SHA256 Checksum mismatch for 89e02e663fab.patch. -2.34.7 +2.38.4 See also: https://github.com/git/git/commit/4f4be00d302b
2023-03-29x11/wdisplays: fix UI overlapJan Beich2-1/+6
2023-03-29x11/wdisplays: unbreak build with textproc/py-scourJan Beich2-2/+15
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: share/icons/hicolor/scalable/apps/network.cycles.wdisplays.svg ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: share/icons/hicolor/scalable/apps/wdisplays.svg ===> Error: Plist issues found. *** Error code 1 PR: 270525 Reported by: Chad Jacob Milios
2023-03-29*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev1-1/+1
2023-03-29x11/xclip: Update to 20220129 commitNuno Teixeira2-11/+13
ChangeLog: https://github.com/astrand/xclip/compare/9aa7090...b372f73
2023-03-28x11/libxfce4menu: Update to 4.18.3Guido Falsi2-5/+4
2023-03-27x11/xfce4-screensaver: Update to 4.18.1Guido Falsi3-17/+4
Remove local patch, superseded by improved patch accepted upstream.
2023-03-27x11/fuzzel: update to 1.9.0Jan Beich2-5/+4
Changes: https://codeberg.org/dnkl/fuzzel/releases/tag/1.9.0 Reported by: upstream (via mail)
2023-03-27x11/fuzzel: unbreak fish completion for --icon-themeJan Beich1-0/+2
find: /usr/share/icons: No such file or directory
2023-03-27x11/wezterm: update to 20230326.111934.3666303.cJan Beich4-114/+117
Changes: https://github.com/wez/wezterm/releases/tag/20230326-111934-3666303c Reported by: GitHub (watch releases)
2023-03-26x11/libinput: Finish update to 1.23.0Emmanuel Vadot3-4/+8
Forgot to update GL_COMMIT ... Sponsored by: Beckhoff Automation GmbH & Co. KG
2023-03-26x11/libinput: Update to 1.23.0Emmanuel Vadot1-1/+1
Release notes: https://lists.freedesktop.org/archives/wayland-devel/2023-March/042642.html Sponsored by: Beckhoff Automation GmbH & Co. KG
2023-03-26x11/wezterm: unhardcode crate subdirs in *_TUPLEJan Beich1-2/+2
2023-03-26x11/ulauncher: update Ulauncher to version 5.15.2.Alexey Dokuchaev2-5/+4
2023-03-24x11/xrsh: Replace rsh/rlogin calls with ssh/sloginCy Schubert3-2/+81
Modernize xrsh, replacing rsh and rlogin with ssh and slogin. While at it assume maintainership.
2023-03-24x11/alacritty: update to 0.12.0Jan Beich2-107/+157
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.12.0 Reported by: GitHub (watch releases)
2023-03-24x11/wmenu: Add terminating / to website to avoid redirectionJoseph Mingrone1-1/+2
Reported by: jbeich Sponsored by: The FreeBSD Foundation
2023-03-24x11/wmenu: New portJoseph Mingrone4-0/+35
wmenu is an efficient dynamic menu for Sway and wlroots based Wayland compositors. It provides a Wayland-native dmenu replacement which maintains the look and feel of dmenu. https://sr.ht/~adnano/wmenu PR: 269693 Reviewed by: diizzy, jbeich Differential Revision: https://reviews.freebsd.org/D39230
2023-03-22x11/rubygem-gnome: Update to 4.1.2Po-Chuan Hsieh1-1/+1
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
2023-03-21x11/xfce4-clipman-plugin: Update to 1.6.3Guido Falsi2-5/+4
2023-03-21x11/stalonetray: update to 0.8.5Zsolt Udvari3-22/+20
Submitter becomes maintainer. Already maintainer of several ports. ChangeLog: https://github.com/kolbusa/stalonetray/releases/tag/v0.8.4 PR: 270339 Reported by: uzsolt@uzsolt.hu
2023-03-21x11/wezterm: update to 20230320.124340.559.c7.b0Jan Beich6-779/+816
Changes: https://github.com/wez/wezterm/releases/tag/20230320-124340-559cb7b0 Reported by: GitHub (watch releases)
2023-03-20x11/wob: unbreak with --auto-features=enabledJan Beich1-0/+1
meson.build:16:0: ERROR: Dependency "libseccomp" not found, tried pkgconfig PR: 270361
2023-03-20x11/swayidle: unbreak with --auto-features=enabledJan Beich1-0/+1
meson.build:90:2: ERROR: Assert failed: sd-bus-provider must not be set to auto since auto_features != auto PR: 270361
2023-03-20x11/waybar: unbreak with --auto-features=enabledJan Beich1-1/+1
meson.build:98:0: ERROR: Dependency "libnl-3.0" not found, tried pkgconfig meson.build:108:0: ERROR: Dependency "wireplumber-0.4" not found, tried pkgconfig and cmake meson.build:125:0: ERROR: Dependency "systemd" not found, tried pkgconfig and cmake PR: 270361
2023-03-20x11/kanshi: unbreak with --auto-features=enabledJan Beich1-0/+1
meson.build:38:0: ERROR: Dependency "libvarlink" not found, tried pkgconfig PR: 270361
2023-03-20x11/xdg-desktop-portal-hyprland: unbreak with --auto-features=enabledJan Beich1-1/+1
meson.build:112:0: ERROR: Dependency "systemd" not found, tried pkgconfig PR: 270361
2023-03-20x11/xdg-desktop-portal-wlr: unbreak with --auto-features=enabledJan Beich1-1/+1
meson.build:111:0: ERROR: Dependency "systemd" not found, tried pkgconfig PR: 270361
2023-03-20x11/libwacom: unbreak with --auto-features=enabledJan Beich1-0/+1
meson.build:172:0: ERROR: Program 'doxygen' not found or not executable PR: 270361
2023-03-20KDE: Update KDE Frameworks to 5.104Tobias C. Berner11-33/+33
11th March 2023. KDE today announces the release of KDE Frameworks 5.104.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see https://kde.org/products/frameworks/ Exp-run by: antoine PR: 270117
2023-03-20*/*: plasma5-*: bump to force rebuild after 1dd6bda76a5cDima Panov1-0/+1
More plasma packages are need to be build with proper UTF-8 locale Reported by: makc Sponsored by: Serenity Cybersecurity, LLC
2023-03-19x11/alacritty: install more files after c73d79b42d35Jan Beich1-1/+8
2023-03-19x11/nfy: Update WWW.Christos Margiolis1-1/+1
Differential Revision: https://reviews.freebsd.org/D38902
2023-03-18x11/xfce4-screensaver: Update to 4.18.0Guido Falsi3-6/+19
- Add missing dependency reported by poudriere - Add new build fix patch, submitted upstream: https://gitlab.xfce.org/apps/xfce4-screensaver/-/merge_requests/25
2023-03-18fcitx5: Update related ports to the latest version as 2023-03-18Li-Wen Hsu2-9/+7
While here, use the official site to fetch distfiles from Approved by: khng Differential Revision: https://reviews.freebsd.org/D37948
2023-03-18x11/xcb-imdkit: Update to 1.0.5Li-Wen Hsu3-12/+15
Approved by: khng Differential Revision: https://reviews.freebsd.org/D37949
2023-03-17x11/cde-devel: Update to the latest cdesktopenv-code commitCy Schubert2-5/+5
Update to the latest cdedesktop-code commit proxied through my GH account.
2023-03-18x11/shotman: unbreak build after ebf29acc6ce4Jan Beich1-0/+3
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: bin/shotman_completions ===> Error: Plist issues found. *** Error code 1
2023-03-17*/plasma5-*: bump to force rebuild after 1dd6bda76a5cDima Panov1-1/+1
Sponsored by: Serenity Cybersecurity, LLC