Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2025-06-20
Affects: users of x11/swww Author: nivit@FreeBSD.org Reason:
Starting from version 0.10 the command swww init, previously deprecated, has
been properly deleted. The correct way of initializing the daemon is calling
swww-daemon directly.
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.3_1 03 Jul 2025 08:46:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.88.0
PR: 287766 |
0.10.3 20 Jun 2025 15:37:39
    |
Nicola Vitale (nivit)  |
x11/swww: Update to 0.10.3
- Update list of build dependencies
- Use the variable CARGO_INSTALL_PATH to fix the build that otherwise fails
with the error:
===> Generating temporary packing list
error: found a virtual manifest at
`/usr/local/poudriere/ports/default/x11/swww/work/swww-0.10.3/Cargo.toml`
instead of a package manifest
*** Error code 101
- Add pkg-message (shown when upgrading from a version lesser than 0.10)
Release changes: https://github.com/LGFae/swww/releases/tag/v0.10.3
Reported by: Leonardo Gibrowski FaƩ <notifications@github.com> |
0.9.5_6 05 Jun 2025 07:52:53
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.87.0
PR: 286829 |
0.9.5_5 08 Apr 2025 08:41:13
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
0.9.5_4 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
0.9.5_3 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.9.5_2 01 Dec 2024 09:24:18
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.9.5_1 08 Nov 2024 08:24:20
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.9.5 23 Oct 2024 03:11:24
    |
Yuri Victorovich (yuri)  |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
0.9.5 25 Sep 2024 07:37:10
    |
Nicola Vitale (nivit)  |
x11/swww: Add new port
Efficient animated wallpaper daemon for wayland, controlled at runtime.
Features
- Display animated gifs on your desktop
- Display any image in the formats:
- jpeg
- png
- gif
- pnm
- tga
- tiff
- webp
- bmp
- farbfeld
- Clear the screen with an arbitrary rrggbb color
- Smooth transition effect when you switch images
- Do all of that without having to shutdown and reinitialize the daemon
https://github.com/LGFae/swww |
Number of commits found: 10
|