summaryrefslogtreecommitdiff
path: root/sysutils/k4dirstat/patches
diff options
context:
space:
mode:
authormarkd <markd>2012-03-21 23:21:20 +0000
committermarkd <markd>2012-03-21 23:21:20 +0000
commitad2396b2ce480758ac36375ed7eb65e58d3d3e07 (patch)
tree7c7ae8f1356ea6568b43f14d8a9e172392a39267 /sysutils/k4dirstat/patches
parentd20453c1b3765429db35273b22708bed3f09e294 (diff)
downloadpkgsrc-ad2396b2ce480758ac36375ed7eb65e58d3d3e07.tar.gz
Import k4dirstat 2.7.3
K4DirStat (KDE 4 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.
Diffstat (limited to 'sysutils/k4dirstat/patches')
-rw-r--r--sysutils/k4dirstat/patches/patch-aa13
-rw-r--r--sysutils/k4dirstat/patches/patch-src_k4dirstat.desktop9
2 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/k4dirstat/patches/patch-aa b/sysutils/k4dirstat/patches/patch-aa
new file mode 100644
index 00000000000..1ef1d9065af
--- /dev/null
+++ b/sysutils/k4dirstat/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2012/03/21 23:21:20 markd Exp $
+
+--- src/kdirreadjob.cpp.orig 2010-05-31 10:55:01.000000000 +0000
++++ src/kdirreadjob.cpp
+@@ -18,7 +18,7 @@
+ #include <unistd.h>
+
+ #include <stdio.h>
+-#include <sys/errno.h>
++#include <errno.h>
+ #include <klocale.h>
+ #include <kapplication.h>
+ #include <kio/job.h>
diff --git a/sysutils/k4dirstat/patches/patch-src_k4dirstat.desktop b/sysutils/k4dirstat/patches/patch-src_k4dirstat.desktop
new file mode 100644
index 00000000000..134fad9c1c8
--- /dev/null
+++ b/sysutils/k4dirstat/patches/patch-src_k4dirstat.desktop
@@ -0,0 +1,9 @@
+$NetBSD: patch-src_k4dirstat.desktop,v 1.1.1.1 2012/03/21 23:21:20 markd Exp $
+
+--- src/k4dirstat.desktop.orig 2011-02-21 08:37:05.000000000 +0000
++++ src/k4dirstat.desktop
+@@ -12,3 +12,4 @@ Comment[de]=Verzeichnisstatistik und Pla
+ Comment[hu]=Könyvtárstatisztikák és szabad hely
+ Terminal=false
+ MimeType=inode/directory;
++Categories=Qt;KDE;Utility;