Bug 224987 - sysutils/qdirstat - new port for directory visualization
Summary: sysutils/qdirstat - new port for directory visualization
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-08 10:25 UTC by Kevin Bowling
Modified: 2018-01-08 21:29 UTC (History)
2 users (show)

See Also:


Attachments
qdirstat 1.4 (3.32 KB, text/plain)
2018-01-08 10:25 UTC, Kevin Bowling
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Bowling freebsd_committer freebsd_triage 2018-01-08 10:25:47 UTC
Created attachment 189507 [details]
qdirstat 1.4

Similar to kdirstat but with few deps and new features 

https://github.com/shundhammer/qdirstat
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-08 21:28:30 UTC
A commit references this bug:

Author: rakuco
Date: Mon Jan  8 21:28:12 UTC 2018
New revision: 458481
URL: https://svnweb.freebsd.org/changeset/ports/458481

Log:
  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

Changes:
  head/sysutils/Makefile
  head/sysutils/qdirstat/
  head/sysutils/qdirstat/Makefile
  head/sysutils/qdirstat/distinfo
  head/sysutils/qdirstat/pkg-descr
  head/sysutils/qdirstat/pkg-plist
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2018-01-08 21:29:05 UTC
Committed, thanks!