./sysutils/ncdu2, Disk usage visualization tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.2, Package name: ncdu-2.2.2, Maintainer: nikita

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.


Master sites:

Filesize: 54.781 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-24 23:17:22 by nikita | Files touched by this commit (4) | Package updated
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.