notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-wm/gamescope/Makefile

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »  

Friday, 15 Mar 2024
05:54 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: e90b0b7ab5e1806fdd79939dee3ff0e2accc627a commit hash: e90b0b7ab5e1806fdd79939dee3ff0e2accc627a commit hash: e90b0b7ab5e1806fdd79939dee3ff0e2accc627a commit hash: e90b0b7ab5e1806fdd79939dee3ff0e2accc627a e90b0b7
Monday, 11 Mar 2024
19:05 Jan Beich (jbeich) search for other commits by this committer
*: 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.
commit hash: 85ebb2b009fe3f74d90a4f6d4b16f057493a1c1c commit hash: 85ebb2b009fe3f74d90a4f6d4b16f057493a1c1c commit hash: 85ebb2b009fe3f74d90a4f6d4b16f057493a1c1c commit hash: 85ebb2b009fe3f74d90a4f6d4b16f057493a1c1c 85ebb2b
Saturday, 2 Mar 2024
07:48 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 956ba56daf4c0751315aabb1d7b9dd480aee0e73 commit hash: 956ba56daf4c0751315aabb1d7b9dd480aee0e73 commit hash: 956ba56daf4c0751315aabb1d7b9dd480aee0e73 commit hash: 956ba56daf4c0751315aabb1d7b9dd480aee0e73 956ba56
Friday, 1 Mar 2024
21:00 Dmitry Marakasov (amdmi3) search for other commits by this committer
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.
commit hash: b35bdcd8fa500d1ed3d0764777e085e1980344fb commit hash: b35bdcd8fa500d1ed3d0764777e085e1980344fb commit hash: b35bdcd8fa500d1ed3d0764777e085e1980344fb commit hash: b35bdcd8fa500d1ed3d0764777e085e1980344fb b35bdcd
Thursday, 18 Jan 2024
02:57 Jan Beich (jbeich) search for other commits by this committer
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"}
commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c 21a74b9
Friday, 15 Dec 2023
01:44 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: backport Intel Skylake fix
commit hash: 69be9af795b147aaad18b1479611ab4354e9bc64 commit hash: 69be9af795b147aaad18b1479611ab4354e9bc64 commit hash: 69be9af795b147aaad18b1479611ab4354e9bc64 commit hash: 69be9af795b147aaad18b1479611ab4354e9bc64 69be9af
Wednesday, 6 Dec 2023
18:57 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: skip updates due to graphics/drm-kmod bug
commit hash: a82ea0950a9717dc507ca427b2530ecb1aaea6e5 commit hash: a82ea0950a9717dc507ca427b2530ecb1aaea6e5 commit hash: a82ea0950a9717dc507ca427b2530ecb1aaea6e5 commit hash: a82ea0950a9717dc507ca427b2530ecb1aaea6e5 a82ea09
Wednesday, 22 Nov 2023
16:04 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: back to default wlroots
commit hash: 956c42a3d46a3713caa764124a13ea32833961b6 commit hash: 956c42a3d46a3713caa764124a13ea32833961b6 commit hash: 956c42a3d46a3713caa764124a13ea32833961b6 commit hash: 956c42a3d46a3713caa764124a13ea32833961b6 956c42a
Tuesday, 21 Nov 2023
23:02 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: f3ff82dbbcadcb69a2c501204d0dacf9ee8800b5 commit hash: f3ff82dbbcadcb69a2c501204d0dacf9ee8800b5 commit hash: f3ff82dbbcadcb69a2c501204d0dacf9ee8800b5 commit hash: f3ff82dbbcadcb69a2c501204d0dacf9ee8800b5 f3ff82d
17:24 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.17.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.0
Reported by:	GitLab (notify releases)
commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4 commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4 commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4 commit hash: 1b744b687e87a63e58f21a30c2cf8005335494a4 1b744b6
Monday, 20 Nov 2023
18:14 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 815c0fbaa294887f05bf40bf1f3a4c0de187a601 commit hash: 815c0fbaa294887f05bf40bf1f3a4c0de187a601 commit hash: 815c0fbaa294887f05bf40bf1f3a4c0de187a601 commit hash: 815c0fbaa294887f05bf40bf1f3a4c0de187a601 815c0fb
Friday, 17 Nov 2023
08:48 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 9be078a94154a89a3421d8429da981b12a5eb67d commit hash: 9be078a94154a89a3421d8429da981b12a5eb67d commit hash: 9be078a94154a89a3421d8429da981b12a5eb67d commit hash: 9be078a94154a89a3421d8429da981b12a5eb67d 9be078a
Thursday, 16 Nov 2023
00:35 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 808ee294814d550374584005efce1fc2a3d63415 commit hash: 808ee294814d550374584005efce1fc2a3d63415 commit hash: 808ee294814d550374584005efce1fc2a3d63415 commit hash: 808ee294814d550374584005efce1fc2a3d63415 808ee29
Saturday, 11 Nov 2023
08:07 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 2cd28f754a2e884d2a1fff1a69625ef8e24b0577 commit hash: 2cd28f754a2e884d2a1fff1a69625ef8e24b0577 commit hash: 2cd28f754a2e884d2a1fff1a69625ef8e24b0577 commit hash: 2cd28f754a2e884d2a1fff1a69625ef8e24b0577 2cd28f7
Wednesday, 11 Oct 2023
14:18 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 1795a2311ed97fdb5a71f1ef7817138355e72359 commit hash: 1795a2311ed97fdb5a71f1ef7817138355e72359 commit hash: 1795a2311ed97fdb5a71f1ef7817138355e72359 commit hash: 1795a2311ed97fdb5a71f1ef7817138355e72359 1795a23
Thursday, 21 Sep 2023
11:40 Jan Beich (jbeich) search for other commits by this committer
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.
commit hash: a1c6e265295f19411bc46f14aaa1a7c534e5d075 commit hash: a1c6e265295f19411bc46f14aaa1a7c534e5d075 commit hash: a1c6e265295f19411bc46f14aaa1a7c534e5d075 commit hash: a1c6e265295f19411bc46f14aaa1a7c534e5d075 a1c6e26
Friday, 1 Sep 2023
07:33 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 409f29f4f3737d4ef593f0a09815ecddb8ee9ff6 commit hash: 409f29f4f3737d4ef593f0a09815ecddb8ee9ff6 commit hash: 409f29f4f3737d4ef593f0a09815ecddb8ee9ff6 commit hash: 409f29f4f3737d4ef593f0a09815ecddb8ee9ff6 409f29f
Monday, 28 Aug 2023
17:05 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: drop unused dependency after f59477a32434
commit hash: e6615105ba8e30bd2747a74ec862b3c8e1129127 commit hash: e6615105ba8e30bd2747a74ec862b3c8e1129127 commit hash: e6615105ba8e30bd2747a74ec862b3c8e1129127 commit hash: e6615105ba8e30bd2747a74ec862b3c8e1129127 e661510
Friday, 18 Aug 2023
20:58 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 0a29bc24983cdc0dfa52d78786b444c0853f3ad9 commit hash: 0a29bc24983cdc0dfa52d78786b444c0853f3ad9 commit hash: 0a29bc24983cdc0dfa52d78786b444c0853f3ad9 commit hash: 0a29bc24983cdc0dfa52d78786b444c0853f3ad9 0a29bc2
Wednesday, 16 Aug 2023
05:12 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 35fecf0cec25c105d29f5eca35b48ebb9699746b commit hash: 35fecf0cec25c105d29f5eca35b48ebb9699746b commit hash: 35fecf0cec25c105d29f5eca35b48ebb9699746b commit hash: 35fecf0cec25c105d29f5eca35b48ebb9699746b 35fecf0
Thursday, 3 Aug 2023
10:39 Piotr Kubaj (pkubaj) search for other commits by this committer
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
commit hash: 6a56ecb3558d6377dad78d7080c9eb8d12f47530 commit hash: 6a56ecb3558d6377dad78d7080c9eb8d12f47530 commit hash: 6a56ecb3558d6377dad78d7080c9eb8d12f47530 commit hash: 6a56ecb3558d6377dad78d7080c9eb8d12f47530 6a56ecb
Wednesday, 26 Jul 2023
09:15 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: unbreak on i386 after 4dc6cd79180f
commit hash: 197b055f54387cff61c63ea06daf5008564ae56e commit hash: 197b055f54387cff61c63ea06daf5008564ae56e commit hash: 197b055f54387cff61c63ea06daf5008564ae56e commit hash: 197b055f54387cff61c63ea06daf5008564ae56e 197b055
02:11 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: add to wayland category after 4dc6cd79180f

Requires passing --expose-wayland.

This reverts commit d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11.
commit hash: 4e45d9d4ec940e31d1f797fadc7180867ff14572 commit hash: 4e45d9d4ec940e31d1f797fadc7180867ff14572 commit hash: 4e45d9d4ec940e31d1f797fadc7180867ff14572 commit hash: 4e45d9d4ec940e31d1f797fadc7180867ff14572 4e45d9d
01:20 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: sort *_DEPENDS and PLIST_*
commit hash: adb37cf7752be186db348a39d861ae5776f29368 commit hash: adb37cf7752be186db348a39d861ae5776f29368 commit hash: adb37cf7752be186db348a39d861ae5776f29368 commit hash: adb37cf7752be186db348a39d861ae5776f29368 adb37cf
01:20 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 4dc6cd79180f56476432d42ff95d927f0e1d9d54 commit hash: 4dc6cd79180f56476432d42ff95d927f0e1d9d54 commit hash: 4dc6cd79180f56476432d42ff95d927f0e1d9d54 commit hash: 4dc6cd79180f56476432d42ff95d927f0e1d9d54 4dc6cd7
Sunday, 21 May 2023
06:55 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: chase description summary
commit hash: 8c83725ae0e6342f7b630b613e3009083dd48244 commit hash: 8c83725ae0e6342f7b630b613e3009083dd48244 commit hash: 8c83725ae0e6342f7b630b613e3009083dd48244 commit hash: 8c83725ae0e6342f7b630b613e3009083dd48244 8c83725
06:48 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: chase HTTP redirect
commit hash: 234a22a8a7a118096d64cf1aae0957fa2c8bcea5 commit hash: 234a22a8a7a118096d64cf1aae0957fa2c8bcea5 commit hash: 234a22a8a7a118096d64cf1aae0957fa2c8bcea5 commit hash: 234a22a8a7a118096d64cf1aae0957fa2c8bcea5 234a22a
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Monday, 20 Feb 2023
21:54 Jan Beich (jbeich) search for other commits by this committer
graphics/libliftoff: update to 0.4.0

Changes:	https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.4.0
Reported by:	GitLab (notify releases)
commit hash: 7b7835004141a42d905e957162c844f5c0bbb903 commit hash: 7b7835004141a42d905e957162c844f5c0bbb903 commit hash: 7b7835004141a42d905e957162c844f5c0bbb903 commit hash: 7b7835004141a42d905e957162c844f5c0bbb903 7b78350
Monday, 13 Feb 2023
19:21 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 939f5c29af58f95a2cd1ca407f71a84a7e8712d8 commit hash: 939f5c29af58f95a2cd1ca407f71a84a7e8712d8 commit hash: 939f5c29af58f95a2cd1ca407f71a84a7e8712d8 commit hash: 939f5c29af58f95a2cd1ca407f71a84a7e8712d8 939f5c2
19:13 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 146bb4da8d31a34f013b593b85f47796cd06158d commit hash: 146bb4da8d31a34f013b593b85f47796cd06158d commit hash: 146bb4da8d31a34f013b593b85f47796cd06158d commit hash: 146bb4da8d31a34f013b593b85f47796cd06158d 146bb4d
Thursday, 8 Dec 2022
09:24 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: drop bc1d9770a8d9 leftover after 05356a1b1a22
commit hash: 54c4ff9ec5739b78342421fc7f329371b8b6a037 commit hash: 54c4ff9ec5739b78342421fc7f329371b8b6a037 commit hash: 54c4ff9ec5739b78342421fc7f329371b8b6a037 commit hash: 54c4ff9ec5739b78342421fc7f329371b8b6a037 54c4ff9
09:19 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 05356a1b1a22881da4439ce036cf86fc860dc740 commit hash: 05356a1b1a22881da4439ce036cf86fc860dc740 commit hash: 05356a1b1a22881da4439ce036cf86fc860dc740 commit hash: 05356a1b1a22881da4439ce036cf86fc860dc740 05356a1
Tuesday, 29 Nov 2022
10:35 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: apply one more wlroots 0.16 fix after bc1d9770a8d9
commit hash: a4966e5cca1911cd976444829addf2cb7692f4de commit hash: a4966e5cca1911cd976444829addf2cb7692f4de commit hash: a4966e5cca1911cd976444829addf2cb7692f4de commit hash: a4966e5cca1911cd976444829addf2cb7692f4de a4966e5c
Sunday, 27 Nov 2022
18:48 Jan Beich (jbeich) search for other commits by this committer
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!
commit hash: d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11 commit hash: d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11 commit hash: d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11 commit hash: d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11 d4bf27c
Saturday, 26 Nov 2022
17:25 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: back to default wlroots
commit hash: bc1d9770a8d994898456c311c87049713ce61bc1 commit hash: bc1d9770a8d994898456c311c87049713ce61bc1 commit hash: bc1d9770a8d994898456c311c87049713ce61bc1 commit hash: bc1d9770a8d994898456c311c87049713ce61bc1 bc1d977
Wednesday, 16 Nov 2022
14:38 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: c88cd17f9d8b80f5d44ea1c346c00a5a68c95592 commit hash: c88cd17f9d8b80f5d44ea1c346c00a5a68c95592 commit hash: c88cd17f9d8b80f5d44ea1c346c00a5a68c95592 commit hash: c88cd17f9d8b80f5d44ea1c346c00a5a68c95592 c88cd17
Friday, 11 Nov 2022
22:39 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.16.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by:	GitLab (notify releases)
commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d commit hash: 1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d 1c4b6bc
Friday, 28 Oct 2022
16:39 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 678e08d8ea2de9db341befafec22151089b0a182 commit hash: 678e08d8ea2de9db341befafec22151089b0a182 commit hash: 678e08d8ea2de9db341befafec22151089b0a182 commit hash: 678e08d8ea2de9db341befafec22151089b0a182 678e08d
Sunday, 2 Oct 2022
16:13 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 48baec7ed49d343459cceed5f376694daf5762d8 commit hash: 48baec7ed49d343459cceed5f376694daf5762d8 commit hash: 48baec7ed49d343459cceed5f376694daf5762d8 commit hash: 48baec7ed49d343459cceed5f376694daf5762d8 48baec7
Thursday, 15 Sep 2022
20:56 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 7f0cd7257a251afa27e78b3241dfbe5b9175dd4b commit hash: 7f0cd7257a251afa27e78b3241dfbe5b9175dd4b commit hash: 7f0cd7257a251afa27e78b3241dfbe5b9175dd4b commit hash: 7f0cd7257a251afa27e78b3241dfbe5b9175dd4b 7f0cd72
Wednesday, 14 Sep 2022
17:45 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 479a16e8098b753016f9683a1ffaf6c82a99f06f commit hash: 479a16e8098b753016f9683a1ffaf6c82a99f06f commit hash: 479a16e8098b753016f9683a1ffaf6c82a99f06f commit hash: 479a16e8098b753016f9683a1ffaf6c82a99f06f 479a16e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 26 Aug 2022
22:16 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 1bbb8cad95fb43fb96f778d2b08a014955617fe5 commit hash: 1bbb8cad95fb43fb96f778d2b08a014955617fe5 commit hash: 1bbb8cad95fb43fb96f778d2b08a014955617fe5 commit hash: 1bbb8cad95fb43fb96f778d2b08a014955617fe5 1bbb8ca
Tuesday, 23 Aug 2022
22:19 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: a9aa31db4b4e54cf59228e684b933b0e3f58fea8 commit hash: a9aa31db4b4e54cf59228e684b933b0e3f58fea8 commit hash: a9aa31db4b4e54cf59228e684b933b0e3f58fea8 commit hash: a9aa31db4b4e54cf59228e684b933b0e3f58fea8 a9aa31d
Saturday, 20 Aug 2022
17:58 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.39

Changes:	https://github.com/Plagman/gamescope/compare/3.11.36...3.11.39
Reported by:	Repology
commit hash: baf3a86fb05d7d48457c98d906b05c1c271ad6d7 commit hash: baf3a86fb05d7d48457c98d906b05c1c271ad6d7 commit hash: baf3a86fb05d7d48457c98d906b05c1c271ad6d7 commit hash: baf3a86fb05d7d48457c98d906b05c1c271ad6d7 baf3a86
Thursday, 18 Aug 2022
09:42 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: unbundle libliftoff after 93054149a58a

This reverts commit 7e0eeca6bb238a8cc201b921c52a97fd856dd255.
commit hash: bf4b73d37d7b09739e7275f94f1fb66ddb925a53 commit hash: bf4b73d37d7b09739e7275f94f1fb66ddb925a53 commit hash: bf4b73d37d7b09739e7275f94f1fb66ddb925a53 commit hash: bf4b73d37d7b09739e7275f94f1fb66ddb925a53 bf4b73d
00:29 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: bundle libliftoff, preparing for update

This reverts commit ef2d0a35dd40b8b59bf9f94b3887d26631b3465d.
commit hash: 7e0eeca6bb238a8cc201b921c52a97fd856dd255 commit hash: 7e0eeca6bb238a8cc201b921c52a97fd856dd255 commit hash: 7e0eeca6bb238a8cc201b921c52a97fd856dd255 commit hash: 7e0eeca6bb238a8cc201b921c52a97fd856dd255 7e0eeca
00:29 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 57acefd88b16819338cbe65ff9fa7bdf4c364ee2 commit hash: 57acefd88b16819338cbe65ff9fa7bdf4c364ee2 commit hash: 57acefd88b16819338cbe65ff9fa7bdf4c364ee2 commit hash: 57acefd88b16819338cbe65ff9fa7bdf4c364ee2 57acefd
Friday, 1 Jul 2022
08:01 Baptiste Daroussin (bapt) search for other commits by this committer
wayland: add wayland virtual category
commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 b2eed2d
Monday, 6 Jun 2022
09:03 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.32

Changes:	https://github.com/Plagman/gamescope/compare/3.11.30...3.11.32
Reported by:	Repology
commit hash: dc1a7ffc25672beb2cefa0dc5379a14635fe7be4 commit hash: dc1a7ffc25672beb2cefa0dc5379a14635fe7be4 commit hash: dc1a7ffc25672beb2cefa0dc5379a14635fe7be4 commit hash: dc1a7ffc25672beb2cefa0dc5379a14635fe7be4 dc1a7ff
Tuesday, 26 Apr 2022
14:36 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.30

Changes:	https://github.com/Plagman/gamescope/compare/3.11.28...3.11.30
Reported by:	Repology
commit hash: b6ca2d883abf3a123ac636088863a9e6418c1963 commit hash: b6ca2d883abf3a123ac636088863a9e6418c1963 commit hash: b6ca2d883abf3a123ac636088863a9e6418c1963 commit hash: b6ca2d883abf3a123ac636088863a9e6418c1963 b6ca2d8
Tuesday, 19 Apr 2022
19:33 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.28

Changes:	https://github.com/Plagman/gamescope/compare/3.11.27...3.11.28
Reported by:	Repology
commit hash: 8561e76a4a54a6048e5d414b37924bcd6cf28794 commit hash: 8561e76a4a54a6048e5d414b37924bcd6cf28794 commit hash: 8561e76a4a54a6048e5d414b37924bcd6cf28794 commit hash: 8561e76a4a54a6048e5d414b37924bcd6cf28794 8561e76
Saturday, 12 Mar 2022
16:19 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.27

Changes:	https://github.com/Plagman/gamescope/compare/3.11.26...3.11.27
Reported by:	portscout
commit hash: 11045e2908165a7e90e120cf271e5e6c66d5cd77 commit hash: 11045e2908165a7e90e120cf271e5e6c66d5cd77 commit hash: 11045e2908165a7e90e120cf271e5e6c66d5cd77 commit hash: 11045e2908165a7e90e120cf271e5e6c66d5cd77 11045e2
Wednesday, 2 Mar 2022
10:47 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.26

Changes:	https://github.com/Plagman/gamescope/compare/3.11.25...3.11.26
Reported by:	portscout
commit hash: 02e710b993f9d8d6ce8d2b77dc6352de4f016704 commit hash: 02e710b993f9d8d6ce8d2b77dc6352de4f016704 commit hash: 02e710b993f9d8d6ce8d2b77dc6352de4f016704 commit hash: 02e710b993f9d8d6ce8d2b77dc6352de4f016704 02e710b
Sunday, 27 Feb 2022
23:10 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.25

Changes:	https://github.com/Plagman/gamescope/compare/3.11.23...3.11.25
Reported by:	portscout
commit hash: 5ccc9687b386b52ef3d63a9243715d6c813201b0 commit hash: 5ccc9687b386b52ef3d63a9243715d6c813201b0 commit hash: 5ccc9687b386b52ef3d63a9243715d6c813201b0 commit hash: 5ccc9687b386b52ef3d63a9243715d6c813201b0 5ccc968
Saturday, 19 Feb 2022
00:55 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.23

Changes:	https://github.com/Plagman/gamescope/compare/3.11.22...3.11.23
Reported by:	portscout
commit hash: d1f00f821511c74161e4df9689dd9b74dc123a5a commit hash: d1f00f821511c74161e4df9689dd9b74dc123a5a commit hash: d1f00f821511c74161e4df9689dd9b74dc123a5a commit hash: d1f00f821511c74161e4df9689dd9b74dc123a5a d1f00f8
Friday, 18 Feb 2022
20:39 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.22

Changes:	https://github.com/Plagman/gamescope/compare/3.11.21...3.11.22
Reported by:	portscout
commit hash: 7d2c06b3d717add0d9f212ad239d96ac6aaf7bed commit hash: 7d2c06b3d717add0d9f212ad239d96ac6aaf7bed commit hash: 7d2c06b3d717add0d9f212ad239d96ac6aaf7bed commit hash: 7d2c06b3d717add0d9f212ad239d96ac6aaf7bed 7d2c06b
Wednesday, 16 Feb 2022
16:03 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.21

Changes:	https://github.com/Plagman/gamescope/compare/3.11.19...3.11.21
Reported by:	portscout
commit hash: b763cba33a1aac00097a6bf0f3f6c8e4d97bb686 commit hash: b763cba33a1aac00097a6bf0f3f6c8e4d97bb686 commit hash: b763cba33a1aac00097a6bf0f3f6c8e4d97bb686 commit hash: b763cba33a1aac00097a6bf0f3f6c8e4d97bb686 b763cba
Tuesday, 15 Feb 2022
11:16 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.19

Changes:	https://github.com/Plagman/gamescope/compare/3.11.14...3.11.19
Reported by:	portscout
commit hash: 46752e2d7f110d1ed4a474444abc25aa27b8d078 commit hash: 46752e2d7f110d1ed4a474444abc25aa27b8d078 commit hash: 46752e2d7f110d1ed4a474444abc25aa27b8d078 commit hash: 46752e2d7f110d1ed4a474444abc25aa27b8d078 46752e2
Sunday, 13 Feb 2022
21:57 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.14

Changes:	https://github.com/Plagman/gamescope/compare/3.11.13...3.11.14
Reported by:	portscout
commit hash: 70afcc3aa9be7c92f22120e044941d7befacf594 commit hash: 70afcc3aa9be7c92f22120e044941d7befacf594 commit hash: 70afcc3aa9be7c92f22120e044941d7befacf594 commit hash: 70afcc3aa9be7c92f22120e044941d7befacf594 70afcc3
11:05 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.13

Changes:	https://github.com/Plagman/gamescope/compare/3.11.11...3.11.13
Reported by:	portscout
commit hash: 0641ffa812df839d8f23f01cebd404c66d28fde8 commit hash: 0641ffa812df839d8f23f01cebd404c66d28fde8 commit hash: 0641ffa812df839d8f23f01cebd404c66d28fde8 commit hash: 0641ffa812df839d8f23f01cebd404c66d28fde8 0641ffa
Saturday, 12 Feb 2022
20:31 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.11

Changes:	https://github.com/Plagman/gamescope/compare/3.11.10...3.11.11
Reported by:	portscout
commit hash: f3eb2968bf2c95413bb390d93c3bb049010baa4b commit hash: f3eb2968bf2c95413bb390d93c3bb049010baa4b commit hash: f3eb2968bf2c95413bb390d93c3bb049010baa4b commit hash: f3eb2968bf2c95413bb390d93c3bb049010baa4b f3eb296
Friday, 11 Feb 2022
12:18 Jan Beich (jbeich) search for other commits by this committer
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 ) )
                     ^
commit hash: 63b39d29994a75ce5696d3c1f0db9e4623f1d95d commit hash: 63b39d29994a75ce5696d3c1f0db9e4623f1d95d commit hash: 63b39d29994a75ce5696d3c1f0db9e4623f1d95d commit hash: 63b39d29994a75ce5696d3c1f0db9e4623f1d95d 63b39d2
12:12 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: unbundle libliftoff after 929a40f5e1c9

This reverts commit 8947b5348e896ba308935f13823954443ca3655c.
commit hash: ef2d0a35dd40b8b59bf9f94b3887d26631b3465d commit hash: ef2d0a35dd40b8b59bf9f94b3887d26631b3465d commit hash: ef2d0a35dd40b8b59bf9f94b3887d26631b3465d commit hash: ef2d0a35dd40b8b59bf9f94b3887d26631b3465d ef2d0a3
10:00 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.10

Changes:	https://github.com/Plagman/gamescope/compare/3.11.9...3.11.10
Reported by:	portscout
commit hash: 7387601e59d57c47b91b2830530a2599a1312749 commit hash: 7387601e59d57c47b91b2830530a2599a1312749 commit hash: 7387601e59d57c47b91b2830530a2599a1312749 commit hash: 7387601e59d57c47b91b2830530a2599a1312749 7387601
Thursday, 10 Feb 2022
14:13 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.9

Changes:	https://github.com/Plagman/gamescope/compare/3.11.8...3.11.9
Reported by:	portscout
commit hash: d5e5d197407bfbc56466c9873cbfa481e4b399a9 commit hash: d5e5d197407bfbc56466c9873cbfa481e4b399a9 commit hash: d5e5d197407bfbc56466c9873cbfa481e4b399a9 commit hash: d5e5d197407bfbc56466c9873cbfa481e4b399a9 d5e5d19
Wednesday, 9 Feb 2022
16:17 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.8

Changes:	https://github.com/Plagman/gamescope/compare/3.11.5...3.11.8
Reported by:	portscout
commit hash: bb547a80ac3ea50723766dabe5e85c6ee99cdc22 commit hash: bb547a80ac3ea50723766dabe5e85c6ee99cdc22 commit hash: bb547a80ac3ea50723766dabe5e85c6ee99cdc22 commit hash: bb547a80ac3ea50723766dabe5e85c6ee99cdc22 bb547a8
Friday, 4 Feb 2022
16:52 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.5

Changes:	https://github.com/Plagman/gamescope/compare/3.11.0...3.11.5
Reported by:	portscout
commit hash: 80a2dc0b7269afa8c77036d6898b3617cda389f3 commit hash: 80a2dc0b7269afa8c77036d6898b3617cda389f3 commit hash: 80a2dc0b7269afa8c77036d6898b3617cda389f3 commit hash: 80a2dc0b7269afa8c77036d6898b3617cda389f3 80a2dc0
Thursday, 3 Feb 2022
03:44 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.11.0

Changes:	https://github.com/Plagman/gamescope/compare/3.10.8...3.11.0
Reported by:	portscout
commit hash: 18048494d2e91b24a2c284084fc9c23ae596eed6 commit hash: 18048494d2e91b24a2c284084fc9c23ae596eed6 commit hash: 18048494d2e91b24a2c284084fc9c23ae596eed6 commit hash: 18048494d2e91b24a2c284084fc9c23ae596eed6 1804849
Sunday, 30 Jan 2022
00:37 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.10.8

Changes:	https://github.com/Plagman/gamescope/compare/3.10.7...3.10.8
Reported by:	portscout
commit hash: 990f2a343db703c53a430948ce56c62ae598cf81 commit hash: 990f2a343db703c53a430948ce56c62ae598cf81 commit hash: 990f2a343db703c53a430948ce56c62ae598cf81 commit hash: 990f2a343db703c53a430948ce56c62ae598cf81 990f2a3
Thursday, 20 Jan 2022
07:59 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.10.7

Changes:	https://github.com/Plagman/gamescope/compare/3.10.5...3.10.7
Reported by:	portscout
commit hash: ba6b1898403c4c7c98ac157223cc34173acbb68b commit hash: ba6b1898403c4c7c98ac157223cc34173acbb68b commit hash: ba6b1898403c4c7c98ac157223cc34173acbb68b commit hash: ba6b1898403c4c7c98ac157223cc34173acbb68b ba6b189
Saturday, 15 Jan 2022
18:54 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.10.5

Changes:	https://github.com/Plagman/gamescope/compare/3.10.4...3.10.5
Reported by:	portscout
commit hash: ed8ff2ab00cb384fdff03fc5ae1dc115b5b1a622 commit hash: ed8ff2ab00cb384fdff03fc5ae1dc115b5b1a622 commit hash: ed8ff2ab00cb384fdff03fc5ae1dc115b5b1a622 commit hash: ed8ff2ab00cb384fdff03fc5ae1dc115b5b1a622 ed8ff2a
01:37 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.10.4

Changes:	https://github.com/Plagman/gamescope/compare/3.10.3...3.10.4
Reported by:	portscout
commit hash: fcf393e4f1acbe8f35726655e460483a2176be6f commit hash: fcf393e4f1acbe8f35726655e460483a2176be6f commit hash: fcf393e4f1acbe8f35726655e460483a2176be6f commit hash: fcf393e4f1acbe8f35726655e460483a2176be6f fcf393e
Saturday, 18 Dec 2021
12:21 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.10.3

Changes:	https://github.com/Plagman/gamescope/compare/3.10.1...3.10.3
Reported by:	portscout
commit hash: 2e7307f59821e8ccf90674cb990cc7bd68921c6e commit hash: 2e7307f59821e8ccf90674cb990cc7bd68921c6e commit hash: 2e7307f59821e8ccf90674cb990cc7bd68921c6e commit hash: 2e7307f59821e8ccf90674cb990cc7bd68921c6e 2e7307f
Friday, 17 Dec 2021
20:23 Jan Beich (jbeich) search for other commits by this committer
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.
commit hash: ffbf2d6a7d1a118cbd04b0bd8c106d76370f55ec commit hash: ffbf2d6a7d1a118cbd04b0bd8c106d76370f55ec commit hash: ffbf2d6a7d1a118cbd04b0bd8c106d76370f55ec commit hash: ffbf2d6a7d1a118cbd04b0bd8c106d76370f55ec ffbf2d6
11:30 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: back to system wlroots after 2af7805da5c5

This reverts commit fb9677dec35874886abfa33da1b1e426a0bb97ec.
commit hash: c8a5e7b72398f01591562d09b4d7659d4bd07056 commit hash: c8a5e7b72398f01591562d09b4d7659d4bd07056 commit hash: c8a5e7b72398f01591562d09b4d7659d4bd07056 commit hash: c8a5e7b72398f01591562d09b4d7659d4bd07056 c8a5e7b
Thursday, 16 Dec 2021
00:52 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.10.1

Changes:	https://github.com/Plagman/gamescope/compare/3.10...3.10.1
Reported by:	portscout
commit hash: 80cf1d92aa46fa7842f005c268d486f7e5bc2019 commit hash: 80cf1d92aa46fa7842f005c268d486f7e5bc2019 commit hash: 80cf1d92aa46fa7842f005c268d486f7e5bc2019 commit hash: 80cf1d92aa46fa7842f005c268d486f7e5bc2019 80cf1d9
Tuesday, 14 Dec 2021
17:16 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: switch to merged upstream fix
commit hash: a6494f8f1d9c16fd58937a356ae7327d5c49359e commit hash: a6494f8f1d9c16fd58937a356ae7327d5c49359e commit hash: a6494f8f1d9c16fd58937a356ae7327d5c49359e commit hash: a6494f8f1d9c16fd58937a356ae7327d5c49359e a6494f8
17:11 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.10

Changes:	https://github.com/Plagman/gamescope/compare/3.9.5...3.10
Reported by:	portscout
commit hash: 8176a00a7832c24f5b31477a117cf7d2299c311d commit hash: 8176a00a7832c24f5b31477a117cf7d2299c311d commit hash: 8176a00a7832c24f5b31477a117cf7d2299c311d commit hash: 8176a00a7832c24f5b31477a117cf7d2299c311d 8176a00
Saturday, 20 Nov 2021
22:41 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: e92349ca0c3d9b0ccdb1e5d40b3b536b39f56890 commit hash: e92349ca0c3d9b0ccdb1e5d40b3b536b39f56890 commit hash: e92349ca0c3d9b0ccdb1e5d40b3b536b39f56890 commit hash: e92349ca0c3d9b0ccdb1e5d40b3b536b39f56890 e92349c
Monday, 1 Nov 2021
17:16 Jan Beich (jbeich) search for other commits by this committer
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."
commit hash: ab076faab8b0932d07e460f9fdd93676a3d8c0be commit hash: ab076faab8b0932d07e460f9fdd93676a3d8c0be commit hash: ab076faab8b0932d07e460f9fdd93676a3d8c0be commit hash: ab076faab8b0932d07e460f9fdd93676a3d8c0be ab076fa
Monday, 18 Oct 2021
12:28 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.9.5

Changes:	https://github.com/Plagman/gamescope/compare/3.9.4...3.9.5
Reported by:	portscout
commit hash: 71bc7284839df85219ecfbb15ab0db29773ed73d commit hash: 71bc7284839df85219ecfbb15ab0db29773ed73d commit hash: 71bc7284839df85219ecfbb15ab0db29773ed73d commit hash: 71bc7284839df85219ecfbb15ab0db29773ed73d 71bc728
Sunday, 10 Oct 2021
18:59 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.9.4

Changes:	https://github.com/Plagman/gamescope/compare/3.9.3...3.9.4
Reported by:	portscout
commit hash: ef41def5aeaec5bbcadb145a45969b735609e05f commit hash: ef41def5aeaec5bbcadb145a45969b735609e05f commit hash: ef41def5aeaec5bbcadb145a45969b735609e05f commit hash: ef41def5aeaec5bbcadb145a45969b735609e05f ef41def
Wednesday, 6 Oct 2021
10:34 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.9.3

Changes:	https://github.com/Plagman/gamescope/compare/3.9.2...3.9.3
Reported by:	portscout
commit hash: b93866d9f93cdd9426b3afe82acd672f5ab22696 commit hash: b93866d9f93cdd9426b3afe82acd672f5ab22696 commit hash: b93866d9f93cdd9426b3afe82acd672f5ab22696 commit hash: b93866d9f93cdd9426b3afe82acd672f5ab22696 b93866d
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
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
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Thursday, 16 Sep 2021
08:47 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.9.2

Changes:	https://github.com/Plagman/gamescope/compare/3.9.1...3.9.2
Reported by:	portscout
commit hash: 2c5d8a2d56c49d8264eff62ddc6152d99a96911d commit hash: 2c5d8a2d56c49d8264eff62ddc6152d99a96911d commit hash: 2c5d8a2d56c49d8264eff62ddc6152d99a96911d commit hash: 2c5d8a2d56c49d8264eff62ddc6152d99a96911d 2c5d8a2
Monday, 13 Sep 2021
15:23 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.9.1

Changes:	https://github.com/Plagman/gamescope/compare/3.9...3.9.1
Reported by:	portscout
commit hash: 42cf99928521c05e9a29c98dd57deacd016ac49a commit hash: 42cf99928521c05e9a29c98dd57deacd016ac49a commit hash: 42cf99928521c05e9a29c98dd57deacd016ac49a commit hash: 42cf99928521c05e9a29c98dd57deacd016ac49a 42cf999
Monday, 6 Sep 2021
19:47 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: move USES=gl to bundled wlroots after 91e9ee8c70bc

After wlroots 0.15.0 update this port may unbundle wlroots, so USES=gl
will no longer be necessary.
commit hash: 846299bdff1dff18bb8b9c1c9a1a92d0834e54dc commit hash: 846299bdff1dff18bb8b9c1c9a1a92d0834e54dc commit hash: 846299bdff1dff18bb8b9c1c9a1a92d0834e54dc commit hash: 846299bdff1dff18bb8b9c1c9a1a92d0834e54dc 846299b
19:27 Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove nop or unreferenced variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050 commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050 commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050 commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050 91e9ee8
03:31 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: link to upstream fix for system wlroots
commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951 commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951 commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951 commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951 e3e44b1
03:31 Jan Beich (jbeich) search for other commits by this committer
x11-wm/{gamescope,phoc}: split bundled wlroots changes

Move wlroots-specific changes into a separate Makefile to prevent
confusion which dependencies are safe to modify.
commit hash: 6a652e5d2639d0567d783474cbc726de015e43bb commit hash: 6a652e5d2639d0567d783474cbc726de015e43bb commit hash: 6a652e5d2639d0567d783474cbc726de015e43bb commit hash: 6a652e5d2639d0567d783474cbc726de015e43bb 6a652e5
Friday, 3 Sep 2021
01:53 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: bundle libliftoff, preparing for update

This reverts commit e4627682874a487b3c8bde7f8d70a4532a549bed.
commit hash: 8947b5348e896ba308935f13823954443ca3655c commit hash: 8947b5348e896ba308935f13823954443ca3655c commit hash: 8947b5348e896ba308935f13823954443ca3655c commit hash: 8947b5348e896ba308935f13823954443ca3655c 8947b53
01:53 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.9

Changes:	https://github.com/Plagman/gamescope/compare/3.8.4...3.9
Reported by:	portscout
commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6 commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6 commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6 commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6 f59477a
Thursday, 1 Jul 2021
13:50 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: unbundle libliftoff
commit hash: e4627682874a487b3c8bde7f8d70a4532a549bed commit hash: e4627682874a487b3c8bde7f8d70a4532a549bed commit hash: e4627682874a487b3c8bde7f8d70a4532a549bed commit hash: e4627682874a487b3c8bde7f8d70a4532a549bed e462768
Wednesday, 30 Jun 2021
12:37 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: temporarily use static wlroots after f2820b6cc217
commit hash: fb9677dec35874886abfa33da1b1e426a0bb97ec commit hash: fb9677dec35874886abfa33da1b1e426a0bb97ec commit hash: fb9677dec35874886abfa33da1b1e426a0bb97ec commit hash: fb9677dec35874886abfa33da1b1e426a0bb97ec fb9677d
11:40 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.8.4

Changes:	https://github.com/Plagman/gamescope/compare/3.8.3...3.8.4
Reported by:	portscout
commit hash: c6840326096070dd3247ed317863a39b0019093d commit hash: c6840326096070dd3247ed317863a39b0019093d commit hash: c6840326096070dd3247ed317863a39b0019093d commit hash: c6840326096070dd3247ed317863a39b0019093d c684032
Wednesday, 23 Jun 2021
18:07 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.14.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by:	GitHub (watch releases)
commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 f2820b6
Tuesday, 15 Jun 2021
22:53 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.8.3

Changes:	https://github.com/Plagman/gamescope/compare/3.8.1...3.8.3
Reported by:	portscout, Repology
commit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4d commit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4d commit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4d commit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4d c71c639
Wednesday, 19 May 2021
12:49 Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.8.1

Changes:	https://github.com/Plagman/gamescope/compare/3.7.1...3.8.1
Reported by:	portscout
commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4 commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4 commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4 commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4 43ff55e

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »