2020-02-14 14:13:18 by Roland Illig | Files touched by this commit (2) | |
Log message:
sysutils/qdirstat: update to 1.6.1
Suggested by the upstream author Stefan Hundhammer in
https://mail-index.netbsd.org/pkgsrc-users/2020/02/13/msg030448.html.
Changes since 1.6:
- Much better handling for "permission denied" errors while reading \
directories.
- Now showing the exact byte size (134 495 994 Bytes instead of 128.3 MB)
upon mouse click in the tree (right click) and in the details panel (left or
right click).
- New optional tree column "Oldest File" (not enabled by default).
- Bug fix: Support for dark widget themes in File Size Histogram window.
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2019-11-04 22:28:59 by Roland Illig | Files touched by this commit (174) |
Log message:
sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
|
2019-08-28 00:28:50 by Mark Davies | Files touched by this commit (2) | |
Log message:
qdirstat: update to 1.6
This is a stable release. It brings performance improvements, new features
and some bug fixes:
* Performance improvement while reading directories
* Vast performance improvement for huge directories (100.000+ entries in a
single directory)
* New packages view
* New unpackaged files view
* New standard cleanup: Check File Type
* Support for excluding directories containing a file with a specific name
or pattern.
* Greatly improved man page
* Some minor bug fixes.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748) |
Log message:
Recursive revbump from textproc/icu
|
2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724) |
Log message:
revbump after updating textproc/icu
|
2018-11-19 07:23:27 by Mark Davies | Files touched by this commit (1) |
Log message:
qdirstat: INSTALLATION_DIRS is still required.
|
2018-11-17 21:02:41 by Benny Siegert | Files touched by this commit (4) |
Log message:
Update qdirstat to 1.5.
1.5
- (Optional) breadcrumbs navigation
- (Optional) a new "details" panel for the currently selected item
- (Optional) new tree columns: owner, group, permissions both in \
"rwxrwxrwx"
and in octal format
- Package manager support for the major Linux package managers (dpkg / rpm /
pacman) to see what package a system file belongs to.
- Quick-switchable different layouts for the main window
- A new "General" page in the configuration dialog
- Show in the window title if the program runs with root permissions (sudo
etc.)
- (Optional) show the URL in the window title
- Some bug fixes
1.4
- File size statistics window with histogram
- Filling the gaps in the treemap (directories with lots of small files)
- Checked code with Coverity and fixed all issues it pointed out
- Improved support for file and directory names with UTF-8 special characters
(Qt 4 only issue)
- Improved support for directories that have read, but not execute permissions
1.3
- File type statistics window
- Locate files per directory by file type
- Display path and size of the current item in the status line while
hovering over a treemap tile
- Optional alternate layout of the main window: Tree view and treemap side
by side
- Improved logging: More secure and rotating logs
- New document: QDirStat for Headless Servers for server admins
- New document: The GitHub Workflow for developers
1.2
- Btrfs improvements
1.1
- This is mostly a bug fix release with some small features thrown in.
|
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message:
Recursive revbump from hardbuzz-2.1.1
|