Commit graph

16 commits

Author SHA1 Message Date
adam
24daafa112 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
rillig
c57a0716be 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-02-14 13:13:18 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rillig
9cc0c5e45d 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-11-04 21:28:40 +00:00
markd
22a2821f3a 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-27 22:28:50 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
markd
ded83192b9 qdirstat: INSTALLATION_DIRS is still required. 2018-11-19 06:23:27 +00:00
bsiegert
bf794d8e82 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-17 20:02:41 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
markd
8b0f68c8cf qdirstat: Add version 1.0
QDirStat is a graphical application to show where your disk space has gone and
to help you to clean it up.

This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the
latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every
X11-based desktop on Linux, BSD and other Unix-like systems.
2018-06-14 00:24:26 +00:00