Bug 145914 - New Port: sysutils/squashfs-tools Set of tools to manipulate squashfs images
Summary: New Port: sysutils/squashfs-tools Set of tools to manipulate squashfs images
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 12:40 UTC by Ashish Shukla
Modified: 2010-05-05 19:20 UTC (History)
0 users

See Also:


Attachments
file.shar (4.49 KB, text/plain)
2010-04-21 12:40 UTC, Ashish Shukla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2010-04-21 12:40:02 UTC
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/
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2010-04-27 21:56:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-05 19:19:52 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2010-05-05 19:20:11 UTC
State Changed
From-To: open->closed

Committed, thanks