Date: Sat, 21 Jun 2008 12:46:44 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/archivemount Makefile distinfo pkg-descr ports/sysutils/archivemount/files patch-Makefile patch-archivemount.c Message-ID: <200806211246.m5LCkiKT028356@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-06-21 12:46:44 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/archivemount Makefile distinfo pkg-descr
sysutils/archivemount/files patch-Makefile
patch-archivemount.c
Log:
Archivemount is a piece of glue code between libarchive
(http://people.freebsd.org/~kientzle/libarchive/) and FUSE
(http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.
WWW: http://www.cybernoia.de/software/archivemount/
PR: ports/124793
Submitted by: Evgeny Zhirnov <jirnov at gmail.com>
Revision Changes Path
1.1022 +1 -0 ports/sysutils/Makefile
1.1 +35 -0 ports/sysutils/archivemount/Makefile (new)
1.1 +3 -0 ports/sysutils/archivemount/distinfo (new)
1.1 +13 -0 ports/sysutils/archivemount/files/patch-Makefile (new)
1.1 +87 -0 ports/sysutils/archivemount/files/patch-archivemount.c (new)
1.1 +6 -0 ports/sysutils/archivemount/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806211246.m5LCkiKT028356>
