Summary: | [NEW PORT] sysutils/archivemount | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Evgenii Zhirnov <jirnov> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Evgenii Zhirnov
2008-06-20 18:00:11 UTC
State Changed From-To: open->closed New port added, with minor changes. Thanks! 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) _______________________________________________ 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" |