Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9_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) |
1.9_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 |
1.9 01 Mar 2024 05:49:28 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.9
Changes: https://github.com/swaywm/sway/releases/tag/1.9
Reported by: GitHub (watch releases) |
1.8.1_3 01 Mar 2024 05:49:27 |
Jan Beich (jbeich) |
x11-wm/swayfx: flatten to detach from master port |
1.8.1_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"} |
1.8.1_3 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.8.1_2 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) |
1.8.1_1 13 Jul 2023 02:36:20 |
Jan Beich (jbeich) |
x11-wm/sway: suggest mac_priority(4) after b22b6eeffd22
FreeBSD lacks setcap(8) + CAP_SYS_NICE, so permissions to set realtime
priorities like SCHED_RR are group-wide and disabled by default.
$ sway
[...]
00:00:00.024 [INFO] [sway/realtime.c:35] Failed to set scheduling priority to 0
[...]
https://github.com/swaywm/sway/commit/a3a82efbf6b5 |
1.8.1_1 21 May 2023 05:32:46 |
Jan Beich (jbeich) |
x11-wm/swayfx: update to 0.3
Changes: https://github.com/WillPower3309/swayfx/releases/tag/0.3
Reported by: GitHub (watch releases) |
1.8.1_1 22 Apr 2023 14:40:09 |
Jan Beich (jbeich) |
x11-wm/sway-devel: restore port
This reverts commit 517f98aaf3e3cadc36f13500d1dae686c9d58e59. |
1.8.1_1 27 Mar 2023 09:48:33 |
Emmanuel Vadot (manu) |
x11-wm/sway: unbreak build after 42a49699a75e
../sway/ipc-json.c:898:11: error: enumeration value
'LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM' not handled in switch [-Werror,-Wswitch]
switch (libinput_device_config_accel_get_profile(device)) {
^
Reviewed by: jbeich
Approved by: jbeich
Differential Revision: https://reviews.freebsd.org/D39280
Sponsored by: Beckhoff Automation GmbH & Co. KG |
1.8.1 11 Mar 2023 05:05:58 |
Jan Beich (jbeich) |
x11-wm/swayfx: add new port
Sway is an incredible window manager, and certainly one of the most
well established wayland window managers. However, it is restricted to
only include the functionality that existed in i3. This fork ditches
the simple wlr_renderer, and replaces it with our fx_renderer, capable
of rendering with fancy GLES2 effects. This, along with a couple of
minor changes, expands sway's featureset to include the following:
+ Anti-aliased rounded corners, borders, and titlebars
+ Shadows
+ Dim unfocused windows
+ Per application saturation control: Allows the user to set the
saturation (Digital Vibrance) for specific applications. Great for
some FPS games!
+ Scratchpad treated as minimize: Allows docks, or panels with a
taskbar, to correctly interpret minimize / unminimize requests
https://github.com/WillPower3309/swayfx/ |
1.8.1 12 Feb 2023 18:21:06 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.8.1
Changes: https://github.com/swaywm/sway/releases/tag/1.8.1
Reported by: GitHub (watch releases) |
1.8 25 Dec 2022 16:36:04 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.8
Changes: https://github.com/swaywm/sway/releases/tag/1.8
Reported by: GitHub (watch releases) |
1.8.r4 19 Dec 2022 11:13:15 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.8.r4
Changes: https://github.com/swaywm/sway/releases/tag/1.8-rc4
Reported by: GitHub (watch releases) |
1.8.r3 12 Dec 2022 11:22:13 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.8.r3
Changes: https://github.com/swaywm/sway/releases/tag/1.8-rc3
Reported by: GitHub (watch releases) |
1.8.r2 03 Dec 2022 18:35:17 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.8.r2
Changes: https://github.com/swaywm/sway/releases/tag/1.8-rc2
Reported by: GitHub (watch releases) |
1.8.r1 28 Nov 2022 09:03:27 |
Jan Beich (jbeich) |
x11-wm/sway: make swaybg dependency optional
See swaybg_command in sway(5) manpage and
https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway#Wallpaper
Inspired by: Alpine, Gentoo |
1.8.r1 26 Nov 2022 23:13:42 |
Jan Beich (jbeich) |
x11-wm/sway-devel: remove until enough upstream changes accumulate |
1.8.r1 26 Nov 2022 23:10:53 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.8.r1
Changes: https://github.com/swaywm/sway/releases/tag/1.8-rc1
Reported by: GitHub (watch releases) |
1.7_3 21 Nov 2022 11:22:54 |
Jan Beich (jbeich) |
x11-wm/sway: unbreak WLR_BACKENDS != drm after 3eb7d7b7f6a0
$ echo 'exec swaymsg -t get_outputs' >/tmp/sway.conf
$ WLR_BACKENDS=headless sway -c /tmp/sway.conf
00:00:00.067 [wlr] [types/wlr_drm_lease_v1.c:716] No DRM backend supplied,
failed to create wlr_drm_lease_v1_manager
00:00:00.000 [common/ipc-client.c:87] Unable to receive IPC response
Segmentation fault
(lldb) bt
* thread #1, name = 'sway', stop reason = signal SIGSEGV: invalid address (fault
address: 0x0)
* frame #0: 0x000000082b381e84 libc.so.7`strlen + 84
frame #1: 0x0000000822cc530d
libjson-c.so.5`json_object_new_string(s=0x0000000000000000) at
json_object.c:1276:36
frame #2: 0x0000000000234de9
sway`ipc_json_describe_output(output=0x0000000871982200,
object=0x00000008755e63b0) at ipc-json.c:255:4
frame #3: 0x000000000023441f
sway`ipc_json_describe_node(node=0x0000000871982200) at ipc-json.c:707:3
frame #4: 0x0000000000239d07
sway`ipc_client_handle_command(client=0x000000084e3a1380, payload_length=0,
payload_type=IPC_GET_OUTPUTS) at ipc-server.c:672:31
frame #5: 0x00000000002397fa sway`ipc_client_handle_readable(client_fd=27,
mask=1, data=0x000000084e3a1380) at ipc-server.c:267:3 (Only the first 15 lines of the commit message are shown above ) |
1.7_2 11 Nov 2022 22:39:56 |
Jan Beich (jbeich) |
x11-wm/sway: back to default wlroots |
1.7_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) |
1.7 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 ) |
1.7 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
1.7 24 Jun 2022 22:40:03 |
Jan Beich (jbeich) |
x11-wm/sway-devel: add new port
Mainly useful for testing bleeding edge wlroots co-installed under
non-default PREFIX due to many API-breaking changes. |
1.7 23 Jan 2022 00:23:52 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.7
Changes: https://github.com/swaywm/sway/releases/tag/1.7
Changes: https://github.com/swaywm/sway/compare/1.7-rc3...1.7
Reported by: GitHub (watch releases) |
1.7.r3 16 Jan 2022 23:53:44 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.7.r3
Changes: https://github.com/swaywm/sway/releases/tag/1.7-rc3
Reported by: GitHub (watch releases) |
1.7.r2 09 Jan 2022 12:14:22 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.7.r2
Changes: https://github.com/swaywm/sway/releases/tag/1.7-rc2
Reported by: GitHub (watch releases) |
1.7.r1 23 Dec 2021 14:05:53 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.7.r1
Changes: https://github.com/swaywm/sway/releases/tag/1.7-rc1
Reported by: GitHub (watch releases) |
1.6.1_4 17 Dec 2021 18:02:39 |
Jan Beich (jbeich) |
x11-wm/sway: unbreak workspace switching after 2af7805da5c5
Somehow the following got lost during rebase:
void handle_new_output(struct wl_listener *listener, void *data) {
struct sway_server *server = wl_container_of(listener, server, new_output);
struct wlr_output *wlr_output = data;
+ if (wlr_output == root->fallback_output->wlr_output) {
+ return;
+ }
+
sway_log(SWAY_DEBUG, "New output %p: %s (non-desktop: %d)",
wlr_output, wlr_output->name, wlr_output->non_desktop); |
1.6.1_3 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) |
1.6.1_2 01 Nov 2021 17:23:29 |
Jan Beich (jbeich) |
x11-wm/sway: update wlroots + X11 HiDPI link after bfe5bc8c7a56 |
1.6.1_2 01 Oct 2021 14:12:52 |
Jan Beich (jbeich) Author: Evgeniy Khramtsov |
x11-wm/sway: unbreak build with Clang 13
../sway/commands.c:470:23: error: variable 'context' set but not used
[-Werror,-Wunused-but-set-variable]
enum command_context context = 0;
^
PR: 258813 |
1.6.1_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. |
1.6.1 24 Jun 2021 18:46:20 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.6.1
Changes: https://github.com/swaywm/sway/releases/tag/1.6.1
Reported by: GitHub (watch releases) |
1.6_3 23 Jun 2021 20:29:08 |
Jan Beich (jbeich) |
x11-wm/sway: backport Vulkan fix
$ WLR_RENDERER=vulkan sway
[...]
Assertion failed: (wlr_texture_is_gles2(wlr_texture)), function
gles2_get_texture, file render/gles2/texture.c, line 27.
PR: 256793 |
1.6_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) |
1.6_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 |
1.6 07 Apr 2021 20:59:09 |
Jan Beich (jbeich) |
x11-wm/sway: update to 1.6
Changes: https://github.com/swaywm/sway/releases/tag/1.6
Reported by: GitHub (watch releases)
Tested by: Evgeniy Khramtsov (via CFT on x11@ list) |
1.5.1_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) |
1.5.1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.1_1 06 Apr 2021 08:11:39 |
Jan Beich (jbeich) |
x11-wm/sway: unbreak fetch
$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
[...]
fetch: https://github.com/swaywm/sway/commit/cd9d1038a822.patch: size mismatch:
expected 8946, actual 8968
=> Couldn't fetch it - please try to retrieve this
=> port manually into /tmp/distfiles.9gmrNeI9/ and try again.
*** Error code 1
-index 3fde0893a..c4f393910 100644
+index 3fde0893ac..c4f3939108 100644
-index 85605ce41..64f167dbc 100644
+index 85605ce410..64f167dbc8 100644
-index 6a56ff5a9..c00be6eb8 100644
+index 6a56ff5a9d..c00be6eb82 100644 (Only the first 15 lines of the commit message are shown above ) |
1.5.1_1 26 Dec 2020 00:24:01 |
jbeich |
sysutils/basu: move to devel/ where dbus is |
1.5.1_1 21 Dec 2020 14:15:51 |
jbeich |
x11-wm/sway: enable tray in swaybar |
1.5.1 10 Nov 2020 17:03:45 |
jbeich |
x11-wm/sway: update to 1.5.1
Changes: https://github.com/swaywm/sway/releases/tag/1.5.1
Reported by: GitHub (watch releases) |
1.5_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) |
1.5_1 28 Oct 2020 14:41:43 |
jbeich |
x11-wm/sway: clarify SUID |
1.5_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. |
1.5 15 Jul 2020 23:58:25 |
jbeich |
x11-wm/sway: update to 1.5
Changes: https://github.com/swaywm/sway/releases/tag/1.5
Reported by: GitHub (watch releases) |
1.4_3 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) |
1.4_2 01 Jul 2020 22:22:38 |
jbeich |
UCLify pkg-message in my ports |
1.4_2 07 Jun 2020 01:37:01 |
jbeich |
x11-wm/sway: advertise r535134 |
1.4_2 22 May 2020 19:20:42 |
sunpoet |
Bump PORTREVISION for devel/json-c json-c |
1.4_1 16 May 2020 23:24:20 |
jbeich |
x11-wm/sway: unbreak X11=off build after r535134
../sway/commands/xwayland/scale.c:23:12: error: no member named 'xwayland' in
'struct sway_server'
if(server.xwayland.wlr_xwayland != NULL) {
~~~~~~ ^
../sway/commands/xwayland/scale.c:24:3: error: implicit declaration of function
'wlr_xwayland_set_scale' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
wlr_xwayland_set_scale(server.xwayland.wlr_xwayland, scale);
^
../sway/commands/xwayland/scale.c:24:3: note: did you mean 'xwayland_cmd_scale'?
../sway/commands/xwayland/scale.c:7:21: note: 'xwayland_cmd_scale' declared here
struct cmd_results *xwayland_cmd_scale(int argc, char **argv) {
^
../sway/commands/xwayland/scale.c:24:33: error: no member named 'xwayland' in
'struct sway_server'
wlr_xwayland_set_scale(server.xwayland.wlr_xwayland, scale);
~~~~~~ ^
PR: 246498
Reported by: shamaz.mazum@gmail.com |
1.4_1 13 May 2020 19:55:50 |
jbeich |
x11-toolkits/wlroots: add Xwayland HiDPI scaling support
See https://github.com/swaywm/wlroots/pull/2064#issuecomment-622647075 |
1.4 22 Jan 2020 20:16:35 |
jbeich |
x11-wm/sway: update to 1.4
Changes: https://github.com/swaywm/sway/releases/tag/1.4
Changes: https://github.com/swaywm/sway/compare/1.3-rc3...1.4
Reported by: GitHub (watch releases)
MFH: 2020Q1 (stabilization: 1.3 series aborted) |
1.3.r3_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) |
1.3.r3 15 Jan 2020 21:16:42 |
jbeich |
x11-wm/sway: update to 1.3.r3
Changes: https://github.com/swaywm/sway/releases/tag/1.3-rc3
Reported by: GitHub (watch releases) |
1.3.r2 08 Jan 2020 16:00:46 |
jbeich |
x11-wm/sway: update to 1.3.r2
Changes: https://github.com/swaywm/sway/releases/tag/1.3-rc2
Reported by: GitHub (watch releases) |
1.3.r1 03 Jan 2020 10:16:49 |
jbeich |
x11-wm/sway: fix required wlroots version
Subproject directory not found and wlroots.wrap file not found
Subproject subprojects/wlroots is buildable: NO (disabling)
Dependency wlroots found: NO found '0.10.0' but need: '<0.10.0' ; matched:
'>=0.9.0'
Run-time dependency wlroots found: NO (tried cmake)
meson.build:73:1: ERROR: Invalid version of dependency, need 'wlroots'
['<0.10.0'] found '0.10.0'. |
1.3.r1 31 Dec 2019 21:11:53 |
jbeich |
x11-wm/sway: update to 1.3.r1
Changes: https://github.com/swaywm/sway/releases/tag/1.3-rc1
Reported by: GitHub (watch releases) |
1.2_4 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) |
1.2_3 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. |
1.2_3 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) |
1.2_2 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) |
1.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) |
1.2 27 Aug 2019 13:05:43 |
jbeich |
x11-wm/sway: update to 1.2
Changes: https://github.com/swaywm/sway/compare/1.2-rc2...1.2
Changes: https://github.com/swaywm/sway/releases/tag/1.2
Reported by: GitHub (watch releases) |
1.2.r2 20 Aug 2019 10:33:17 |
jbeich |
x11-wm/sway: update to 1.2.r2
Changes: https://github.com/swaywm/sway/releases/tag/1.2-rc2
Reported by: GitHub (watch releases) |
1.2.r1 09 Aug 2019 07:51:31 |
jbeich |
x11-wm/sway: update to 1.2.r1
Changes: https://github.com/swaywm/sway/releases/tag/1.2-rc1
Reported by: GitHub (watch releases) |
1.1.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.1.1 03 Jun 2019 16:36:01 |
jbeich |
x11-wm/sway: update to 1.1.1
Changes: https://github.com/swaywm/sway/compare/1.1-rc3...1.1.1
Changes: https://github.com/swaywm/sway/releases/tag/1.1 |
1.1.r3 21 May 2019 15:07:28 |
jbeich |
x11-wm/sway: update to 1.1.r3
Changes: https://github.com/swaywm/sway/releases/tag/1.1-rc3 |
1.1.r2 11 May 2019 22:31:45 |
jbeich |
x11-wm/sway: update to 1.1.r2
Changes: https://github.com/swaywm/sway/releases/tag/1.1-rc2 |
1.1.r1 03 May 2019 17:42:39 |
jbeich |
x11-wm/sway: update to 1.1.r1
Changes: https://github.com/swaywm/sway/releases/tag/1.1-rc1 |
1.0_1 03 May 2019 16:41:45 |
jbeich |
x11-toolkits/wlroots: update to 0.6.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.6.0 |
1.0 11 Mar 2019 17:47:10 |
jbeich |
x11-wm/sway: update to 1.0
Changes: https://github.com/swaywm/sway/releases/tag/1.0
Changes: https://github.com/swaywm/sway/compare/1.0-rc5...1.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.5 |
1.0.r5 04 Mar 2019 18:34:36 |
jbeich |
x11-wm/sway: update to 1.0.r5
Changes: https://github.com/swaywm/sway/releases/tag/1.0-rc5 |
1.0.r4 26 Feb 2019 00:22:53 |
jbeich |
x11-wm/sway: update to 1.0.r4
Changes: https://github.com/swaywm/sway/releases/tag/1.0-rc4
Changes: https://github.com/swaywm/wlroots/releases/tag/0.4 |
1.0.r3 25 Feb 2019 22:07:54 |
jbeich |
Add option helper for MESON_ARGS = -Dfoo=enabled
feature options define combo like auto/yes/no in a standand way.
In other words, upstream projects of ports that use _MESON_YES are
supposed to migrate to _MESON_ENABLED.
https://mesonbuild.com/Build-options.html#features
Reviewed by: tobik (implicit)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D19127 |
1.0.r3 18 Feb 2019 20:42:47 |
jbeich |
x11-wm/sway: update to 1.0.r3
Changes: https://github.com/swaywm/sway/compare/1.0-rc2...1.0-rc3 |
1.0.r2 11 Feb 2019 23:44:13 |
jbeich |
x11-wm/sway: update to 1.0.r2
Changes: https://github.com/swaywm/sway/releases/tag/1.0-rc2 |
1.0.r1 03 Feb 2019 15:00:06 |
jbeich |
x11-wm/sway: update to 1.0.r1
Changes: https://github.com/swaywm/sway/releases/tag/1.0-rc1
Changes: https://github.com/swaywm/sway/compare/de76c4e0...1.0-rc1
Changes: https://github.com/swaywm/wlroots/compare/28f11aec...0.3 |
1.0.b.2.304 01 Feb 2019 23:43:42 |
jbeich |
x11-wm/sway: update to 1.0.b.2.304
Changes: https://github.com/swaywm/sway/compare/5cb3d476...de76c4e0
Changes: https://github.com/swaywm/wlroots/compare/41af8d84...28f11aec |
1.0.b.2.291 31 Jan 2019 15:57:47 |
jbeich |
textproc/scdoc: update to 1.8.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.1 |
1.0.b.2.291 30 Jan 2019 17:18:00 |
jbeich |
x11-wm/sway: update to 1.0.b.2.291
Changes: https://github.com/swaywm/sway/compare/606f6a37...5cb3d476
Changes: https://github.com/swaywm/wlroots/compare/9fe8e379...41af8d84
Changes: https://github.com/swaywm/swaylock/compare/ecc8402...effdea5 |
1.0.b.2.287 29 Jan 2019 00:47:06 |
jbeich |
x11-wm/sway: update to 1.0.b.2.282
Changes: https://github.com/swaywm/sway/compare/5f45a4bb...606f6a37
Changes: https://github.com/swaywm/wlroots/compare/209210d3...9fe8e379
Changes: https://github.com/swaywm/swayidle/compare/f002a7a...d18c7cb
Changes: https://github.com/swaywm/swaylock/compare/368f53e...ecc8402 |
1.0.b.2.274 26 Jan 2019 00:43:17 |
jbeich |
x11-wm/sway: update to 1.0.b.2.274
Changes: https://github.com/swaywm/sway/compare/1a1133dc...5f45a4bb
Changes: https://github.com/swaywm/wlroots/compare/c41d0130...209210d3
Changes: https://github.com/swaywm/swaylock/compare/72d15f8...f002a7a
Changes: https://github.com/swaywm/swaylock/compare/3d94a60...368f53e |
1.0.b.2.270_1 24 Jan 2019 20:26:37 |
jbeich |
x11-wm/sway: back out r490400
- Upstream doesn't want a terminal chooser
- xkb_rules evdev breaks input on X11 sessions i.e., xf86-input-keyboard |
1.0.b.2.270 24 Jan 2019 10:07:07 |
jbeich |
x11-wm/sway: bump required wlroots version after r491073
../sway/server.c:7:10: fatal error: 'wlr/backend/noop.h' file not found
#include <wlr/backend/noop.h>
^~~~~~~~~~~~~~~~~~~~ |
1.0.b.2.270 24 Jan 2019 00:14:46 |
jbeich |
x11-wm/sway: update to 1.0.b.2.270
Changes: https://github.com/swaywm/sway/compare/410c9613...1a1133dc
Changes: https://github.com/swaywm/wlroots/compare/b619ab4d...c41d0130
Changes: https://github.com/swaywm/swaylock/compare/4e72a36...3d94a60 |
1.0.b.2.243 22 Jan 2019 00:42:14 |
jbeich |
x11-wm/sway: update to 1.0.b.2.243
Changes: https://github.com/swaywm/sway/compare/1cce14e7...410c9613
Changes: https://github.com/swaywm/wlroots/compare/5dde2e79...b619ab4d
Changes: https://github.com/swaywm/swayidle/compare/c94949d...72d15f8
Changes: https://github.com/swaywm/swaylock/compare/52eeb9f...4e72a36 |
1.0.b.2.226 19 Jan 2019 00:32:43 |
jbeich |
x11-wm/sway: update to 1.0.b.2.226
Changes: https://github.com/swaywm/sway/compare/70637b40...1cce14e7
Changes: https://github.com/swaywm/wlroots/compare/10b1de6e...5dde2e79
Changes: https://github.com/swaywm/swayidle/compare/1.1...c94949d
Changes: https://github.com/swaywm/swaylock/compare/1.2...52eeb9f |
1.0.b.2.204 16 Jan 2019 19:17:40 |
jbeich |
x11-wm/sway: update to 1.0.b.2.204
Changes: https://github.com/swaywm/sway/compare/2573606b...70637b40
Changes: https://github.com/swaywm/wlroots/compare/10a2c4ed...10b1de6e |
1.0.b.2.189_1 15 Jan 2019 20:42:13 |
jbeich |
x11-wm/sway: improve default config
- Don't hardcode urxvt
- Make Windows key work |
1.0.b.2.189 15 Jan 2019 18:06:50 |
jbeich |
x11-wm/sway: explain why SUID is enabled
Sway needs setuid bit on DRM when (e)logind isn't available. When
running only on X11 setuid bit can be disabled. |
1.0.b.2.189 15 Jan 2019 00:52:45 |
jbeich |
x11-wm/sway: update to 1.0.b.2.189
The last beta is several months old, so use a snapshot to help users
evaluate the current state.
Changes: https://github.com/swaywm/sway/compare/1.0-beta.2...2573606b
Changes: https://github.com/swaywm/wlroots/compare/0.2...10a2c4ed |
1.0.b.2 06 Jan 2019 13:28:25 |
jbeich |
x11-wm/sway: add new port
Sway is a tiling Wayland compositor and a drop-in replacement for the
i3 window manager for X11. It works with your existing i3 configuration
and supports most of i3's features, plus a few extras.
https://swaywm.org/ |