aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/river: update to s20211030Jan Beich2021-10-312-5/+5
| | | | | Changes: https://github.com/ifreund/river/compare/e447e1b...8134b81 (cherry picked from commit 6acb2bcf406d50287eaa4409da0336264b96cb4c)
* x11-wm/river: update to s20211020Jan Beich2021-10-212-5/+5
| | | | | Changes: https://github.com/ifreund/river/compare/4b94b9c...e447e1b (cherry picked from commit 6ffece22c7686622c1954b78cf8c7d91636b7c31)
* x11-wm/gamescope: update to 3.9.5Jan Beich2021-10-182-4/+4
| | | | | | | Changes: https://github.com/Plagman/gamescope/compare/3.9.4...3.9.5 Reported by: portscout (cherry picked from commit 71bc7284839df85219ecfbb15ab0db29773ed73d)
* x11-wm/river: update to s20211012Jan Beich2021-10-142-5/+5
| | | | | Changes: https://github.com/ifreund/river/compare/50814e0...4b94b9c (cherry picked from commit 7592f6826cdbb8bc084e2f45ca81f8631ca50a93)
* x11-wm/river: update to s20211011Jan Beich2021-10-122-8/+8
| | | | | Changes: https://github.com/ifreund/river/compare/102a0b7...50814e0 (cherry picked from commit fadbf3bdc99f2598d762d74a8a183d1385388ce5)
* x11-wm/gamescope: update to 3.9.4Jan Beich2021-10-102-7/+7
| | | | | | | Changes: https://github.com/Plagman/gamescope/compare/3.9.3...3.9.4 Reported by: portscout (cherry picked from commit ef41def5aeaec5bbcadb145a45969b735609e05f)
* x11-wm/gamescope: update to 3.9.3Jan Beich2021-10-063-7/+9
| | | | | | | Changes: https://github.com/Plagman/gamescope/compare/3.9.2...3.9.3 Reported by: portscout (cherry picked from commit b93866d9f93cdd9426b3afe82acd672f5ab22696)
* x11-wm/river: update to s20211004Jan Beich2021-10-052-5/+5
| | | | | Changes: https://github.com/ifreund/river/compare/e6bb373...102a0b7 (cherry picked from commit 1cdbc36e74853dd9fca56ef7f211d553f06ba373)
* x11-wm/river: update to s20210930Jan Beich2021-10-022-4/+4
| | | | Changes: https://github.com/ifreund/river/compare/6616d32...e6bb373
* x11-wm/sway: unbreak build with Clang 13Evgeniy Khramtsov2021-10-012-1/+4
| | | | | | | | ../sway/commands.c:470:23: error: variable 'context' set but not used [-Werror,-Wunused-but-set-variable] enum command_context context = 0; ^ PR: 258813
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-302-22/+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
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-09-301-1/+1
|
* x11-wm/phoc: Bump PORTREVISION on x11-wm/mutter updateNeel Chauhan2021-09-281-1/+1
|
* x11-wm/mutter: Update to 41.0Neel Chauhan2021-09-289-317/+467
|
* x11-wm/river: update to s20210927Jan Beich2021-09-282-5/+5
| | | | Changes: https://github.com/ifreund/river/compare/b8ebbc2...6616d32
* x11-wm/fvwm3: update to 1.0.4.Vanilla I. Shu2021-09-263-61/+56
| | | | | | | ChangeLog: https://github.com/fvwmorg/fvwm3/blob/1.0.4/CHANGELOG.md PR: 258716 Reported by: maintainer
* x11-wm/cage: allow running as root after 341770e8679dJan Beich2021-09-242-1/+4
| | | | | | | | | | Can be useful in single user mode e.g., $ nextboot -o "-s" $ shutdown -r now $ kldload i915kms $ mount -t tmpfs nil /tmp $ XDG_RUNTIME_DIR=/tmp seatd-launch cage glmark2-wayland --fullscreen
* x11-wm/qtile: update it to 0.18.1Eric Turgeon2021-09-243-4/+8
| | | | | PR: 258634 Reported by: Evgeniy Khramtsov
* x11-wm/berry: Update to 0.1.9Lewis Cook2021-09-192-4/+4
| | | | Changes: https://github.com/JLErvin/berry/releases/tag/0.1.9
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-191-1/+1
|
* x11-wm/river: update to s20210918Jan Beich2021-09-182-5/+5
| | | | Changes: https://github.com/ifreund/river/compare/81d103d...b8ebbc2
* x11-wm/gamescope: update to 3.9.2Jan Beich2021-09-163-20/+20
| | | | | Changes: https://github.com/Plagman/gamescope/compare/3.9.1...3.9.2 Reported by: portscout
* x11-wm/river: update to s20210914Jan Beich2021-09-162-5/+5
| | | | Changes: https://github.com/ifreund/river/compare/5f6428b...81d103d
* x11-wm/gamescope: update to 3.9.1Jan Beich2021-09-132-16/+20
| | | | | Changes: https://github.com/Plagman/gamescope/compare/3.9...3.9.1 Reported by: portscout
* sysutils/seatd: drop SUID option after b8a20cd29e54Jan Beich2021-09-128-35/+22
| | | | | | | It's not possible to restrict setuid bit to "video" group without also breaking compositor nesting (e.g., hikari on sway). So, leave setuid handling to a dedicated executable. seatd-launch works similar to ck-launch-session by starting the daemon on demand.
* x11-wm/river: update to s20210907Jan Beich2021-09-112-6/+5
| | | | Changes: https://github.com/ifreund/river/compare/98aed8d...5f6428b
* x11-wm/enlightenment: Add CPE informationBernhard Froehlich2021-09-101-1/+1
| | | | Approved by: portmgr (blanket)
* x11-wm/plasma5-kwin: unbreak with libglvnd >= 1.3.4Jan Beich2021-09-101-0/+18
| | | | | | | | | | src/plugins/platforms/x11/common/eglonxbackend.cpp:227:66: error: cannot initialize a parameter of type 'EGLNativeWindowType' (aka 'void *') with an lvalue of type 'xcb_window_t' (aka 'unsigned int') surface = eglCreateWindowSurface(eglDisplay(), config(), window, nullptr); ^~~~~~ PR: 258269 Reported by: antoine (via exp-run) See also: https://bugs.gentoo.org/810511
* x11-wm/river: bump PORTREVISION for lang/zig 0.8.1Dave Cottlehuber2021-09-091-0/+1
| | | | Approved by: jbeich
* x11-wm/chamfer: update to s20210622Jan Beich2021-09-082-6/+5
| | | | Changes: https://github.com/jaelpark/chamferwm/compare/a034c07...d0916ee
* x11-wm/gamescope: unbreak fetchJan Beich2021-09-071-2/+2
| | | | | | | fetch: https://github.com/Plagman/gamescope/commit/d59836199ebe.patch: size mismatch: expected 2586, actual 2588 -index 01a4c79..abac660 100644 +index 01a4c793..abac6603 100644
* x11-wm/river: update to s20210906Jan Beich2021-09-072-5/+5
| | | | Changes: https://github.com/ifreund/river/compare/e59c2a7...98aed8d
* x11-wm/{gamescope,phoc}: sort USE_* alphabeticallyJan Beich2021-09-062-2/+2
|
* x11-wm/gamescope: move USES=gl to bundled wlroots after 91e9ee8c70bcJan Beich2021-09-062-1/+2
| | | | | After wlroots 0.15.0 update this port may unbundle wlroots, so USES=gl will no longer be necessary.
* *: Clean up some thingsTobias Kortkamp2021-09-061-1/+1
| | | | | | | | | - Fix typos - Remove nop or unreferenced variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* x11-wm/plasma5-kwin: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11-wm/plasma5-kdecoration: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-09-061-1/+1
|
* x11-wm/{gamescope,phoc}: split bundled wlroots changesJan Beich2021-09-064-30/+30
| | | | | Move wlroots-specific changes into a separate Makefile to prevent confusion which dependencies are safe to modify.
* x11-wm/phoc: bundle wlroots 0.12.0-1-gb2fd6d8d a la x11-wm/gamescopeJan Beich2021-09-064-82/+52
| | | | | | | Buggy with wlroots >= 0.13 and breaks with >= 0.15. Alpine, Fedora, Debian use system wlroots-0.12 but in ports/ it'd cause package conflicts. Inspired by: NixPkgs
* x11-wm/gamescope: link to upstream fix for system wlrootsJan Beich2021-09-061-3/+1
|
* x11-wm/gamescope: update to 3.9Jan Beich2021-09-033-22/+45
| | | | | Changes: https://github.com/Plagman/gamescope/compare/3.8.4...3.9 Reported by: portscout
* x11-wm/gamescope: bundle libliftoff, preparing for updateJan Beich2021-09-033-4/+30
| | | | This reverts commit e4627682874a487b3c8bde7f8d70a4532a549bed.
* plasma5: update to KDE Plasma Desktop to 5.22.5Tobias C. Berner2021-09-014-15/+24
| | | | | | | | | | | | | | | | | | | | | | Tuesday, 31 August 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.22.5. Plasma 5.22 was released in June 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * KDE GTK Config: Make sure to actually commit GSettings changes. * KSystemStats: Fix handling of IPV6 addresses. Fixes bug #436296 * [applets/digitalclock] Let long timezones list scroll. Fixes bug #439147 Full changelog: https://kde.org/announcements/changelogs/plasma/5/5.22.4-5.22.5/ - while here: reformat & sort the USES/USE_FOO lines consistently
* x11-wm/fvwm3: Add CPE informationBernhard Froehlich2021-08-291-1/+4
| | | | Approved by: portmgr (blanket)
* x11-wm/fvwm2: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* x11-wm/windowmaker: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-281-0/+1
|
* x11-wm/phoc: chase new homeJan Beich2021-08-213-12/+12
| | | | https://source.puri.sm/Librem5/phoc/-/commit/863f419986f0
* cleanup: Remove expired ports:Rene Ladan2021-08-218-90/+0
| | | | | | 2021-08-19 sysutils/graid5: Module contains subtile errors and is obsolete by ZFS raidz. Consider migrating to ZFS. 2021-08-19 x11-wm/gcompmgr: Abandonware since 2005, using discontinued libraries 2021-08-19 irc/lostirc: Abandonware since 2005, dependens on discontinued libraries