Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0 12 Nov 2024 12:37:21 |
Mikael Urankar (mikael) Author: Jesús Daniel Colmenares Oviedo |
x11/eww: Update to 0.6.0
* Pet portclippy/portfmt
* Drop maintainership
ChangeLog: https://github.com/elkowar/eww/blob/v0.6.0/CHANGELOG.md
PR: 282520 |
0.4.0_22 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.4.0_21 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.4.0_20 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.4.0_20 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.4.0_19 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.4.0_18 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.4.0_17 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.4.0_16 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.4.0_15 02 Feb 2024 21:51:30 |
Yuri Victorovich (yuri) |
x11/eww: Broken on powerpc64le
Reported by: fallout |
0.4.0_15 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.4.0_14 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.4.0_13 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.4.0_12 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.4.0_11 11 Sep 2023 06:49:29 |
Mikael Urankar (mikael) |
x11/eww: Fix build with rust 1.72.0
Approved by: portmgr (build fix blanket) |
0.4.0_11 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.4.0_10 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.4.0_9 11 Jun 2023 13:22:58 |
Jan Beich (jbeich) |
x11/eww: unbreak build after 6b9789547d5e
error[E0557]: feature has been removed
--> crates/simplexpr/src/lib.rs:3:12
|
3 | #![feature(box_syntax)]
| ^^^^^^^^^^ feature has been removed
|
= note: replaced with `#[rustc_box]`
error: `box_syntax` has been removed
--> crates/simplexpr/src/eval.rs:72:58
|
72 | BinOp(span, box a, op, box b) => BinOp(span, box
a.try_map_var_refs(f)?, op, box b.try_map_var_refs(f)?),
|
^^^^^^^^^^^^^^^^^^^^^^^^^^ (Only the first 15 lines of the commit message are shown above ) |
0.4.0_9 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.4.0_8 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.4.0_7 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.4.0_6 14 Mar 2023 19:04:09 |
Piotr Kubaj (pkubaj) |
x11/eww: fix build on powerpc
Merges
https://gitlab.com/rust-kqueue/rust-kqueue/-/commit/41ea02d22be789373fd630731d34dd9419cd7d26
from upstream. |
0.4.0_6 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.4.0_5 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.4.0_4 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: 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.4.0_3 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.4.0_2 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
0.4.0_1 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
0.4.0 20 Oct 2022 20:50:55 |
Fernando Apesteguía (fernape) Author: Jesús Daniel Colmenares Oviedo |
x11/eww: Mark BROKEN on armv7
PR: 267194
Reported by: DtxdF@disroot.org (maintainer) |
0.4.0 26 Sep 2022 02:51:14 |
Jan Beich (jbeich) Author: Jesús Daniel Colmenares Oviedo |
x11/eww: New port: ElKowars wacky widgets
Elkowars Wacky Widgets is a standalone widget system made in Rust
that allows you to implement your own, custom widgets in any window
manager.
WWW: https://elkowar.github.io/eww
PR: 266564 |