summaryrefslogtreecommitdiff
path: root/sysutils/filelight (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop maintainershipMarkus Brueffer2004-12-161-1/+1
| | | | Notes: svn path=/head/; revision=124211
* Fix build with gcc 3.4Markus Brueffer2004-08-133-0/+33
| | | | | | | | Reported by: pointyhat via kris Hans Lambermont <hans@lambermont.dyndns.org> Notes: svn path=/head/; revision=116160
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-051-4/+3
| | | | Notes: svn path=/head/; revision=110909
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* - fix build with qt33Markus Brueffer2004-03-161-0/+1
| | | | | | | | Reported by: bento via kris Approved by: arved (mentor) Notes: svn path=/head/; revision=104170
* Change my email address.Markus Brueffer2004-02-231-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=101892
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 0.6.4Clement Laforet2004-01-186-227/+48
| | | | | | | | | PR: 61343 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98487
* - New port: sysutils/filelightKirill Ponomarev2003-08-298-0/+499
Filelight graphically represents a file system as a set of concentric segmented-rings, indicating where diskspace is being used. Segments expanding from the center represent files (including directories), with each segment's size being proportional to the file's size and directories having child segments. PR: 56152 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=88014