aboutsummaryrefslogtreecommitdiff
path: root/sysutils/qdirstat
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-08 21:28:11 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-08 21:28:11 +0000
commit917eef13eab2dde6df4f0b381e432145eacc4446 (patch)
tree8715fc58e058021148bdb0bb2a6ac3ae05a3384d /sysutils/qdirstat
parent57eb3deeef85cbc127b7c4bad3326841ba9a6253 (diff)
downloadports-917eef13eab2dde6df4f0b381e432145eacc4446.tar.gz
ports-917eef13eab2dde6df4f0b381e432145eacc4446.zip
New port: sysutils/qdirstat
QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. Similar KDirStat without KDE dependency, and from the original KDirStat author WWW: https://github.com/shundhammer/qdirstat PR: 224987 Submitted by: kbowling
Notes
Notes: svn path=/head/; revision=458481
Diffstat (limited to 'sysutils/qdirstat')
-rw-r--r--sysutils/qdirstat/Makefile37
-rw-r--r--sysutils/qdirstat/distinfo3
-rw-r--r--sysutils/qdirstat/pkg-descr5
-rw-r--r--sysutils/qdirstat/pkg-plist25
4 files changed, 70 insertions, 0 deletions
diff --git a/sysutils/qdirstat/Makefile b/sysutils/qdirstat/Makefile
new file mode 100644
index 000000000000..e216dba07628
--- /dev/null
+++ b/sysutils/qdirstat/Makefile
@@ -0,0 +1,37 @@
+# Created by: Kevin Bowling <kbowling@freebsd.org>
+# $FreeBSD$
+
+PORTNAME= qdirstat
+PORTVERSION= 1.4
+CATEGORIES= sysutils
+
+MAINTAINER= kbowling@FreeBSD.org
+COMMENT= Qt utility that sums up disk usage for directory trees
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USE_GITHUB= yes
+GH_ACCOUNT= shundhammer
+
+USES= desktop-file-utils qmake shebangfix
+USE_GL= gl
+USE_QT5= buildtools_build core gui widgets
+SHEBANG_FILES= scripts/qdirstat-cache-writer
+
+pre-configure:
+ ${REINPLACE_CMD} -e 's,/usr/,${PREFIX}/,g' \
+ ${WRKSRC}/doc/doc.pro
+ ${REINPLACE_CMD} -e 's,/usr/,${PREFIX}/,g' \
+ ${WRKSRC}/doc/stats/stats.pro
+ ${REINPLACE_CMD} -e 's,/usr/,${PREFIX}/,g' \
+ ${WRKSRC}/scripts/scripts.pro
+ ${REINPLACE_CMD} -e 's,/bin/true,${TRUE},g' \
+ ${WRKSRC}/scripts/scripts.pro
+ ${REINPLACE_CMD} -e 's,/usr/,${PREFIX}/,g' \
+ ${WRKSRC}/src/src.pro
+
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qdirstat
+
+.include <bsd.port.mk>
diff --git a/sysutils/qdirstat/distinfo b/sysutils/qdirstat/distinfo
new file mode 100644
index 000000000000..187b03f1aa52
--- /dev/null
+++ b/sysutils/qdirstat/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1515397740
+SHA256 (shundhammer-qdirstat-1.4_GH0.tar.gz) = 7f9a0a7304c55ebfad1e50c7747ba762b07068f48304b3d3919bdb65ee037999
+SIZE (shundhammer-qdirstat-1.4_GH0.tar.gz) = 2534241
diff --git a/sysutils/qdirstat/pkg-descr b/sysutils/qdirstat/pkg-descr
new file mode 100644
index 000000000000..c6aefd3b2ed9
--- /dev/null
+++ b/sysutils/qdirstat/pkg-descr
@@ -0,0 +1,5 @@
+QDirStat is a graphical application to show where your disk space has gone
+and to help you to clean it up. Similar KDirStat without KDE dependency,
+and from the original KDirStat author
+
+WWW: https://github.com/shundhammer/qdirstat
diff --git a/sysutils/qdirstat/pkg-plist b/sysutils/qdirstat/pkg-plist
new file mode 100644
index 000000000000..d7d87fc27c77
--- /dev/null
+++ b/sysutils/qdirstat/pkg-plist
@@ -0,0 +1,25 @@
+bin/qdirstat
+bin/qdirstat-cache-writer
+share/applications/qdirstat.desktop
+%%PORTDOCS%%%%DOCSDIR%%/Building.md
+%%PORTDOCS%%%%DOCSDIR%%/Contributing.md
+%%PORTDOCS%%%%DOCSDIR%%/Debugging-Tips.md
+%%PORTDOCS%%%%DOCSDIR%%/DevHistory.md
+%%PORTDOCS%%%%DOCSDIR%%/GitHub-Workflow.md
+%%PORTDOCS%%%%DOCSDIR%%/Installing.md
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/QDirStat-for-Servers.md
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%PORTDOCS%%%%DOCSDIR%%/TODO.md
+%%PORTDOCS%%%%DOCSDIR%%/Troubleshooting.md
+%%PORTDOCS%%%%DOCSDIR%%/cache-file-format.txt
+%%PORTDOCS%%%%DOCSDIR%%/stats/Buckets-Table.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/File-Size-Histogram.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/Histogram-Options.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/Histograms-in-General.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/Median-Percentiles.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/Overflow-Area.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/Percentiles-Table.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/README.md
+%%PORTDOCS%%%%DOCSDIR%%/stats/Statistics.md
+share/icons/hicolor/32x32/apps/qdirstat.png