Path to this page:
./
sysutils/ncdu2,
Disk usage visualization tool
Branch: CURRENT,
Version: 2.4nb1,
Package name: ncdu-2.4nb1,
Maintainer: nikitancdu (NCurses Disk Usage) is a curses-based version of the well-known
'du', and provides a fast way to see what directories are using
your disk space. This is a complete rewrite in zig, with lower memory
usage and better performance.
Master sites:
Filesize: 50.438 KB
Version history: (Expand)
- (2024-05-06) Updated to version: ncdu-2.4nb1
- (2024-04-25) Updated to version: ncdu-2.4
- (2023-02-28) Package added to pkgsrc.se, version ncdu-2.2.2 (created)
CVS history: (Expand)
2024-04-24 23:17:22 by nikita | Files touched by this commit (4) | |
Log message:
ncdu2: update to version 2.4
Changelog:
2.4 - 2024-04-21 - ncdu-2.4.tar.gz
Now requires Zig 0.12
Revert default color scheme back to ‘off’
Rewrite man page in mdoc, drop pod2man dependency
Fix updating parent dir error status on refresh
2.3 - 2023-08-04 - ncdu-2.3.tar.gz
Now requires Zig 0.11
Add --(enable|disable)-natsort options
Add indicator to apparent size/disk usage selection in the footer
Fix build on armv7l (hopefully)
Minor build system additions
|
2023-02-28 23:55:40 by Thomas Klausner | Files touched by this commit (2) |
Log message:
ncdu*: both have same PKGBASE, so no CONFLICTS necessary
They conflict automatically
|
2023-02-28 22:07:43 by Nikita | Files touched by this commit (5) |
Log message:
sysutils/ncdu2: import as ncdu2 version 2.2.2
Imported from wip.
ncdu (NCurses Disk Usage) is a curses-based version of the well-known
'du', and provides a fast way to see what directories are using
your disk space. This is a complete rewrite in zig, with lower memory
usage and better performance.
|