IABSD.fr/ports/sysutils/czkawka

Branch :


Log

Author Commit Date CI Message
30ad2576 2026-03-02 17:17:51 czkawka: drop maintainer. I only rarely use this and I have really no interest in the additions that make recent releases insanely big. Hence no update.
f3eb32c4 2025-09-03 08:31:08 czkawka: add a comment why this wasn't updated to 10.0.0
2db1b2e3 2025-03-16 11:17:40 Update to czkawka 9.0.0 Video, duplicate, and image cache are incompatible with previous versions and need to be regenerated. https://github.com/qarmin/czkawka/releases/tag/9.0.0
5e97dbb7 2025-02-15 14:24:20 czkawka: not for archs BE_ARCHS slint doesn't appear to be endian clean: process didn't exit successfully: `/usr/obj/ports/czkawka-8.0.0/build-sparc64/target/release/build/krokiet-4e59d61be0d2b687/build-script-build` (signal: 11, SIGSEGV: invalid memory reference)
3e9cdf40 2024-12-28 10:59:25 Update to czkawka 8.0.0 https://github.com/qarmin/czkawka/releases/tag/8.0.0
cf66f8d8 2023-06-11 10:13:36 devel/czkawka: actually remove patch (rm is not enough...), switch to MODCARGO_WANTLIB, drop dependency on devel/pango, which is pulled in via gtk+4 and sync WANTLIB for -gui. No bump since the patch left behind broke the build
c890a7ac 2023-06-11 08:42:45 Update to czkawka 6.0.0 https://github.com/qarmin/czkawka/releases/tag/6.0.0
56a28fcf 2023-01-30 13:28:38 remove DISTFILES setting for cargo ports using GH_*, no longer needed with cargo.port.mk r1.35
67810293 2022-10-28 10:00:45 bump REVISION for ports using rust, so that pkg_add -u for i386 users updates to packages without -znotext (i.e. with text relocations disabled) makes sense to phessler, semarie, tb
6f1dbcb6 2022-10-09 16:32:18 adjust rust programs to run with immutable stack the rust std library has been changed to not try to reallocate a guard page on the stack. as the rust std library is statically linked in rust programs, bump REVISION to force reinstall.