Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0_1 27 Aug 2024 18:10:31 |
Jan Beich (jbeich) |
x11-wm/wayfire: chase submodules after 2af3205cc048 |
0.9.0 24 Aug 2024 18:24:35 |
Jan Beich (jbeich) |
x11-wm/wayfire: sort _DEPENDS after e74e4a315d0f |
0.9.0 24 Aug 2024 18:09:03 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.9.0
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.9.0
Reported by: GitHub (watch releases) |
0.8.1_2 24 Aug 2024 18:08:59 |
Jan Beich (jbeich) |
x11-wm/wayfire: add missing dependency after e2adbb0f90a6
Found via wayfire-plugins-extra 0.9.0.
In file included from ../src/view-shot.cpp:27:
/usr/local/include/wayfire/plugins/ipc/ipc-helpers.hpp:10:10: fatal error:
'nlohmann/json.hpp' file not found
10 | #include <nlohmann/json.hpp>
| ^~~~~~~~~~~~~~~~~~~ |
0.8.1_2 24 Aug 2024 18:08:55 |
Jan Beich (jbeich) |
devel/wf-config: update to 0.9.0
Changes: https://github.com/WayfireWM/wf-config/releases/tag/v0.9.0
Reported by: GitHub (watch releases) |
0.8.1_2 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) |
0.8.1_1 15 May 2024 22:28:54 |
Jan Beich (jbeich) |
x11-servers/xwayland: drop HiDPI patches to unblock updates
- Rootful HiDPI[1] introduces non-trivial conflicts to rootless HiDPI
- AUR[2] tracks Xwayland releases, so may not help with rebases
- Sway should probably adopt zero scaling from Mir/KWin/Hyprland
- Xwayland usage has reduced since 2020
[1] https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1197
[2] https://aur.archlinux.org/packages/xorg-xwayland-hidpi-xprop
This reverts commit 466f3a1eabfe2acf82e64e2c388759a5b0e4276d.
This reverts commit 843e295cf33f9d2652c7b2e0d4ea0b2bc14e9c59.
This reverts commit dce99729d741f14bc81d941d29b70a8a7147298c.
PR: 278495
Approved by: manu |
0.8.1 17 Apr 2024 18:30:13 |
Jan Beich (jbeich) |
x11-wm/wayfire: convert to cmake:indirect |
0.8.1 13 Mar 2024 15:04:44 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.8.1
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.8.1
Reported by: GitHub (watch releases) |
0.8.0_3 02 Mar 2024 07:39:39 |
Jan Beich (jbeich) |
x11-wm/wayfire: unbreak build after b35bdcd8fa50
meson.build:28:17: ERROR: Dependency "glm" not found, tried pkgconfig
Reported by: pkg-fallout |
0.8.0_3 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"} |
0.8.0_3 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.8.0_2 13 Dec 2023 15:40:03 |
Jan Beich (jbeich) |
x11-wm/wayfire: unbreak runtime after 6157d4430109
$ wayfire
ld-elf.so.1: Shared object "libwf-utils.so.0" not found, required by "wayfire"
ld-elf.so.1: Shared object "libwf-utils.so.0" not found, required by
"libwindow-rules.so" |
0.8.0_1 09 Dec 2023 13:13:20 |
Jan Beich (jbeich) |
x11-wm/wayfire: pass --skip-subprojects from within ninja |
0.8.0_1 21 Nov 2023 21:44:06 |
Jan Beich (jbeich) |
x11-wm/wayfire: add a comment for f45496cae68c + 3dfefe024e68 |
0.8.0_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) |
0.8.0 08 Oct 2023 09:46:43 |
Jan Beich (jbeich) |
x11-wm/wayfire: drop duplicate manpage after e2adbb0f90a6 |
0.8.0 07 Oct 2023 14:44:04 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.8.0
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.8.0
Reported by: GitHub (watch releases) |
0.7.5_1 07 Oct 2023 14:44:03 |
Jan Beich (jbeich) |
devel/wf-config: update to 0.8.0
Changes: https://github.com/WayfireWM/wf-config/releases/tag/v0.8.0
Reported by: GitHub (watch releases) |
0.7.5_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.7.5 01 Dec 2022 15:48:42 |
Jan Beich (jbeich) |
x11-wm/wayfire: drop stray comment after 52bbede93d76 |
0.7.5 01 Dec 2022 15:47:14 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.7.5
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.7.5
Changes: https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.7.0...v0.7.5
Reported by: GitHub (watch releases) |
0.7.4_1 11 Nov 2022 23:23:07 |
Jan Beich (jbeich) |
x11-wm/wayfire: add a comment for 6ee2eab29dc3 + 4daeb10b3eed |
0.7.4_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) |
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) |
0.7.4 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 ) |
0.7.4 31 Jul 2022 17:21:38 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.7.4
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.7.4
Reported by: GitHub (watch releases) |
0.7.3 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
0.7.3 16 Apr 2022 01:40:41 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.7.3
Changes: https://github.com/WayfireWM/wayfire/compare/v0.7.2...v0.7.3
Reported by: GitHub (watch releases) |
0.7.2_3 05 Feb 2022 08:49:17 |
Jan Beich (jbeich) |
x11-wm/wayfire: expose Xwayland HiDPI after dce99729d741 |
0.7.2_2 17 Dec 2021 11:30:04 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: update to 0.15.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by: upstream (tracking bug) |
0.7.2_1 12 Sep 2021 10:43:25 |
Jan Beich (jbeich) |
sysutils/seatd: drop SUID option after b8a20cd29e54
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. |
0.7.2 07 Jul 2021 13:22:17 |
Jan Beich (jbeich) |
x11-wm/wayfire: switch to upstream way to install session |
0.7.2 23 Jun 2021 18:14:42 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.7.2
Changes: https://github.com/WayfireWM/wayfire/compare/v0.7.1...v0.7.2
Reported by: GitHub (watch releases) |
0.7.1_2 23 Jun 2021 18:07:18 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: update to 0.14.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by: GitHub (watch releases) |
0.7.1_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.7.1 15 May 2021 00:34:11 |
Jan Beich (jbeich) |
x11-wm/wayfire: document recommended addons
When using default config Wayfire will show black screen if wf-shell
isn't installed. However, wf-shell can be replaced by other packages.
Exposing such addons as default options causes circular dependency. |
0.7.1 04 May 2021 08:02:59 |
Jan Beich (jbeich) |
x11-wm/wayfire: chase upstream tag update
Affects only tests which are neither built nor installed.
Changes: https://github.com/WayfireWM/wayfire/compare/6095d3aa...v0.7.1
Reported by: GitHub (watch releases) |
0.7.1 21 Apr 2021 10:44:43 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.7.1
Changes: https://github.com/WayfireWM/wayfire/compare/v0.7.0...v0.7.1
Changes: https://github.com/WayfireWM/wf-config/compare/v0.7.0...v0.7.1
Reported by: GitHub (watch releases) |
0.7.0_2 07 Apr 2021 20:59:00 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: update to 0.13.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by: GitHub (watch releases)
Tested by: Evgeniy Khramtsov (via CFT on x11@ list) |
0.7.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.0_1 12 Mar 2021 15:55:03 |
amdmi3 |
- Update math/glm to 0.9.9.8 |
0.7.0 29 Jan 2021 19:23:32 |
jbeich |
x11-wm/wayfire: update to 0.7.0
Changes: https://github.com/WayfireWM/wayfire/compare/0.6.0...v0.7.0
Changes: https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.6.0...v0.7.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.6.0...v0.7.0
Changes: https://github.com/WayfireWM/wf-shell/compare/v0.6.1...v0.7.0
Changes: https://github.com/WayfireWM/wcm/compare/0.6.0...v0.7.0
Reported by: GitHub (watch releases) |
0.6.0_1 30 Nov 2020 14:08:37 |
jbeich |
x11-wm/wayfire: add wayland session and example config
Obtained from: Alpine, Arch, Fedora, Gentoo, Void |
0.6.0 08 Nov 2020 17:59:48 |
jbeich |
x11-wm/wayfire: update to 0.6.0
Changes: https://github.com/WayfireWM/wayfire/compare/0.5.0...0.6.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.5.0...0.6.0
Changes: https://github.com/WayfireWM/wf-shell/compare/0.5.0...0.6.0
Reported by: GitHub (watch releases) |
0.5.0_2 08 Nov 2020 16:48:02 |
jbeich |
x11-toolkits/wlroots: update to 0.12.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.12.0
Reported by: GitHub (watch releases) |
0.5.0_1 28 Oct 2020 14:41:43 |
jbeich |
x11-wm/sway: clarify SUID |
0.5.0_1 28 Sep 2020 19:59:57 |
zeising |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
0.5.0 04 Aug 2020 20:35:10 |
jbeich |
x11-wm/wayfire: update to 0.5.0
Changes: https://github.com/WayfireWM/wayfire/compare/0.4.0...0.5.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.4.1...0.5.0
Changes: https://github.com/WayfireWM/wf-shell/compare/0.4.0...0.5.0
Changes: https://github.com/WayfireWM/wcm/compare/v0.4.0...v0.5.0
Reported by: GitHub (watch releases) |
0.4.0_2 16 Jul 2020 20:41:47 |
jbeich |
x11-wm/wayfire: adjust patch comment |
0.4.0_2 15 Jul 2020 23:58:15 |
jbeich |
x11-toolkits/wlroots: update to 0.11.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.11.0
Reported by: GitHub (watch releases) |
0.4.0_1 02 Jun 2020 19:55:44 |
jbeich |
x11-wm/wayfire: unbreak with wlroots + X11=off
../plugins/matcher/matcher.cpp:16:10: fatal error: 'wlr/xwayland.h' file not
found
#include <wlr/xwayland.h>
^~~~~~~~~~~~~~~~
Submitted by: Greg V |
0.4.0_1 13 May 2020 22:10:49 |
jbeich |
x11-toolkits/wlroots: rebuild unchanged consumers after r535134
`struct wlr_xwayland` was extended but the new member were added in
the middle. Even if X11 apps still work there could be side effects.
$ GDK_BACKEND=x11 hikari -c /dev/null -a gtk3-demo
(gtk3-demo:78924): Gtk-WARNING **: cannot open display: \u0001 |
0.4.0 22 Mar 2020 10:45:11 |
jbeich |
x11-wm/wayfire: update to 0.4.0
Changes: https://github.com/WayfireWM/wayfire/compare/0.3.1...0.4.0
Changes: https://github.com/WayfireWM/wf-shell/compare/0.3...0.4.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.3...0.4.0
Changes: https://github.com/WayfireWM/wcm/compare/v0.3.1...v0.4.0
Reported by: GitHub (watch releases), portscout |
0.3.1_1 07 Feb 2020 02:28:56 |
jbeich |
x11-wm/wayfire: capitalize Wayland in pkg-descr like r525456 |
0.3.1_1 07 Feb 2020 02:27:23 |
jbeich |
x11-wm/wayfire: capitalize Wayland in COMMENT
Wayland is the name of a protocol, not a generic noun or adjective. |
0.3.1_1 22 Jan 2020 20:16:25 |
jbeich |
x11-toolkits/wlroots: update to 0.10.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.10.0
Changes: https://github.com/swaywm/wlroots/compare/0.9.1...0.10.0
Reported by: GitHub (watch releases)
MFH: 2020Q1 (required by sway 1.4) |
0.3.1 03 Jan 2020 10:16:59 |
jbeich |
x11-wm/wayfire: update to 0.3.1
Changes: https://github.com/WayfireWM/wayfire/releases/tag/0.3.1
Changes: https://github.com/WayfireWM/wayfire/compare/0.3.0...0.3.1
Changes: https://github.com/WayfireWM/wcm/compare/v0.3...v0.3.1
Reported by: GitHub (watch releases)
MFH: 2020Q1 (better upstream support) |
0.3.0_2 02 Jan 2020 14:23:01 |
jbeich |
x11-wm/wayfire: fix DRM session after r521656
After VT switch nothing was rendered. From debug log before/after:
[backend/drm/drm.c:1485] Requesting modeset for 'DP-1'
-[src/core/output-layout.cpp:844] new output: DP-1
+[src/core/output-layout.cpp:849] new output: DP-1
+[backend/drm/drm.c:697] Modesetting 'DP-1' with '3840x2160@60000 mHz'
+[backend/drm/drm.c:592] Initializing renderer on connector 'DP-1'
+[GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted
0 constants, compacted 80 to 48 bytes.
+[GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills,
Promoted 0 constants, compacted 80 to 48 bytes.
+[GLES2] VS SIMD8 shader: 28 inst, 0 loops, 116 cycles, 0:0 spills:fills,
Promoted 0 constants, compacted 448 to 336 bytes.
+[GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, Promoted
0 constants, compacted 32 to 32 bytes. |
0.3.0_1 31 Dec 2019 21:11:41 |
jbeich |
x11-toolkits/wlroots: update to 0.9.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.9.0
Reported by: GitHub (watch releases) |
0.3.0 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.3.0 08 Oct 2019 01:32:49 |
jbeich |
x11-wm/wayfire: refresh distfiles
=======================<phase: fetch >============================
===> License MIT accepted by the user
=> WayfireWM-wf-config-0.3_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch
https://codeload.github.com/WayfireWM/wf-config/tar.gz/0.3?dummy=/WayfireWM-wf-config-0.3_GH0.tar.gz
fetch:
https://codeload.github.com/WayfireWM/wf-config/tar.gz/0.3?dummy=/WayfireWM-wf-config-0.3_GH0.tar.gz:
size unknown
fetch:
https://codeload.github.com/WayfireWM/wf-config/tar.gz/0.3?dummy=/WayfireWM-wf-config-0.3_GH0.tar.gz:
size of remote file is not known
WayfireWM-wf-config-0.3_GH0.tar.gz 0 B 0 Bps
=> Fetched file size mismatch (expected 9307, actual 9308)
=> Trying next site
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/WayfireWM-wf-config-0.3_GH0.tar.gz
fetch:
http://distcache.FreeBSD.org/ports-distfiles/WayfireWM-wf-config-0.3_GH0.tar.gz:
Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1
Changes: https://github.com/WayfireWM/wayfire/compare/7dc4c6c...0.3.0
Changes: https://github.com/WayfireWM/wf-config/compare/62cba68...0.3
Reported by: pkg-fallout |
0.3.0 07 Oct 2019 20:36:10 |
jbeich |
x11-wm/wayfire: update to 0.3.0
Changes: https://github.com/WayfireWM/wayfire/compare/612d74a...0.3.0
Changes: https://github.com/WayfireWM/wf-shell/compare/513c22f...0.3
Changes: https://github.com/WayfireWM/wf-config/compare/21e9ee9...0.3
Reported by: GitHub (watch releases) |
0.2.145_2 07 Oct 2019 20:35:57 |
jbeich |
x11-toolkits/wlroots: update to 0.8.1
Changes: https://github.com/swaywm/wlroots/releases/tag/0.8.1
Reported by: GitHub (watch releases) |
0.2.145_1 07 Oct 2019 13:38:08 |
jbeich |
x11-toolkits/wlroots: update to 0.8.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.8.0
Reported by: GitHub (watch releases) |
0.2.145 06 Oct 2019 04:24:58 |
jbeich |
x11-wm/wayfire: update to 0.2.145
Changes: https://github.com/WayfireWM/wayfire/compare/v0.2...612d74a
Changes: https://github.com/WayfireWM/wf-shell/compare/efe1fd4...513c22f
Changes: https://github.com/WayfireWM/wf-config/compare/f9c97d0...21e9ee9 |
0.2_1 27 Aug 2019 13:05:53 |
jbeich |
x11-toolkits/wlroots: update to 0.7.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.7.0
Reported by: GitHub (watch releases) |
0.2 28 Jul 2019 00:48:49 |
jbeich |
x11-wm/wayfire: add new port
Wayfire is a wayland compositor based on wlroots. It aims to create a
customizable, extendable and lightweight environment without
sacrificing its appearance.
https://wayfire.org/ |