Date: Wed, 5 May 2010 18:19:43 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <201005051819.o45IJhgt052444@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005051819.o45IJhgt052444>
