Date: Wed, 27 Jul 2011 19:32:10 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-rar2fs Makefile distinfo pkg-descr ports/sysutils/fusefs-rar2fs/files patch-config.mk Message-ID: <201107271932.p6RJWAjv039350@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
crees 2011-07-27 19:32:10 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-rar2fs Makefile distinfo pkg-descr sysutils/fusefs-rar2fs/files patch-config.mk Log: rar2fs is a FUSE based file system that can mount a source RAR archive/volume or a directory containing any number of RAR archives and access (read only) the contents as plain files/directories. Other files located in the source directory are handled transparently. Both compressed and non-compressed archives/volumes are supported but full media seek support (aka. indexing) is only available for non-compressed plaintext archives. WWW: http://code.google.com/p/rar2fs/ PR: ports/157426 Submitted by: Joris Vandalon <joris@vandalon.nl> Revision Changes Path 1.1307 +1 -0 ports/sysutils/Makefile 1.1 +37 -0 ports/sysutils/fusefs-rar2fs/Makefile (new) 1.1 +4 -0 ports/sysutils/fusefs-rar2fs/distinfo (new) 1.1 +52 -0 ports/sysutils/fusefs-rar2fs/files/patch-config.mk (new) 1.1 +9 -0 ports/sysutils/fusefs-rar2fs/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107271932.p6RJWAjv039350>