cvs commit: ports/sysutils Makefile ports/sysutils/squashfs-tools
 Makefile distinfo pkg-descr ports/sysutils/squashfs-tools/files
 patch-squashfs-tools_Makefile patch-squashfs-tools_pseudo.c
 patch-squashfs-tools_unsquashfs.c
    Rene Ladan 
    rene at FreeBSD.org
       
    Wed May  5 18:19:44 UTC 2010
    
    
  
rene        2010-05-05 18:19:43 UTC
  FreeBSD ports repository
  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/squashfs-tools Makefile distinfo pkg-descr 
    sysutils/squashfs-tools/files patch-squashfs-tools_Makefile 
                                  patch-squashfs-tools_pseudo.c 
                                  patch-squashfs-tools_unsquashfs.c 
  Log:
  Squashfs is a compressed read-only filesystem for Linux. Squashfs is
  intended for general read-only filesystem use, for archival use (i.e.
  in cases where a .tar.gz file may be used), and in constrained block
  device/memory systems (e.g. embedded systems) where low overhead is
  needed. The filesystem is currently stable, and has been tested on
  PowerPC, i586, Sparc and ARM architectures.
  
  squashfs-tools are the set of tools to manipulate squashfs images.
  
  WWW:    http://squashfs.sourceforge.net/
  
  PR:             ports/145914
  Submitted by:   Ashish SHUKLA <wahjava at gmail.com>
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.1186    +1 -0      ports/sysutils/Makefile
  1.1       +39 -0     ports/sysutils/squashfs-tools/Makefile (new)
  1.1       +3 -0      ports/sysutils/squashfs-tools/distinfo (new)
  1.1       +15 -0     ports/sysutils/squashfs-tools/files/patch-squashfs-tools_Makefile (new)
  1.1       +15 -0     ports/sysutils/squashfs-tools/files/patch-squashfs-tools_pseudo.c (new)
  1.1       +15 -0     ports/sysutils/squashfs-tools/files/patch-squashfs-tools_unsquashfs.c (new)
  1.1       +10 -0     ports/sysutils/squashfs-tools/pkg-descr (new)
    
    
More information about the cvs-all
mailing list