2020-03-24 19:20:59 by Nia Alarie | Files touched by this commit (2) |
Log message:
ncdu: Update to 1.14.2
1.14.2 - 2020-02-10
- Fix compilation with GCC 10 (-fno-common)
- Fix minor display issue when scanning 10M+ files
- Slightly reduce memory usage for hard link detection
|
2019-11-30 18:23:08 by Sijmen J. Mulder | Files touched by this commit (2) |
Log message:
sysutils/ncbu: Update to 1.14.1
1.14.1:
- Fix occasional early exit on OS X
- Fix --exclude-caches
- Improve handling of out-of-memory situations
1.14:
- Add mtime display and sorting (Alex Wilson)
- Add (limited) --follow-symlinks option (Simon Doppler)
- Display larger file counts in browser UI
- Add -V, --version, and --help alias flags
- Fix crash when attempting to sort an empty directory
- Fix 100% CPU bug when ncdu loses the terminal
- Fix '--color=off' flag
- Fix some typos
|
2018-09-15 02:11:57 by Maya Rashish | Files touched by this commit (2) | |
Log message:
ncdu: update to 1.13
Requested by Marko Kaznovac in PR pkg/53602
- Add "extended information" mode and -e flag
- Add file mode, modification time and uid/gid to info window with -e
- Add experimental color support and --color flag
- Add -rr option to disable shell spawning
- Remove directory nesting limit on file import
- Fix handling of interrupts during file import
- Fix undefined behavior that triggered crash on OS X
|
2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165) |
Log message:
Follow some redirects.
|
2017-04-24 14:17:24 by Stephen Borrill | Files touched by this commit (1) |
Log message:
Check for vw_printw in builtin curses
|
2017-01-03 23:40:44 by Roy Marples | Files touched by this commit (1) |
Log message:
Use the curses framework.
|
2016-12-04 23:59:57 by Sebastian Wiedenroth | Files touched by this commit (3) |
Log message:
Update ncdu to 1.12
1.12 - 2016-08-24
Add NCDU_SHELL environment variable
Add --confirm-quit flag
Fix compilation due to missing sys/wait.h include
1.11 - 2015-04-05
Added 'b' key to spawn shell in the current directory
Support scanning (and refreshing) of empty directories
Added --si flag for base 10 prefixes
Fix toggle dirs before files
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-08 13:57:51 by Jonathan Perkin | Files touched by this commit (31) |
Log message:
Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
|
2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|