Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.13.8_5 13 Jul 2024 00:36:35 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: update to 0.18.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.18.0
Reported by: GitLab (notify releases) |
3.13.8_4 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
3.13.8_4 21 Jun 2024 20:27:04 |
Jan Beich (jbeich) |
sysutils/libdisplay-info: update to 0.2.0
Changes: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/0.2.0
Reported by: GitLab (notify releases) |
3.13.8_3 28 May 2024 00:53:02 |
Jan Beich (jbeich) |
graphics/libliftoff: update to 0.5.0
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/tags/v0.5.0
Reported by: GitLab (notify releases) |
3.13.8_2 04 May 2024 16:22:30 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbreak fetch due to repo growth
fetch: https://github.com/ValveSoftware/gamescope/commit/a618ea074660.patch:
size mismatch: expected 2589, actual 2591
-index 5a47ff840..bba9ec849 100644
+index 5a47ff8403..bba9ec8492 100644 |
3.13.8_2 17 Apr 2024 18:30:10 |
Jan Beich (jbeich) |
x11-wm/gamescope: convert to cmake:indirect |
3.13.8_2 15 Mar 2024 05:54:46 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbreak build with meson 1.4.0
ld: error: undefined symbol: std::__1::__libcpp_verbose_abort(char const*, ...)
>>> referenced by VkLayer_FROG_gamescope_wsi.cpp
>>>
layer/libVkLayer_FROG_gamescope_wsi_x86_64.so.p/VkLayer_FROG_gamescope_wsi.cpp.o:(GamescopeWSILayer::VkInstanceOverrides::$_0::__invoke(void*,
wl_registry*, unsigned int, char const*, unsigned int))
>>> referenced by VkLayer_FROG_gamescope_wsi.cpp
>>>
layer/libVkLayer_FROG_gamescope_wsi_x86_64.so.p/VkLayer_FROG_gamescope_wsi.cpp.o:(GamescopeWSILayer::$_2::__invoke(void*,
gamescope_swapchain*, unsigned int, unsigned int, unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int, unsigned int, unsigned int))
>>> referenced by VkLayer_FROG_gamescope_wsi.cpp
>>>
layer/libVkLayer_FROG_gamescope_wsi_x86_64.so.p/VkLayer_FROG_gamescope_wsi.cpp.o:(GamescopeWSILayer::$_2::__invoke(void*,
gamescope_swapchain*, unsigned int, unsigned int, unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int, unsigned int, unsigned int))
>>> referenced 13 more times
PR: 277354
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/90098473d51e |
3.13.8_2 11 Mar 2024 19:05:15 |
Jan Beich (jbeich) |
*: move FreeBSD 13.2 EOL to 2024Q3
FreeBSD 13.3 was released on 2024-03-05. The transition period is at
least 3 months but usually rounded up to almost 4 months. |
3.13.8_2 02 Mar 2024 07:48:35 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbreak build after b35bdcd8fa50
Run-time dependency glm found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency glm
Downloading glm source from https://github.com/g-truc/glm/archive/0.9.9.8.tar.gz
<urlopen error [Errno 8] Name does not resolve>
WARNING: failed to download with error: could not get
https://github.com/g-truc/glm/archive/0.9.9.8.tar.gz is the internet available?.
Trying after a delay...
<urlopen error [Errno 8] Name does not resolve>
WARNING: failed to download with error: could not get
https://github.com/g-truc/glm/archive/0.9.9.8.tar.gz is the internet available?.
Trying after a delay...
<urlopen error [Errno 8] Name does not resolve>
WARNING: failed to download with error: could not get
https://github.com/g-truc/glm/archive/0.9.9.8.tar.gz is the internet available?.
Trying after a delay...
<urlopen error [Errno 8] Name does not resolve>
WARNING: failed to download with error: could not get
https://github.com/g-truc/glm/archive/0.9.9.8.tar.gz is the internet available?.
Trying after a delay...
<urlopen error [Errno 8] Name does not resolve>
WARNING: failed to download with error: could not get
https://github.com/g-truc/glm/archive/0.9.9.8.tar.gz is the internet available?.
Trying after a delay...
<urlopen error [Errno 8] Name does not resolve>
A fallback URL could be specified using source_fallback_url key in the wrap file
layer/meson.build:4:10: ERROR: could not get
https://github.com/g-truc/glm/archive/0.9.9.8.tar.gz is the internet available?
Reported by: pkg-fallout |
3.13.8_2 01 Mar 2024 21:00:07 |
Dmitry Marakasov (amdmi3) |
math/glm: update 0.9.9.8 → 1.0.1
Some parts of glm were retroactively marked as experimental, and using
now leads to a compile error - added override for this error to consumers
which need it. |
3.13.8_2 18 Jan 2024 02:57:13 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: dedup *_DEPENDS in consumers
LIB_DEPENDS against a port with non-default USE_LDCONFIG can desync
RUN_DEPENDS and BUILD_DEPENDS, leading to incorrectly registered
dependencies when built in a dirty environment.
$ make install -C x11-toolkits/wlroots
$ make install -C x11-wm/hikari
$ pkg info -xr wlroots
wlroots-0.17.1:
hikari-2.3.3_4
wlroots015-0.15.1_2:
$ make run-depends-list -C x11-wm/hikari | fgrep wlroots
/usr/ports/main/x11-toolkits/wlroots015
$ make actual-package-depends -C x11-wm/hikari | fgrep wlroots
"wlroots": {origin: "x11-toolkits/wlroots", version: "0.17.1"} |
3.13.8_2 15 Dec 2023 01:44:33 |
Jan Beich (jbeich) |
x11-wm/gamescope: backport Intel Skylake fix |
3.13.8_1 06 Dec 2023 18:57:37 |
Jan Beich (jbeich) |
x11-wm/gamescope: skip updates due to graphics/drm-kmod bug |
3.13.8_1 22 Nov 2023 16:04:33 |
Jan Beich (jbeich) |
x11-wm/gamescope: back to default wlroots |
3.13.8 21 Nov 2023 23:02:42 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.13.8
Changes: https://github.com/Plagman/gamescope/compare/3.13.7...3.13.8
Reported by: Repology, portscout |
3.13.7_1 21 Nov 2023 17:24:00 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: update to 0.17.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.0
Reported by: GitLab (notify releases) |
3.13.7 20 Nov 2023 18:14:57 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.13.7
Changes: https://github.com/Plagman/gamescope/compare/3.13.5...3.13.7
Reported by: Repology, portscout |
3.13.5 17 Nov 2023 08:48:58 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.13.5
Changes: https://github.com/Plagman/gamescope/compare/3.13.4...3.13.5
Reported by: Repology, portscout |
3.13.4 16 Nov 2023 00:35:01 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.13.4
Changes: https://github.com/Plagman/gamescope/compare/3.13.0...3.13.4
Reported by: Repology, portscout |
3.13.0 11 Nov 2023 08:07:56 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.13.0
Changes: https://github.com/Plagman/gamescope/compare/3.12.7...3.13.0
Reported by: Repology, portscout |
3.12.7 11 Oct 2023 14:18:47 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.12.7
Changes: https://github.com/Plagman/gamescope/compare/3.12.5...3.12.7
Reported by: Repology, portscout |
3.12.5 21 Sep 2023 11:40:39 |
Jan Beich (jbeich) |
x11-wm/gamescope: unexpand powerpc* after 6a56ecb3558d
Remove endian suffix instead of hardcoding ARCH abbreviations. Meson
doesn't infer endianess from ARCH while FreeBSD removed big-endian
except for PowerPC and inconsitently used "el" and "le" as suffix.
For example, gamescope requires modern compiler and KMS-based GPU
drivers, so "armeb", "mips64el", "sparc64" were never supported. |
3.12.5 01 Sep 2023 07:33:59 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.12.5
Changes: https://github.com/Plagman/gamescope/compare/3.12.3...3.12.5
Reported by: Repology, portscout |
3.12.3 28 Aug 2023 17:05:03 |
Jan Beich (jbeich) |
x11-wm/gamescope: drop unused dependency after f59477a32434 |
3.12.3 18 Aug 2023 20:58:44 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.12.3
Changes: https://github.com/Plagman/gamescope/compare/3.12.1...3.12.3
Reported by: Repology, portscout |
3.12.1 16 Aug 2023 05:12:17 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.12.1
Changes: https://github.com/Plagman/gamescope/compare/3.12.0...3.12.1
Reported by: Repology, portscout |
3.12.0 03 Aug 2023 10:39:57 |
Piotr Kubaj (pkubaj) |
x11-wm/gamescope: fix packaging on powerpc64le
pkg-static: Unable to access file
/wrkdirs/usr/ports/x11-wm/gamescope/work/stage/usr/local/share/vulkan/implicit_layer.d/VkLayer_FROG_gamescope_wsi.ppc64le.json:No
such file or directory |
3.12.0 26 Jul 2023 09:15:31 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbreak on i386 after 4dc6cd79180f |
3.12.0 26 Jul 2023 02:11:32 |
Jan Beich (jbeich) |
x11-wm/gamescope: add to wayland category after 4dc6cd79180f
Requires passing --expose-wayland.
This reverts commit d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11. |
3.12.0 26 Jul 2023 01:20:43 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.12.0
Changes: https://github.com/Plagman/gamescope/compare/3.11.51...3.12.0
Reported by: Repology, portscout |
3.11.51_2 26 Jul 2023 01:20:43 |
Jan Beich (jbeich) |
x11-wm/gamescope: sort *_DEPENDS and PLIST_* |
3.11.51_2 21 May 2023 06:55:44 |
Jan Beich (jbeich) |
x11-wm/gamescope: chase description summary |
3.11.51_2 21 May 2023 06:52:46 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbreak fetch due to repo growth
fetch: https://github.com/ValveSoftware/gamescope/commit/2a84a44f6897.patch:
size mismatch: expected 2931, actual 2935
-index 3f888b16..54928e14 100644
+index 3f888b160..54928e143 100644
-index 4e9e2908..37ede1e4 100644
+index 4e9e2908b..37ede1e4d 100644
-index 5e13a929..f27f1b0e 100644
+index 5e13a929a..f27f1b0eb 100644 |
3.11.51_2 21 May 2023 06:48:47 |
Jan Beich (jbeich) |
x11-wm/gamescope: chase HTTP redirect |
3.11.51_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
3.11.51_1 20 Feb 2023 21:54:29 |
Jan Beich (jbeich) |
graphics/libliftoff: update to 0.4.0
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.4.0
Reported by: GitLab (notify releases) |
3.11.51_1 13 Feb 2023 19:21:16 |
Jan Beich (jbeich) |
x11-wm/gamescope: restore hwdata dependency after 146bb4da8d31
gamescope uses pkg-config to get pnp.ids location (like wlroots)
but parses it at runtime (unlike wlroots).
https://github.com/Plagman/gamescope/commit/5fca0702ab2c
https://github.com/Plagman/gamescope/commit/f4a33bd37e49 |
3.11.51 13 Feb 2023 19:13:04 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: limit hwdata dependency to DRM as build only
pnp.ids is converted to pnpids.c, so won't pick up changes without rebuild.
pnp.ids is also unused when nesting on X11 or Wayland (WLR_BACKENDS != drm).
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/eec95e3d5e1a |
3.11.51 08 Dec 2022 09:24:24 |
Jan Beich (jbeich) |
x11-wm/gamescope: drop bc1d9770a8d9 leftover after 05356a1b1a22 |
3.11.51 08 Dec 2022 09:19:16 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.51
Changes: https://github.com/Plagman/gamescope/compare/3.11.49...3.11.51
Reported by: Repology, portscout |
3.11.49_2 29 Nov 2022 10:35:46 |
Jan Beich (jbeich) |
x11-wm/gamescope: apply one more wlroots 0.16 fix after bc1d9770a8d9 |
3.11.49_1 27 Nov 2022 18:48:10 |
Jan Beich (jbeich) |
x11-wm/gamescope: temporarily disable wayland category
$ gamescope -- vkcube-wayland
No CAP_SYS_NICE, falling back to regular-priority compute and threads.
Performance will be affected.
wlserver: [backend/headless/backend.c:68] Creating headless backend
vulkan: selecting physical device 'Intel(R) HD Graphics 530 (SKL GT2)': queue
family 0
vulkan: physical device supports DRM format modifiers
vulkan: supported DRM formats for sampling usage:
vulkan: 0x34325241
vulkan: 0x34325258
vulkan: 0x3231564E
wlserver: Running compositor on wayland display 'gamescope-0'
wlserver: [backend/headless/backend.c:16] Starting headless backend
wlserver: [xwayland/server.c:108] Starting Xwayland on :1
wlserver: [types/wlr_compositor.c:681] New wlr_surface 0x84aae6500 (res
0x84ab47880)
wlserver: [xwayland/server.c:273] Xserver is ready
xwm: Failed to find PID for window 0x200001
Cannot connect to wayland.
Exiting ...
load: 0.97 cmd: Xwayland 64175 [select] 8.23r 0.02u 0.00s 0% 35848k
^C
gamescope: received kill signal, terminating! |
3.11.49_1 26 Nov 2022 17:25:47 |
Jan Beich (jbeich) |
x11-wm/gamescope: back to default wlroots |
3.11.49 16 Nov 2022 14:38:13 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.49
Changes: https://github.com/Plagman/gamescope/compare/3.11.48...3.11.49
Reported by: Repology, portscout |
3.11.48_1 11 Nov 2022 22:39:55 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: update to 0.16.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by: GitLab (notify releases) |
3.11.48 28 Oct 2022 16:39:20 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.48
Changes: https://github.com/Plagman/gamescope/compare/3.11.47...3.11.48
Reported by: Repology, portscout |
3.11.47 02 Oct 2022 16:13:09 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.47
Changes: https://github.com/Plagman/gamescope/compare/3.11.45-2...3.11.47
Reported by: Repology, portscout |
3.11.45.2 15 Sep 2022 20:56:26 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.45.2
Changes: https://github.com/Plagman/gamescope/compare/3.11.44...3.11.45-2
Reported by: Repology, portscout |
3.11.44 14 Sep 2022 17:45:08 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.44
Changes: https://github.com/Plagman/gamescope/compare/3.11.43...3.11.44
Reported by: Repology, portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
3.11.43 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
3.11.43 26 Aug 2022 22:16:32 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.43
Changes: https://github.com/Plagman/gamescope/compare/3.11.42...3.11.43
Reported by: Repology, portscout |
3.11.42 23 Aug 2022 22:19:09 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.42
Changes: https://github.com/Plagman/gamescope/compare/3.11.39...3.11.42
Reported by: Repology, portscout |
3.11.39 20 Aug 2022 17:58:45 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.39
Changes: https://github.com/Plagman/gamescope/compare/3.11.36...3.11.39
Reported by: Repology |
3.11.36 18 Aug 2022 09:42:54 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbundle libliftoff after 93054149a58a
This reverts commit 7e0eeca6bb238a8cc201b921c52a97fd856dd255. |
3.11.36 18 Aug 2022 00:29:59 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.36
Changes: https://github.com/Plagman/gamescope/compare/3.11.32...3.11.36
Reported by: Repology, portscout |
3.11.32 18 Aug 2022 00:29:59 |
Jan Beich (jbeich) |
x11-wm/gamescope: bundle libliftoff, preparing for update
This reverts commit ef2d0a35dd40b8b59bf9f94b3887d26631b3465d. |
3.11.32 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
3.11.32 06 Jun 2022 09:03:53 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.32
Changes: https://github.com/Plagman/gamescope/compare/3.11.30...3.11.32
Reported by: Repology |
3.11.30 26 Apr 2022 14:36:29 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.30
Changes: https://github.com/Plagman/gamescope/compare/3.11.28...3.11.30
Reported by: Repology |
3.11.28 19 Apr 2022 19:33:01 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.28
Changes: https://github.com/Plagman/gamescope/compare/3.11.27...3.11.28
Reported by: Repology |
3.11.27 12 Mar 2022 16:19:40 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.27
Changes: https://github.com/Plagman/gamescope/compare/3.11.26...3.11.27
Reported by: portscout |
3.11.26 02 Mar 2022 10:47:51 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.26
Changes: https://github.com/Plagman/gamescope/compare/3.11.25...3.11.26
Reported by: portscout |
3.11.25 27 Feb 2022 23:10:39 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.25
Changes: https://github.com/Plagman/gamescope/compare/3.11.23...3.11.25
Reported by: portscout |
3.11.23 19 Feb 2022 00:55:17 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.23
Changes: https://github.com/Plagman/gamescope/compare/3.11.22...3.11.23
Reported by: portscout |
3.11.22 18 Feb 2022 20:39:32 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.22
Changes: https://github.com/Plagman/gamescope/compare/3.11.21...3.11.22
Reported by: portscout |
3.11.21 16 Feb 2022 16:03:23 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.21
Changes: https://github.com/Plagman/gamescope/compare/3.11.19...3.11.21
Reported by: portscout |
3.11.19 15 Feb 2022 11:16:24 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.19
Changes: https://github.com/Plagman/gamescope/compare/3.11.14...3.11.19
Reported by: portscout |
3.11.14 14 Feb 2022 12:24:16 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbreak fetch due to repo growth
fetch: https://github.com/Plagman/gamescope/commit/a618ea074660.patch: size
mismatch: expected 2587, actual 2589
-index 5a47ff84..bba9ec84 100644
+index 5a47ff840..bba9ec849 100644 |
3.11.14 13 Feb 2022 21:57:09 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.14
Changes: https://github.com/Plagman/gamescope/compare/3.11.13...3.11.14
Reported by: portscout |
3.11.13 13 Feb 2022 11:05:01 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.13
Changes: https://github.com/Plagman/gamescope/compare/3.11.11...3.11.13
Reported by: portscout |
3.11.11 12 Feb 2022 20:31:11 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.11
Changes: https://github.com/Plagman/gamescope/compare/3.11.10...3.11.11
Reported by: portscout |
3.11.10 11 Feb 2022 12:18:56 |
Jan Beich (jbeich) |
x11-wm/gamescope: check libliftoff package version after ef2d0a35dd40
Dependency libliftoff found: NO found 0.1.0 but need: '>= 0.2.0' ; matched: '<
0.3.0'
../src/drm.cpp:1174:8: error: use of undeclared identifier
'liftoff_output_needs_composition'
if ( liftoff_output_needs_composition( drm->lo_output ) )
^ |
3.11.10 11 Feb 2022 12:12:27 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbundle libliftoff after 929a40f5e1c9
This reverts commit 8947b5348e896ba308935f13823954443ca3655c. |
3.11.10 11 Feb 2022 10:00:46 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.10
Changes: https://github.com/Plagman/gamescope/compare/3.11.9...3.11.10
Reported by: portscout |
3.11.9 10 Feb 2022 14:13:51 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.9
Changes: https://github.com/Plagman/gamescope/compare/3.11.8...3.11.9
Reported by: portscout |
3.11.8 09 Feb 2022 16:17:04 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.8
Changes: https://github.com/Plagman/gamescope/compare/3.11.5...3.11.8
Reported by: portscout |
3.11.5 04 Feb 2022 16:52:00 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.5
Changes: https://github.com/Plagman/gamescope/compare/3.11.0...3.11.5
Reported by: portscout |
3.11.0 03 Feb 2022 03:44:21 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.11.0
Changes: https://github.com/Plagman/gamescope/compare/3.10.8...3.11.0
Reported by: portscout |
3.10.8 30 Jan 2022 00:37:00 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.10.8
Changes: https://github.com/Plagman/gamescope/compare/3.10.7...3.10.8
Reported by: portscout |
3.10.7 20 Jan 2022 07:59:09 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.10.7
Changes: https://github.com/Plagman/gamescope/compare/3.10.5...3.10.7
Reported by: portscout |
3.10.5 18 Jan 2022 11:39:10 |
Jan Beich (jbeich) |
x11-wm/gamescope: drop Vulkan quirk after e9669c2a0b41 |
3.10.5 15 Jan 2022 18:54:37 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.10.5
Changes: https://github.com/Plagman/gamescope/compare/3.10.4...3.10.5
Reported by: portscout |
3.10.4 15 Jan 2022 01:37:48 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.10.4
Changes: https://github.com/Plagman/gamescope/compare/3.10.3...3.10.4
Reported by: portscout |
3.10.3 28 Dec 2021 17:25:36 |
Jan Beich (jbeich) |
x11-wm/gamescope: unbreak fetch due to repo growth
fetch: https://github.com/Plagman/gamescope/commit/ec8e547be135.patch: size
mismatch: expected 2857, actual 2861
-index e7251ec..957d9f0 100644
+index e7251ec0..957d9f0e 100644
-index 08d9e15..7298f7b 100644
+index 08d9e158..7298f7b3 100644
-index b9ba551..e984865 100644
+index b9ba551e..e9848654 100644
-index e984865..f1a1c55 100644
+index e9848654..f1a1c55a 100644
-index 5a47ff8..bba9ec8 100644
+index 5a47ff84..bba9ec84 100644
PR: 260761
Reported by: amdmi3 |
3.10.3 18 Dec 2021 12:21:09 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.10.3
Changes: https://github.com/Plagman/gamescope/compare/3.10.1...3.10.3
Reported by: portscout |
3.10.1_1 18 Dec 2021 12:21:09 |
Jan Beich (jbeich) |
x11-wm/gamescope: drop unused distfile after c8a5e7b72398 |
3.10.1_1 17 Dec 2021 20:23:58 |
Jan Beich (jbeich) |
x11-wm/gamescope: restore wlroots version check after c8a5e7b72398
0.14.0.1 (0467a752) is 0.15.0 snapshot used during long preparation.
However, the required snapshot version was never precise. |
3.10.1_1 17 Dec 2021 11:30:27 |
Jan Beich (jbeich) |
x11-wm/gamescope: back to system wlroots after 2af7805da5c5
This reverts commit fb9677dec35874886abfa33da1b1e426a0bb97ec. |
3.10.1 16 Dec 2021 00:52:49 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.10.1
Changes: https://github.com/Plagman/gamescope/compare/3.10...3.10.1
Reported by: portscout |
3.10 14 Dec 2021 17:16:22 |
Jan Beich (jbeich) |
x11-wm/gamescope: switch to merged upstream fix |
3.10 14 Dec 2021 17:11:58 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.10
Changes: https://github.com/Plagman/gamescope/compare/3.9.5...3.10
Reported by: portscout |
3.9.5_1 20 Nov 2021 22:41:23 |
Jan Beich (jbeich) |
multimedia/pipewire: force rebuild consumers after 8691df3a5142
ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire
support is often runtime-optional the breakage maybe hard to notice.
ERROR kooha::backend::screencast_portal > Error from screencast call:
Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))),
Some("No such interface “org.freedesktop.portal.ScreenCast” on object at
path /org/freedesktop/portal/desktop"), Msg { type: Error, sender:
UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [
s (115),
] }))
ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol
"pw_init"
PR: 259621 |
3.9.5 01 Nov 2021 17:37:28 |
Jan Beich (jbeich) |
x11-wm/gamescope: chase home for bundled wlroots after bfe5bc8c7a56 |
3.9.5 01 Nov 2021 17:16:34 |
Jan Beich (jbeich) |
graphics/libliftoff: chase to the new home
https://github.com/emersion/libliftoff/commit/e77722959dc3
"This repository has been archived by the owner. It is now read-only." |
3.9.5 18 Oct 2021 12:28:18 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.9.5
Changes: https://github.com/Plagman/gamescope/compare/3.9.4...3.9.5
Reported by: portscout |
3.9.4 10 Oct 2021 18:59:13 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.9.4
Changes: https://github.com/Plagman/gamescope/compare/3.9.3...3.9.4
Reported by: portscout |
3.9.3 06 Oct 2021 10:34:15 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.9.3
Changes: https://github.com/Plagman/gamescope/compare/3.9.2...3.9.3
Reported by: portscout |
3.9.2 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
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 |
3.9.2 16 Sep 2021 08:47:10 |
Jan Beich (jbeich) |
x11-wm/gamescope: update to 3.9.2
Changes: https://github.com/Plagman/gamescope/compare/3.9.1...3.9.2
Reported by: portscout |