Date: Fri, 29 Aug 2003 16:43:48 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/filelight Makefile distinfo pkg-descr pkg-plist ports/sysutils/filelight/files mntent.h mntent_compat.cpp patch-filelight::Makefile.in patch-filetree.cpp Message-ID: <200308292343.h7TNhmFx066501@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2003/08/29 16:43:48 PDT
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/filelight Makefile distinfo pkg-descr pkg-plist
sysutils/filelight/files mntent.h mntent_compat.cpp
patch-filelight::Makefile.in
patch-filetree.cpp
Log:
- New port: sysutils/filelight
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>
Revision Changes Path
1.404 +1 -0 ports/sysutils/Makefile
1.1 +28 -0 ports/sysutils/filelight/Makefile (new)
1.1 +1 -0 ports/sysutils/filelight/distinfo (new)
1.1 +67 -0 ports/sysutils/filelight/files/mntent.h (new)
1.1 +154 -0 ports/sysutils/filelight/files/mntent_compat.cpp (new)
1.1 +168 -0 ports/sysutils/filelight/files/patch-filelight::Makefile.in (new)
1.1 +51 -0 ports/sysutils/filelight/files/patch-filetree.cpp (new)
1.1 +9 -0 ports/sysutils/filelight/pkg-descr (new)
1.1 +21 -0 ports/sysutils/filelight/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308292343.h7TNhmFx066501>
