diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-03-18 02:25:34 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-03-18 02:25:34 +0100 |
commit | c50beef08d80ff3caaf68951f1d0b3843182a4f1 (patch) | |
tree | ff0ce343fb3cce8c222c6077bfb1320457425b01 /freebsd/applications/kdirstat/pkg-descr | |
parent | ef2bc56fd3d1478d216ab499f9801610cec61a0f (diff) | |
download | tde-packaging-c50beef08d80ff3caaf68951f1d0b3843182a4f1.tar.gz tde-packaging-c50beef08d80ff3caaf68951f1d0b3843182a4f1.zip |
FreeBSD: Update for final release R14.0.6
Add ports for bunch of applications.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/kdirstat/pkg-descr')
-rw-r--r-- | freebsd/applications/kdirstat/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/freebsd/applications/kdirstat/pkg-descr b/freebsd/applications/kdirstat/pkg-descr new file mode 100644 index 000000000..7a6f40e1d --- /dev/null +++ b/freebsd/applications/kdirstat/pkg-descr @@ -0,0 +1,10 @@ +Graphical disk usage display with cleanup facilities [Trinity] + +KDirStat (TDE Directory Statistics) is a small utility program that sums +up disk usage for directory trees, very much like the Unix 'du' command. +It displays the disk space used up by a directory tree, both numerically +and graphically. It is network transparent (i.e., you can use it to sum +up FTP servers), and comes with predefined and user configurable cleanup +actions. You can directly open a directory branch in Konqueror or the +shell of your choice, compress it to a .tar.bz2 archive, or define your +own cleanup actions. |