Path to this page:
./
sysutils/ncdu,
Disk usage visualization tool
Branch: CURRENT,
Version: 1.19,
Package name: ncdu-1.19,
Maintainer: slitvinovncdu (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.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 156.169 KB
Version history: (Expand)
- (2023-11-06) Updated to version: ncdu-1.19
- (2023-02-19) Updated to version: ncdu-1.18.1
- (2023-01-03) Updated to version: ncdu-1.18
- (2022-07-21) Updated to version: ncdu-1.17
- (2021-07-06) Updated to version: ncdu-1.16
- (2020-06-13) Updated to version: ncdu-1.15.1
CVS history: (Expand)
2023-11-06 14:45:08 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ncdu: update to 1.19.
1.19 - 2023-09-11
- Fix typo in --exclude-from argument
- Add --(enable|disable)-natsort options
- Add indicator to apparent size/disk usage selection in the footer
|
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:10:28 by Nikita | Files touched by this commit (1) |
Log message:
ncdu: +conflicts for ncdu-2.x
|
2023-02-19 20:51:29 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
ncdu: update to 1.18.1.
1.18.1 - 2023-02-12
- Fix build on non-Linux platforms
|
2023-01-03 14:29:49 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
ncdu: update to 1.18.
1.18 - 2022-12-06
- Fix 'dark-bg' color scheme to actually have a dark background
- Backport configuration file support from 2.x
- Backport many new CLI options from 2.x
- Negation of existing flags: --no-si, --no-confirm-quit, --no-follow-symlinks, \
--include-caches, --include-kernfs
- --[no-]extended in addition to -e
- --one-file-system and --cross-file-system in addition to -x
- --slow-ui-updates, --fast-ui-updates in addition to -q
- Column visibility options: --(show|hide)-(hidden|itemcount|mtime|graph|percent)
- Sorting: --sort, --[no-]group-directories-first
- Feature selection: --(enable|disable)-(shell|delete|refresh)
- Deletion confirmation: --[no-]confirm-delete
- Hidden file visibility: --show-hidden, --hide-hidden
- Size display: --apparent-size, --disk-usage
|
2022-07-21 19:19:37 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
ncdu: update to 1.17.
1.17 - 2022-04-28
- Add 'dark-bg' color scheme and use that by default
- Use natural sort order when sorting by file name
- Improve compatibility with C89 environments
- Fix wrong assumption about errno not being set by realloc()
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|