Port details |
- czkawka Smple app to remove unnecessary files from your computer
- 8.0.0_2 sysutils =5 7.0.0_5Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2021-06-09 08:24:27
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: bash, git, openvpn, unzip, py311-requests
- License: CC-BY-4.0 MIT
- WWW:
- https://github.com/qarmin/czkawka
- Description:
- Czkawka (tch-kav-ka, hiccup) is a simple, fast and free app to remove
unnecessary files from your computer.
Features:
- Written in memory safe Rust
- Amazingly fast - due to using more or less advanced algorithms and
multithreading
- Cache support - second and further scans should be a lot faster than
the first one
- CLI and GUI frontend - for easy automation
- Rich search option
- Multiple tools to use:
- Duplicates - basing on file name, size, hash, first 1 MB of hash
- Empty Folders - Finds empty folders with the help of an advanced algorithm
- Big Files - Finds the provided number of the biggest files in given location
- Empty Files - Looks for empty files across the drive
- Temporary Files - Finds temporary files
- Similar Images - Finds images which are not exactly the same
(different resolution, watermarks)
- Zeroed Files - Finds files which are filled with zeros (usually corrupted)
- Same Music - Searches for music with same artist, album etc.
- Invalid Symbolic Links
- Broken Files - Finds files with an invalid extension or that are corrupted
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- czkawka>0:sysutils/czkawka
- To install the port:
- cd /usr/ports/sysutils/czkawka/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/czkawka
- pkg install czkawka
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: czkawka
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728754462
SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0
SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.83.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-4.so : x11-toolkits/gtk40
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_czkawka
- USES:
- cargo gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.0_2 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
8.0.0_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
8.0.0 12 Oct 2024 19:50:30 |
Zsolt Udvari (uzsolt) |
sysutils/czkawka: Update to 8.0.0
Changelog: https://github.com/qarmin/czkawka/releases/tag/8.0.0 |
7.0.0_5 27 Sep 2024 05:24:55 |
Zsolt Udvari (uzsolt) |
sysutils/czkawka: Take maintainership
Shorten COMMENT and pkg-descr (suggests portlint).
Pet portfmt. |
7.0.0_5 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
7.0.0_4 03 Sep 2024 13:26:32 |
Jan Beich (jbeich) |
sysutils/czkawka: drop maintainership |
7.0.0_4 27 Aug 2024 00:48:00 |
Jan Beich (jbeich) |
sysutils/czkawka: unbreak build after bc4fedc1fec0
error[E0282]: type annotations needed for `Box<_>`
--> cargo-crates/time-0.3.34/src/format_description/parse/mod.rs:83:9
|
83 | let items = format_items
| ^^^^^
...
86 | Ok(items.into())
| ---- type must be known at this point
|
help: consider giving `items` an explicit type, where the placeholders `_` are
specified
|
83 | let items: Box<_> = format_items
| ++++++++ |
7.0.0_4 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
7.0.0_3 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
7.0.0_2 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
7.0.0_1 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
7.0.0 22 Feb 2024 00:56:43 |
Jan Beich (jbeich) |
sysutils/czkawka: reduce build time after 67442fbb4343
=>> Killing runaway build after 7200 seconds with no output
Reported by: pkg-fallout |
7.0.0 20 Feb 2024 00:58:50 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 7.0.0
Changes: https://github.com/qarmin/czkawka/releases/tag/7.0.0
Reported by: GitHub (watch releases) |
6.1.0_4 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
6.1.0_3 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
6.1.0_2 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
6.1.0_1 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
6.1.0 17 Oct 2023 00:36:12 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 6.1.0
Changes: https://github.com/qarmin/czkawka/releases/tag/6.1.0
Reported by: GitHub (watch releases) |
6.0.0_2 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
6.0.0_1 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
6.0.0 11 Jun 2023 17:43:49 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 6.0.0
Changes: https://github.com/qarmin/czkawka/releases/tag/6.0.0
Reported by: GitHub (watch releases) |
5.1.0_4 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
5.1.0_3 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
5.1.0_2 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
5.1.0_1 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 ) |
5.1.0 19 Feb 2023 16:59:31 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 5.1.0
Changes: https://github.com/qarmin/czkawka/releases/tag/5.1.0
Reported by: GitHub (watch releases) |
5.0.2_5 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
5.0.2_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 |
5.0.2_3 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
5.0.2_2 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
5.0.2_1 03 Nov 2022 14:10:55 |
Jan Beich (jbeich) |
*/*: move CARGO_CRATES to Makefile.crates in my ports |
5.0.2_1 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
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) |
5.0.2 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 ) |
5.0.2 31 Aug 2022 04:35:24 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 5.0.2
Changes: https://github.com/qarmin/czkawka/releases/tag/5.0.2
Reported by: GitHub (watch releases) |
5.0.1_1 25 Aug 2022 14:49:50 |
Baptiste Daroussin (bapt) |
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 |
5.0.1 25 Aug 2022 10:49:39 |
Piotr Kubaj (pkubaj) |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915 |
5.0.1_1 25 Aug 2022 08:51:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.63.0 |
5.0.1 03 Aug 2022 21:28:45 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 5.0.1
Changes: https://github.com/qarmin/czkawka/releases/tag/5.0.1
Reported by: GitHub (watch releases) |
5.0.0 28 Jul 2022 11:05:12 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 5.0.0
Changes: https://github.com/qarmin/czkawka/releases/tag/5.0.0
Reported by: GitHub (watch releases) |
4.1.0_3 02 Jul 2022 13:47:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.62.0 |
4.1.0_2 24 Jun 2022 07:16:50 |
Piotr Kubaj (pkubaj) |
sysutils/czkawka: fix build on big-endian architectures
Backport
https://github.com/image-rs/image/commit/ed8337afc795571795482882236acf14196e10db
to fix build.
Approved by: Tier 2 blanket |
4.1.0_2 31 May 2022 13:06:17 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.61.0 |
4.1.0_1 03 May 2022 08:00:34 |
Tobias Kortkamp (tobik) |
lang/rust: Relink ports after the Rust 1.60.0 update |
4.1.0 24 Apr 2022 11:11:51 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 4.1.0
Changes: https://github.com/qarmin/czkawka/releases/tag/4.1.0
Reported by: GitHub (watch releases) |
4.0.1_2 15 Mar 2022 09:51:58 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.59.0 |
4.0.1_1 03 Feb 2022 14:02:32 |
Tobias Kortkamp (tobik) |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024 |
4.0.1 24 Jan 2022 16:02:56 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 4.0.1
Changes: https://github.com/qarmin/czkawka/releases/tag/4.0.1
Reported by: GitHub (watch releases) |
4.0.0 20 Jan 2022 01:02:40 |
Jan Beich (jbeich) |
sysutils/czkawka: track new dependency after f47d75aeeb85 |
4.0.0 20 Jan 2022 00:58:19 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 4.0.0
Changes: https://github.com/qarmin/czkawka/releases/tag/4.0.0
Reported by: GitHub (watch releases) |
3.3.1_2 17 Jan 2022 11:57:45 |
Tobias Kortkamp (tobik) |
lang/rust: Bump revisions after 1.58.0 |
3.3.1_1 05 Dec 2021 12:35:42 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for Rust 1.57.0 |
3.3.1 22 Nov 2021 08:44:36 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 3.3.1
Changes: https://github.com/qarmin/czkawka/releases/tag/3.3.1
Reported by: GitHub (watch releases) |
3.3.0 20 Nov 2021 12:28:24 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 3.3.0
Changes: https://github.com/qarmin/czkawka/releases/tag/3.3.0
Reported by: GitHub (watch releases) |
3.2.0_3 25 Oct 2021 08:55:19 |
Tobias Kortkamp (tobik) |
*: Rebuild for Rust 1.56.0 |
3.2.0_2 19 Sep 2021 09:03:23 |
Tobias Kortkamp (tobik) |
*: Rebuild lang/rust consumers after the 1.55.0 update |
3.2.0_1 28 Aug 2021 13:42:06 |
Mikael Urankar (mikael) |
lang/rust: Rebuild consumers for 1.54.0 |
3.2.0 08 Aug 2021 00:33:29 |
Jan Beich (jbeich) |
sysutils/czkawka: update to 3.2.0
Changes: https://github.com/qarmin/czkawka/releases/tag/3.2.0
Reported by: GitHub (watch releases) |
3.1.0_1 27 Jun 2021 05:39:51 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for 1.53.0 |
3.1.0 09 Jun 2021 08:19:40 |
Jan Beich (jbeich) |
sysutils/czkawka: add new port
Czkawka (tch-kav-ka, hiccup) is a simple, fast and free app to remove
unnecessary files from your computer.
Features:
- Written in memory safe Rust
- Amazingly fast - due to using more or less advanced algorithms and
multithreading
- Free, Open Source without ads
- Multiplatform - works on Linux, Windows and macOS
- Cache support - second and further scans should be a lot faster than
the first one
- CLI frontend - for easy automation
- GUI frontend - uses modern GTK 3 and looks similar to FSlint (Only the first 15 lines of the commit message are shown above ) |