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

Kirill Ponomarew krion at FreeBSD.org
Fri Aug 29 16:43:49 PDT 2003


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 at 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)


More information about the cvs-ports mailing list