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
Port details
swayr Urgent-first/LRU window switcher for sway
0.28.2_1 x11 on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.28.1_7Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-07-01 13:24:16
Last Update: 2026-01-28 08:48:51
Commit Hash: 3d63110
License: GPLv3+
WWW:
https://sr.ht/~tsdh/swayr/
Description:
Swayr consists of a demon, and a client. The demon swayrd records window/workspace creations, deletions, and focus changes using sway's JSON IPC interface. The client swayr offers subcommands, see swayr --help, and sends them to the demon which executes them. Right now, there are these subcommands: * switch-window displays all windows in the order urgent first, then last-recently-used, focused last and focuses the selected. * quit-window displays all windows and quits the selected one. * switch-to-urgent-or-lru-window switches to the next window with urgency hint (if any) or to the last recently used window. * switch-workspace displays all workspaces in LRU order and switches to the selected one. * switch-workspace-or-window displays all workspaces and their windows and switches to the selected workspace or window. * quit-workspace-or-window displays all workspaces and their windows and allows to quit either the selected workspace (all its windows) or the selected window. * next-window (all-workspaces|current-workspace) & prev-window (all-workspaces|current-workspace) focus the next/previous window in depth-first iteration order of the tree. The argument all-workspaces or current-workspace define if all windows of all workspaces or only those of the current workspace are considered. * next-tiled-window & prev-tiled-window do the same as next-window & prev-window but switch only between windows contained in a tiled container. * next-tabbed-or-stacked-window & prev-tabbed-or-stacked-window do the same as next-window & prev-window but switch only between windows contained in a tabbed or stacked container. * next-floating-window & prev-floating-window do the same as next-window & prev-window but switch only between floating windows. * next-window-of-same-layout & prev-window-of-same-layout is like next-floating-window / prev-floating-window if the current window is floating, it is like next-tabbed-or-stacked-window / prev-tabbed-or-stacked-window if the current window is in a tabbed, or stacked container, it is like next-tiled-window / prev-tiled-window if the current windows is in a tiled container, and is like next-window / prev-window otherwise. * execute-swaymsg-command displays most swaymsg which don't require additional input and executes the selected one. That's handy especially for less often used commands not bound to a key. Non-matching input will be executed executed as-is with swaymsg. * execute-swayr-command displays all commands above and executes the selected one. (This is useful for accessing swayr commands which are not bound to a key.) * tile-workspace exclude-floating|include-floating tiles all windows on the current workspace (excluding or including floating ones). That's done by moving all windows away to some special workspace, setting the current workspace to splith layout, and then moving the windows back. If the auto_tile feature is used, see the Configuration section below, it'll change from splitting horizontally to vertically during re-insertion. * shuffle-tile-workspace exclude-floating|include-floating shuffles & tiles all windows on the current workspace. The shuffle part means that (a) the windows are shuffled before re-insertion, and (b) a randomly chosen already re-inserted window is focused before re-inserting another window. So while tile-workspace on a typical horizontally oriented screen and 5 windows will usually result in a layout with one window on the left and all four others tiled vertially on the right, shuffle-tile-workspace in combination with auto_tile usually results in a more balanced layout, i.e., 2 windows tiled vertically on the right and the other 4 tiled vertially on the left. If you have less than a handful of windows, just repeat shuffle-tile-workspace a few times until happenstance creates the layout you wanted. * tab-workspace exclude-floating|include-floating puts all windows of the current workspace into a tabbed container. * toggle-tab-shuffle-tile-workspace exclude-floating|include-floating toggles between a tabbed and tiled layout, i.e., it calls shuffle-tile-workspace if it is currently tabbed, and calls shuffle-tile-workspace if it is currently tiled. * move-focused-to-workspace moves the currently focused window or container to another workspace selected with the menu program. Non-matching input of the form #w:<workspace> where the hash and w: shortcut are optional can be used to move it to a new workspace.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/swayr
  2. bin/swayrd
  3. /usr/local/share/licenses/swayr-0.28.2_1/catalog.mk
  4. /usr/local/share/licenses/swayr-0.28.2_1/LICENSE
  5. /usr/local/share/licenses/swayr-0.28.2_1/GPLv3+
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • swayr>0:x11/swayr
To install the port:
cd /usr/ports/x11/swayr/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/swayr
  • pkg install swayr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: swayr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1767892949 SHA256 (rust/crates/swayr-0.28.2.crate) = 7a4b0912b5dc821036f59c0fc36859b9a20dc70acc0a7f9d51dbe6bafba93eec SIZE (rust/crates/swayr-0.28.2.crate) = 59887

Expand this list (154 items)

Collapse this list.

SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a SIZE (rust/crates/anstream-0.6.21.crate) = 29516 SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264 SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638 SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 SHA256 (rust/crates/clap-4.5.54.crate) = c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394 SIZE (rust/crates/clap-4.5.54.crate) = 62028 SHA256 (rust/crates/clap_builder-4.5.54.crate) = fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00 SIZE (rust/crates/clap_builder-4.5.54.crate) = 170854 SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d SIZE (rust/crates/clap_lex-0.7.6.crate) = 13466 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/directories-6.0.0.crate) = 16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d SIZE (rust/crates/directories-6.0.0.crate) = 17842 SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 SHA256 (rust/crates/env_filter-0.1.4.crate) = 1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2 SIZE (rust/crates/env_filter-0.1.4.crate) = 15281 SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f SIZE (rust/crates/env_logger-0.11.8.crate) = 32538 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/hashbrown-0.16.1.crate) = 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100 SIZE (rust/crates/hashbrown-0.16.1.crate) = 147785 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/indexmap-2.13.0.crate) = 7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017 SIZE (rust/crates/indexmap-2.13.0.crate) = 102206 SHA256 (rust/crates/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 SHA256 (rust/crates/itoa-1.0.17.crate) = 92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2 SIZE (rust/crates/itoa-1.0.17.crate) = 15905 SHA256 (rust/crates/jiff-0.2.18.crate) = e67e8da4c49d6d9909fe03361f9b620f58898859f5c7aded68351e85e71ecf50 SIZE (rust/crates/jiff-0.2.18.crate) = 764726 SHA256 (rust/crates/jiff-static-0.2.18.crate) = e0c84ee7f197eca9a86c6fd6cb771e55eb991632f15f2bc3ca6ec838929e6e78 SIZE (rust/crates/jiff-static-0.2.18.crate) = 83381 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/libc-0.2.180.crate) = bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc SIZE (rust/crates/libc-0.2.180.crate) = 812207 SHA256 (rust/crates/libredox-0.1.12.crate) = 3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616 SIZE (rust/crates/libredox-0.1.12.crate) = 7469 SHA256 (rust/crates/log-0.4.29.crate) = 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897 SIZE (rust/crates/log-0.4.29.crate) = 51515 SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/peg-0.8.5.crate) = 9928cfca101b36ec5163e70049ee5368a8a1c3c6efc9ca9c5f9cc2f816152477 SIZE (rust/crates/peg-0.8.5.crate) = 22411 SHA256 (rust/crates/peg-macros-0.8.5.crate) = 6298ab04c202fa5b5d52ba03269fb7b74550b150323038878fe6c372d8280f71 SIZE (rust/crates/peg-macros-0.8.5.crate) = 30601 SHA256 (rust/crates/peg-runtime-0.8.5.crate) = 132dca9b868d927b35b5dd728167b2dee150eb1ad686008fc71ccb298b776fca SIZE (rust/crates/peg-runtime-0.8.5.crate) = 4458 SHA256 (rust/crates/portable-atomic-1.13.0.crate) = f89776e4d69bb58bc6993e99ffa1d11f228b839984854c7daeb5d37f87cbe950 SIZE (rust/crates/portable-atomic-1.13.0.crate) = 195086 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/proc-macro2-1.0.105.crate) = 535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7 SIZE (rust/crates/proc-macro2-1.0.105.crate) = 60319 SHA256 (rust/crates/quote-1.0.43.crate) = dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a SIZE (rust/crates/quote-1.0.43.crate) = 31587 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 SIZE (rust/crates/rand-0.9.2.crate) = 99930 SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 SIZE (rust/crates/regex-1.12.2.crate) = 163843 SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 SHA256 (rust/crates/rt-format-0.3.1.crate) = 45087cee619d316fa4bd1675494acff4a5eaa0892fa53bc364bd246f13e452e2 SIZE (rust/crates/rt-format-0.3.1.crate) = 14267 SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e SIZE (rust/crates/serde-1.0.228.crate) = 83652 SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.149.crate) = 83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86 SIZE (rust/crates/serde_json-1.0.149.crate) = 155994 SHA256 (rust/crates/serde_spanned-1.0.4.crate) = f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776 SIZE (rust/crates/serde_spanned-1.0.4.crate) = 11032 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/swayipc-4.0.0.crate) = 7fd6ee13016b1ae2fbf741ddb2133d983a3fecdc34686eec6202e2a80612d82f SIZE (rust/crates/swayipc-4.0.0.crate) = 5184 SHA256 (rust/crates/swayipc-types-2.0.1.crate) = a29165dc67819a052bd67962b6c9de7c5d4461f0e8d224eb0f7cdd26cf05a650 SIZE (rust/crates/swayipc-types-2.0.1.crate) = 12600 SHA256 (rust/crates/syn-2.0.114.crate) = d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a SIZE (rust/crates/syn-2.0.114.crate) = 304636 SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 SHA256 (rust/crates/toml-0.9.10+spec-1.1.0.crate) = 0825052159284a1a8b4d6c0c86cbc801f2da5afd2b225fa548c72f2e74002f48 SIZE (rust/crates/toml-0.9.10+spec-1.1.0.crate) = 56601 SHA256 (rust/crates/toml_datetime-0.7.5+spec-1.1.0.crate) = 92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347 SIZE (rust/crates/toml_datetime-0.7.5+spec-1.1.0.crate) = 17975 SHA256 (rust/crates/toml_parser-1.0.6+spec-1.1.0.crate) = a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44 SIZE (rust/crates/toml_parser-1.0.6+spec-1.1.0.crate) = 34897 SHA256 (rust/crates/toml_writer-1.0.6+spec-1.1.0.crate) = ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607 SIZE (rust/crates/toml_writer-1.0.6+spec-1.1.0.crate) = 17187 SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/winnow-0.7.14.crate) = 5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829 SIZE (rust/crates/winnow-0.7.14.crate) = 184718 SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 SHA256 (rust/crates/zerocopy-0.8.33.crate) = 668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd SIZE (rust/crates/zerocopy-0.8.33.crate) = 271917 SHA256 (rust/crates/zerocopy-derive-0.8.33.crate) = 2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1 SIZE (rust/crates/zerocopy-derive-0.8.33.crate) = 100877 SHA256 (rust/crates/zmij-1.0.12.crate) = 2fc5a66a20078bf1251bde995aa2fdcc4b800c70b5d92dd2c62abc5c60f679f8 SIZE (rust/crates/zmij-1.0.12.crate) = 22544

Collapse this list.


Packages (timestamps in pop-ups are UTC):
swayr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.28.2_10.28.2_1-0.28.1_40.28.2_1n/an/an/a
FreeBSD:13:quarterly0.28.1_70.28.1_7-0.28.1_20.28.1_7n/an/an/a
FreeBSD:14:latest0.28.2_10.28.2_1-0.28.1_30.28.2_1--0.26.1_1
FreeBSD:14:quarterly0.28.1_70.28.1_7-0.28.1_20.28.1_7-0.27.1_20.27.3
FreeBSD:15:latest0.28.2_10.28.2_1n/a0.28.1_3n/an/a0.27.1_3-
FreeBSD:15:quarterly0.28.1_70.28.1_7n/a-n/an/a--
FreeBSD:16:latest0.28.2_10.28.2_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rust>=1.93.0 : lang/rust
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_swayr
USES:
cargo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://crates.io/api/v1/crates/swayr/0.28.2/download?dummy=/
Collapse this list.

Number of commits found: 95

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.28.2_1
28 Jan 2026 08:48:51
commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.93.0

PR:		292360
0.28.2
24 Jan 2026 22:16:44
commit hash: 6d3b283c9844c82f38f267812d55f004ccf72cbfcommit hash: 6d3b283c9844c82f38f267812d55f004ccf72cbfcommit hash: 6d3b283c9844c82f38f267812d55f004ccf72cbfcommit hash: 6d3b283c9844c82f38f267812d55f004ccf72cbf files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.28.2

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.28.2
Reported by:	Repology
0.28.1_7
16 Dec 2025 12:12:31
commit hash: 5e496c77078638a3777140084ddcb183d51966f6commit hash: 5e496c77078638a3777140084ddcb183d51966f6commit hash: 5e496c77078638a3777140084ddcb183d51966f6commit hash: 5e496c77078638a3777140084ddcb183d51966f6 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.92.0

PR:		291582
0.28.1_6
11 Nov 2025 11:08:12
commit hash: d6b6027df632188ab408921f04e155b729b9e76ecommit hash: d6b6027df632188ab408921f04e155b729b9e76ecommit hash: d6b6027df632188ab408921f04e155b729b9e76ecommit hash: d6b6027df632188ab408921f04e155b729b9e76e files touched by this commit Sanity Test Failure
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.91.1

PR:		290816
0.28.1_5
03 Oct 2025 08:16:50
commit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2fcommit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2fcommit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2fcommit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.90.0

PR:		289709
0.28.1_4
01 Sep 2025 08:25:04
commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.89.0

PR:		288923
0.28.1_3
03 Jul 2025 08:46:01
commit hash: f3f7e555b06d9a87d63c047ce3e82e936a11f2fecommit hash: f3f7e555b06d9a87d63c047ce3e82e936a11f2fecommit hash: f3f7e555b06d9a87d63c047ce3e82e936a11f2fecommit hash: f3f7e555b06d9a87d63c047ce3e82e936a11f2fe files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.88.0

PR:		287766
0.28.1_2
05 Jun 2025 07:52:53
commit hash: 3ed29b818520b4c5691c1c49d13fd6b89c3142efcommit hash: 3ed29b818520b4c5691c1c49d13fd6b89c3142efcommit hash: 3ed29b818520b4c5691c1c49d13fd6b89c3142efcommit hash: 3ed29b818520b4c5691c1c49d13fd6b89c3142ef files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.87.0

PR:		286829
0.28.1_1
08 Apr 2025 08:41:13
commit hash: 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0dcommit hash: 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0dcommit hash: 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0dcommit hash: 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0d files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.86.0

PR:		285840
0.28.1
25 Feb 2025 02:39:54
commit hash: e8e3a905f95d3645b62f78303ad3f2159254aa70commit hash: e8e3a905f95d3645b62f78303ad3f2159254aa70commit hash: e8e3a905f95d3645b62f78303ad3f2159254aa70commit hash: e8e3a905f95d3645b62f78303ad3f2159254aa70 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.28.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.28.1
Reported by:	Repology
0.28.0_1
24 Feb 2025 07:55:52
commit hash: cf7c4b037d7e9cadfa539f3b9cd45396c1a00dfbcommit hash: cf7c4b037d7e9cadfa539f3b9cd45396c1a00dfbcommit hash: cf7c4b037d7e9cadfa539f3b9cd45396c1a00dfbcommit hash: cf7c4b037d7e9cadfa539f3b9cd45396c1a00dfb files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.85.0

PR:		284884
0.28.0
15 Feb 2025 23:53:53
commit hash: c401ec62d80a53c3470746084af75a75bb4d803ccommit hash: c401ec62d80a53c3470746084af75a75bb4d803ccommit hash: c401ec62d80a53c3470746084af75a75bb4d803ccommit hash: c401ec62d80a53c3470746084af75a75bb4d803c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.28.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.28.0
Reported by:	Repology
0.27.4_5
20 Jan 2025 11:06:50
commit hash: fccaa1b326310b7f33556fe133b509260a90fe7fcommit hash: fccaa1b326310b7f33556fe133b509260a90fe7fcommit hash: fccaa1b326310b7f33556fe133b509260a90fe7fcommit hash: fccaa1b326310b7f33556fe133b509260a90fe7f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.84.0

PR:		283962
0.27.4_4
01 Dec 2024 09:24:18
commit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2fcommit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2fcommit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2fcommit hash: 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.83.0

PR:		283000
0.27.4_3
08 Nov 2024 08:24:20
commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2commit hash: ca048c2884dc9822310a87e2dfebb8b1647095e2 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.82.0

PR:		282516
0.27.4_2
10 Sep 2024 11:00:34
commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.81.0

PR:		281300
0.27.4_1
26 Aug 2024 08:08:01
commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bffcommit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bffcommit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bffcommit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.80.1

PR:		280490
0.27.4
11 Jul 2024 00:50:32
commit hash: f34fa1c24a7259ec87e6f569098a886ae5cbbf84commit hash: f34fa1c24a7259ec87e6f569098a886ae5cbbf84commit hash: f34fa1c24a7259ec87e6f569098a886ae5cbbf84commit hash: f34fa1c24a7259ec87e6f569098a886ae5cbbf84 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.27.4

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.27.4
Reported by:	Repology
0.27.3_4
18 Jun 2024 10:59:14
commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.79.0

PR:		279707
0.27.3_3
13 May 2024 11:03:24
commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8ecommit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8ecommit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8ecommit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.78.0

PR:		278834
0.27.3_2
23 Mar 2024 09:41:46
commit hash: d632fbe55e45559d03a0bef7211913964aeba45acommit hash: d632fbe55e45559d03a0bef7211913964aeba45acommit hash: d632fbe55e45559d03a0bef7211913964aeba45acommit hash: d632fbe55e45559d03a0bef7211913964aeba45a files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.77.0

PR:		277786
0.27.3_1
19 Feb 2024 11:59:23
commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433ccommit hash: 7f5a7b0e524c8d32727681a4324905e350dc433ccommit hash: 7f5a7b0e524c8d32727681a4324905e350dc433ccommit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.76.0

PR:		276920
0.27.3
08 Feb 2024 00:12:55
commit hash: 25a004f90f4115fd1205e605446e2632e377b153commit hash: 25a004f90f4115fd1205e605446e2632e377b153commit hash: 25a004f90f4115fd1205e605446e2632e377b153commit hash: 25a004f90f4115fd1205e605446e2632e377b153 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.27.3

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.27.3
Reported by:	Repology
0.27.1_3
09 Jan 2024 12:15:54
commit hash: 109c3d4629b84972e660b689d169ac0761c1a519commit hash: 109c3d4629b84972e660b689d169ac0761c1a519commit hash: 109c3d4629b84972e660b689d169ac0761c1a519commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.75.0

PR:		276033
0.27.1_2
08 Dec 2023 15:04:09
commit hash: b2afd89fb26437c5d9810b131370525352e63f71commit hash: b2afd89fb26437c5d9810b131370525352e63f71commit hash: b2afd89fb26437c5d9810b131370525352e63f71commit hash: b2afd89fb26437c5d9810b131370525352e63f71 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.74.1

PR:		275243
0.27.1_1
24 Oct 2023 10:22:32
commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.73.0

PR:		274499
0.27.1
19 Oct 2023 00:32:38
commit hash: cb6674538b00bd175694ff3af890a64fa64d46a8commit hash: cb6674538b00bd175694ff3af890a64fa64d46a8commit hash: cb6674538b00bd175694ff3af890a64fa64d46a8commit hash: cb6674538b00bd175694ff3af890a64fa64d46a8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.27.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.27.1
Reported by:	Repology
0.27.0_2
08 Sep 2023 09:06:24
commit hash: aba8da2be191461126505c67726fa87345ae63f8commit hash: aba8da2be191461126505c67726fa87345ae63f8commit hash: aba8da2be191461126505c67726fa87345ae63f8commit hash: aba8da2be191461126505c67726fa87345ae63f8 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.72.0

PR:		273331
0.27.0_1
17 Jul 2023 15:58:38
commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.71.0

PR:		272449
0.27.0
27 Jun 2023 00:54:13
commit hash: 612be64530c5ca5093e53ad2e9d4262537ab6f19commit hash: 612be64530c5ca5093e53ad2e9d4262537ab6f19commit hash: 612be64530c5ca5093e53ad2e9d4262537ab6f19commit hash: 612be64530c5ca5093e53ad2e9d4262537ab6f19 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.27.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.27.0
Reported by:	Repology
0.26.1_1
09 Jun 2023 11:38:16
commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.70.0

PR:		271797
0.26.1
07 May 2023 23:33:26
commit hash: d31a0237a3e3427a8624b1a901ca7b8de86521d5commit hash: d31a0237a3e3427a8624b1a901ca7b8de86521d5commit hash: d31a0237a3e3427a8624b1a901ca7b8de86521d5commit hash: d31a0237a3e3427a8624b1a901ca7b8de86521d5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.26.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.26.1
Reported by:	Repology
0.26.0
06 May 2023 23:08:51
commit hash: 4a56afe9e928b7ddbdf4cf1f2a05c090088ee595commit hash: 4a56afe9e928b7ddbdf4cf1f2a05c090088ee595commit hash: 4a56afe9e928b7ddbdf4cf1f2a05c090088ee595commit hash: 4a56afe9e928b7ddbdf4cf1f2a05c090088ee595 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.26.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.26.0
Reported by:	Repology
0.25.0_1
23 Apr 2023 13:14:05
commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.69.0

PR:		270953
0.25.0
07 Apr 2023 20:59:43
commit hash: a4758b9882a416597447649385c49369e5865217commit hash: a4758b9882a416597447649385c49369e5865217commit hash: a4758b9882a416597447649385c49369e5865217commit hash: a4758b9882a416597447649385c49369e5865217 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.25.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.25.0
Reported by:	Repology
0.24.1_1
16 Mar 2023 11:11:52
commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.68.0

PR:		270080
0.24.1
09 Mar 2023 00:57:40
commit hash: 18832182f98263cbff8e5af9106b00788adfedc8commit hash: 18832182f98263cbff8e5af9106b00788adfedc8commit hash: 18832182f98263cbff8e5af9106b00788adfedc8commit hash: 18832182f98263cbff8e5af9106b00788adfedc8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.24.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.24.1
Reported by:	Repology
0.24.0_2
13 Feb 2023 14:52:59
commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.67.1

PR:		269336
0.24.0_1
07 Jan 2023 19:24:18
commit hash: 12f1c627d4a26e8098339900303640f7520b6673commit hash: 12f1c627d4a26e8098339900303640f7520b6673commit hash: 12f1c627d4a26e8098339900303640f7520b6673commit hash: 12f1c627d4a26e8098339900303640f7520b6673 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump rust (cargo) ports to reflect on WITH_LTO

Bump ports in tree so they get rebuilt with new default settings
for cargo ports
0.24.0
30 Dec 2022 17:15:08
commit hash: 57de4b992b3a6d821ce62cd36143ba5cef54758ecommit hash: 57de4b992b3a6d821ce62cd36143ba5cef54758ecommit hash: 57de4b992b3a6d821ce62cd36143ba5cef54758ecommit hash: 57de4b992b3a6d821ce62cd36143ba5cef54758e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.24.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.24.0
Reported by:	Repology
0.23.0_2
20 Dec 2022 17:37:15
commit hash: ba14e01a5249ee9d2f51183587dde36067be000fcommit hash: ba14e01a5249ee9d2f51183587dde36067be000fcommit hash: ba14e01a5249ee9d2f51183587dde36067be000fcommit hash: ba14e01a5249ee9d2f51183587dde36067be000f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.66.0

PR:		268415
0.23.0_1
17 Nov 2022 07:06:14
commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.65.0

PR:		267622
0.23.0
12 Nov 2022 20:21:01
commit hash: bf66f2cc823d573ac04b87071f2269fd05719901commit hash: bf66f2cc823d573ac04b87071f2269fd05719901commit hash: bf66f2cc823d573ac04b87071f2269fd05719901commit hash: bf66f2cc823d573ac04b87071f2269fd05719901 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.23.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.23.0
Reported by:	Repology
0.22.0_1
03 Nov 2022 14:10:55
commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
*/*: move CARGO_CRATES to Makefile.crates in my ports
0.22.0_1
30 Oct 2022 12:07:09
commit hash: afe651cf62deb08500a44cde90296a818effe5aecommit hash: afe651cf62deb08500a44cde90296a818effe5aecommit hash: afe651cf62deb08500a44cde90296a818effe5aecommit hash: afe651cf62deb08500a44cde90296a818effe5ae files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.64.0

PR:		267173
0.22.0
30 Sep 2022 14:29:25
commit hash: b2ee56a6083ccdfc13c8e0844d6cdb67b4c56973commit hash: b2ee56a6083ccdfc13c8e0844d6cdb67b4c56973commit hash: b2ee56a6083ccdfc13c8e0844d6cdb67b4c56973commit hash: b2ee56a6083ccdfc13c8e0844d6cdb67b4c56973 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: restore LICENSE_FILE after 2a6906acc969
0.22.0
30 Sep 2022 14:24:30
commit hash: fe39455a34404ee19c4b1459f6f4cc7955bcc73ecommit hash: fe39455a34404ee19c4b1459f6f4cc7955bcc73ecommit hash: fe39455a34404ee19c4b1459f6f4cc7955bcc73ecommit hash: fe39455a34404ee19c4b1459f6f4cc7955bcc73e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: distinguish homepage from x11/swayrbar
0.22.0
30 Sep 2022 14:24:29
commit hash: 2a6906acc9695c3f5c5f17f0a3064a2108cf3856commit hash: 2a6906acc9695c3f5c5f17f0a3064a2108cf3856commit hash: 2a6906acc9695c3f5c5f17f0a3064a2108cf3856commit hash: 2a6906acc9695c3f5c5f17f0a3064a2108cf3856 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: switch to crates.io for main distfile

Simplifies updates due to no shared Cargo.lock (from workspace).
0.22.0
28 Sep 2022 07:50:18
commit hash: 5369837d69dea8c28af3feb05e4ed3a3ffab6b1ecommit hash: 5369837d69dea8c28af3feb05e4ed3a3ffab6b1ecommit hash: 5369837d69dea8c28af3feb05e4ed3a3ffab6b1ecommit hash: 5369837d69dea8c28af3feb05e4ed3a3ffab6b1e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.22.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.22.0
Reported by:	Repology
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.21.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21.0
02 Sep 2022 17:20:22
commit hash: ed516c5975ebfee211df3c236d1cbaa6bd1c4f21commit hash: ed516c5975ebfee211df3c236d1cbaa6bd1c4f21commit hash: ed516c5975ebfee211df3c236d1cbaa6bd1c4f21commit hash: ed516c5975ebfee211df3c236d1cbaa6bd1c4f21 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.21.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.21.0
Reported by:	Repology
0.20.1_1
25 Aug 2022 14:49:50
commit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16ca files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
rust: bring back update to 1.63

Revert back the revert of the update of rust and related commits

This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers

This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.

With hat:	portmgr
0.20.1
25 Aug 2022 10:49:39
commit hash: 783c056d7d681d66e2c5c59251c275d65274028ecommit hash: 783c056d7d681d66e2c5c59251c275d65274028ecommit hash: 783c056d7d681d66e2c5c59251c275d65274028ecommit hash: 783c056d7d681d66e2c5c59251c275d65274028e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
Revert "lang/rust: Bump revisions after 1.63.0"

This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.

PR:	265915
0.20.1_1
25 Aug 2022 08:51:32
commit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82d files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.63.0
0.20.1
16 Aug 2022 00:51:47
commit hash: 959c12d84d758e2f92dad42171c03f86f97236a0commit hash: 959c12d84d758e2f92dad42171c03f86f97236a0commit hash: 959c12d84d758e2f92dad42171c03f86f97236a0commit hash: 959c12d84d758e2f92dad42171c03f86f97236a0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.20.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.20.1
Reported by:	Repology
0.20.0
23 Jul 2022 04:42:42
commit hash: 5426840f727fd3c9fa397d8100e0fba5ce1e5927commit hash: 5426840f727fd3c9fa397d8100e0fba5ce1e5927commit hash: 5426840f727fd3c9fa397d8100e0fba5ce1e5927commit hash: 5426840f727fd3c9fa397d8100e0fba5ce1e5927 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.20.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.20.0
Reported by:	Repology
0.19.0_1
02 Jul 2022 13:47:05
commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.62.0
0.19.0
02 Jun 2022 23:05:12
commit hash: a9e0721fcf0f04a10979224750aa692cfa8f43a1commit hash: a9e0721fcf0f04a10979224750aa692cfa8f43a1commit hash: a9e0721fcf0f04a10979224750aa692cfa8f43a1commit hash: a9e0721fcf0f04a10979224750aa692cfa8f43a1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.19.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.19.0
Reported by:	Repology
0.18.0_1
31 May 2022 13:06:17
commit hash: e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash: e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash: e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash: e9a35a1c5016dde2e50c722753b048dfeb7093be files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.61.0
0.18.0
08 May 2022 00:58:27
commit hash: bfaf18f4525b85684acea444ca3901eae79932d8commit hash: bfaf18f4525b85684acea444ca3901eae79932d8commit hash: bfaf18f4525b85684acea444ca3901eae79932d8commit hash: bfaf18f4525b85684acea444ca3901eae79932d8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.18.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.18.0
Reported by:	Repology
0.17.0_2
08 May 2022 00:58:27
commit hash: 131a168c9a20a3f62e6cb9a8cc62094a5892bfaccommit hash: 131a168c9a20a3f62e6cb9a8cc62094a5892bfaccommit hash: 131a168c9a20a3f62e6cb9a8cc62094a5892bfaccommit hash: 131a168c9a20a3f62e6cb9a8cc62094a5892bfac files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: unbreak system-wide config after 28f0fc0687d1
0.17.0_1
03 May 2022 08:00:34
commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink ports after the Rust 1.60.0 update
0.17.0
17 Apr 2022 00:30:26
commit hash: 28f0fc0687d1a417274b36311b366d02f170aea7commit hash: 28f0fc0687d1a417274b36311b366d02f170aea7commit hash: 28f0fc0687d1a417274b36311b366d02f170aea7commit hash: 28f0fc0687d1a417274b36311b366d02f170aea7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.17.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/swayr-0.17.0
Reported by:	Repology
0.16.1
03 Apr 2022 17:14:29
commit hash: 55e3359358dd6a3e65be13103a21e3a105f66b42commit hash: 55e3359358dd6a3e65be13103a21e3a105f66b42commit hash: 55e3359358dd6a3e65be13103a21e3a105f66b42commit hash: 55e3359358dd6a3e65be13103a21e3a105f66b42 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: unbreak fetch after bb262a7ecbab

=> rust/crates/clap-3.1.8.crate is not in /usr/ports/x11/swayr/distinfo.
=> Either /usr/ports/x11/swayr/distinfo is out of date, or
=> rust/crates/clap-3.1.8.crate is spelled incorrectly.
*** Error code 1
0.16.1
03 Apr 2022 17:10:48
commit hash: bb262a7ecbab9ce226ea17b41cd0f0ee4223d858commit hash: bb262a7ecbab9ce226ea17b41cd0f0ee4223d858commit hash: bb262a7ecbab9ce226ea17b41cd0f0ee4223d858commit hash: bb262a7ecbab9ce226ea17b41cd0f0ee4223d858 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.16.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.16.1
Reported by:	Repology
0.16.0
26 Mar 2022 00:47:56
commit hash: 2e9ae6d7295577ab1b8fae98ef4c62e0dba82c73commit hash: 2e9ae6d7295577ab1b8fae98ef4c62e0dba82c73commit hash: 2e9ae6d7295577ab1b8fae98ef4c62e0dba82c73commit hash: 2e9ae6d7295577ab1b8fae98ef4c62e0dba82c73 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.16.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.16.0
Reported by:	Repology
0.15.0
16 Mar 2022 11:35:13
commit hash: 9176d2244fe9fd585a2c51380a8780a5310ce67dcommit hash: 9176d2244fe9fd585a2c51380a8780a5310ce67dcommit hash: 9176d2244fe9fd585a2c51380a8780a5310ce67dcommit hash: 9176d2244fe9fd585a2c51380a8780a5310ce67d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.15.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.15.0
Reported by:	Repology
0.14.0_1
15 Mar 2022 09:51:58
commit hash: e255ac5487b4968237729e953a156c2be8914617commit hash: e255ac5487b4968237729e953a156c2be8914617commit hash: e255ac5487b4968237729e953a156c2be8914617commit hash: e255ac5487b4968237729e953a156c2be8914617 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.59.0
0.14.0
27 Feb 2022 18:35:17
commit hash: 22b2779a13d6741f8b424fa4584da284dd261697commit hash: 22b2779a13d6741f8b424fa4584da284dd261697commit hash: 22b2779a13d6741f8b424fa4584da284dd261697commit hash: 22b2779a13d6741f8b424fa4584da284dd261697 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.14.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.14.0
Reported by:	Repology
0.13.0
04 Feb 2022 18:36:46
commit hash: 6d353fa7ab7772a010d00edc5a2dc1c89d0fe1dacommit hash: 6d353fa7ab7772a010d00edc5a2dc1c89d0fe1dacommit hash: 6d353fa7ab7772a010d00edc5a2dc1c89d0fe1dacommit hash: 6d353fa7ab7772a010d00edc5a2dc1c89d0fe1da files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.13.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.13.0
Reported by:	Repology
0.12.2_1
03 Feb 2022 14:02:32
commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink consumers

PR:		261449
Security:	ee26f513-826e-11ec-8be6-d4c9ef517024
0.12.2
02 Feb 2022 19:57:59
commit hash: 544bc35af3849258fc7a751e31163c655ff3582fcommit hash: 544bc35af3849258fc7a751e31163c655ff3582fcommit hash: 544bc35af3849258fc7a751e31163c655ff3582fcommit hash: 544bc35af3849258fc7a751e31163c655ff3582f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.12.2

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.12.2
Reported by:	Repology
0.12.1
30 Jan 2022 00:36:58
commit hash: 5d4454473938e899fa8c349d1d2fed98093fb7d6commit hash: 5d4454473938e899fa8c349d1d2fed98093fb7d6commit hash: 5d4454473938e899fa8c349d1d2fed98093fb7d6commit hash: 5d4454473938e899fa8c349d1d2fed98093fb7d6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.12.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.12.1
Reported by:	Repology
0.12.0
21 Jan 2022 18:42:40
commit hash: 03182b1189af05dbc8ccaddb949c1ff21101c4a0commit hash: 03182b1189af05dbc8ccaddb949c1ff21101c4a0commit hash: 03182b1189af05dbc8ccaddb949c1ff21101c4a0commit hash: 03182b1189af05dbc8ccaddb949c1ff21101c4a0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.12.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.12.0
0.11.2_1
17 Jan 2022 11:57:45
commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Bump revisions after 1.58.0
0.11.2
19 Dec 2021 08:14:45
commit hash: 7b3f60e38ab9b4174271af2b55c4aa7078da5640commit hash: 7b3f60e38ab9b4174271af2b55c4aa7078da5640commit hash: 7b3f60e38ab9b4174271af2b55c4aa7078da5640commit hash: 7b3f60e38ab9b4174271af2b55c4aa7078da5640 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.11.2

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.11.2
0.11.1
13 Dec 2021 00:50:54
commit hash: cae456d0d08941f4f7e1a7058f5e6bedcaf9a2bacommit hash: cae456d0d08941f4f7e1a7058f5e6bedcaf9a2bacommit hash: cae456d0d08941f4f7e1a7058f5e6bedcaf9a2bacommit hash: cae456d0d08941f4f7e1a7058f5e6bedcaf9a2ba files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.11.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.11.1
0.10.1_1
05 Dec 2021 12:35:42
commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Rebuild consumers for Rust 1.57.0
0.10.1
27 Nov 2021 00:48:51
commit hash: 10207bd568d52e537d3c1ffc136cc6eee6652a01commit hash: 10207bd568d52e537d3c1ffc136cc6eee6652a01commit hash: 10207bd568d52e537d3c1ffc136cc6eee6652a01commit hash: 10207bd568d52e537d3c1ffc136cc6eee6652a01 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.10.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.10.1
0.10.0
20 Nov 2021 00:57:38
commit hash: 420387d9788682aeef8f0c6a3482979681432771commit hash: 420387d9788682aeef8f0c6a3482979681432771commit hash: 420387d9788682aeef8f0c6a3482979681432771commit hash: 420387d9788682aeef8f0c6a3482979681432771 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.10.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.10.0
Reported by:	/r/swaywm
0.9.1
11 Nov 2021 16:37:05
commit hash: fffdb276539ace0d93e89bb1688fedc7487d3b55commit hash: fffdb276539ace0d93e89bb1688fedc7487d3b55commit hash: fffdb276539ace0d93e89bb1688fedc7487d3b55commit hash: fffdb276539ace0d93e89bb1688fedc7487d3b55 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.9.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.9.1
Reported by:	/r/swaywm
0.9.0
08 Nov 2021 13:01:07
commit hash: 080c15f53ea905f6d2e13450c292b57f66c053dccommit hash: 080c15f53ea905f6d2e13450c292b57f66c053dccommit hash: 080c15f53ea905f6d2e13450c292b57f66c053dccommit hash: 080c15f53ea905f6d2e13450c292b57f66c053dc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.9.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.9.0
Reported by:	/r/swaywm
0.8.0
30 Oct 2021 06:20:51
commit hash: ff18a02e7d987009050b5efe8d6fab208fe179e4commit hash: ff18a02e7d987009050b5efe8d6fab208fe179e4commit hash: ff18a02e7d987009050b5efe8d6fab208fe179e4commit hash: ff18a02e7d987009050b5efe8d6fab208fe179e4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.8.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.8.0
Reported by:	/r/swaywm
0.7.0_1
25 Oct 2021 08:55:19
commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild for Rust 1.56.0
0.7.0
28 Sep 2021 01:32:15
commit hash: 59b32cf9df34fc04b30df835b982cc60375a1e49commit hash: 59b32cf9df34fc04b30df835b982cc60375a1e49commit hash: 59b32cf9df34fc04b30df835b982cc60375a1e49commit hash: 59b32cf9df34fc04b30df835b982cc60375a1e49 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.7.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.7.0
Reported by:	/r/swaywm
0.6.2_2
19 Sep 2021 09:03:23
commit hash: 7059b437276adb3724a01c87aa54da081f71c94bcommit hash: 7059b437276adb3724a01c87aa54da081f71c94bcommit hash: 7059b437276adb3724a01c87aa54da081f71c94bcommit hash: 7059b437276adb3724a01c87aa54da081f71c94b files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild lang/rust consumers after the 1.55.0 update
0.6.2_1
28 Aug 2021 13:42:06
commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Rebuild consumers for 1.54.0
0.6.2
03 Aug 2021 00:58:16
commit hash: 55c8c5ac7db5b90ce2090f17c005726e4dfd2540commit hash: 55c8c5ac7db5b90ce2090f17c005726e4dfd2540commit hash: 55c8c5ac7db5b90ce2090f17c005726e4dfd2540commit hash: 55c8c5ac7db5b90ce2090f17c005726e4dfd2540 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.6.2

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.6.2
0.6.1
16 Jul 2021 00:55:40
commit hash: 6031679b6c39661337f3bcc40ab48ebeb6b255f7commit hash: 6031679b6c39661337f3bcc40ab48ebeb6b255f7commit hash: 6031679b6c39661337f3bcc40ab48ebeb6b255f7commit hash: 6031679b6c39661337f3bcc40ab48ebeb6b255f7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.6.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.6.1
Reported by:	/r/swaywm
0.6.0
14 Jul 2021 21:12:08
commit hash: 623b1d058adc5ccd0ccde85e752a86760792c96bcommit hash: 623b1d058adc5ccd0ccde85e752a86760792c96bcommit hash: 623b1d058adc5ccd0ccde85e752a86760792c96bcommit hash: 623b1d058adc5ccd0ccde85e752a86760792c96b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.6.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.6.0
Reported by:	/r/swaywm
0.5.1
13 Jul 2021 09:27:02
commit hash: 4937d841edf23e3fec0fe4ef8a7cad6ff2c88058commit hash: 4937d841edf23e3fec0fe4ef8a7cad6ff2c88058commit hash: 4937d841edf23e3fec0fe4ef8a7cad6ff2c88058commit hash: 4937d841edf23e3fec0fe4ef8a7cad6ff2c88058 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
x11/swayr: fix build on powerpc
0.5.1
07 Jul 2021 13:22:17
commit hash: 86ec567ae87efb74b5bc2ea9b46336d4c6a7e17bcommit hash: 86ec567ae87efb74b5bc2ea9b46336d4c6a7e17bcommit hash: 86ec567ae87efb74b5bc2ea9b46336d4c6a7e17bcommit hash: 86ec567ae87efb74b5bc2ea9b46336d4c6a7e17b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.5.1

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.5.1
Reported by:	Repology
0.5.0
05 Jul 2021 08:00:08
commit hash: 763feed78fdd5b2054eb158a7234a5f878932c15commit hash: 763feed78fdd5b2054eb158a7234a5f878932c15commit hash: 763feed78fdd5b2054eb158a7234a5f878932c15commit hash: 763feed78fdd5b2054eb158a7234a5f878932c15 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: update to 0.5.0

Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.5.0
0.4.4
01 Jul 2021 13:21:59
commit hash: 123b1571faa645e3e06e74c27e5bd92ec5b6bda0commit hash: 123b1571faa645e3e06e74c27e5bd92ec5b6bda0commit hash: 123b1571faa645e3e06e74c27e5bd92ec5b6bda0commit hash: 123b1571faa645e3e06e74c27e5bd92ec5b6bda0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayr: add new port

Swayr consists of a demon, and a client. The demon swayrd records
window/workspace creations, deletions, and focus changes using sway's
JSON IPC interface. The client swayr offers subcommands, see swayr
--help, and sends them to the demon which executes them.

Right now, there are these subcommands:
* next-window focuses the next window in depth-first iteration order of the
  tree.
* prev-window focuses the previous window in depth-first iteration order of
  the tree.
* switch-window displays all windows in the order urgent first, then
  last-recently-used, focused last and focuses the selected.
* quit-window displays all windows and quits the selected one.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 95