pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/fuse-zip



Module name:    wip
Committed by:   thomasklausner
Date:           Sat Sep  6 22:35:35 UTC 2014

Added Files:
        wip/fuse-zip: DESCR Makefile PLIST TODO distinfo
        wip/fuse-zip/patches: patch-lib_fileNode.cpp

Log Message:
Import fuse-zip-0.4.0 as wip/fuse-zip.

fuse-zip is a FUSE file system to navigate, extract, create and
modify ZIP archives based in libzip implemented in C++.

With fuse-zip you really can work with ZIP archives as real
directories.  Unlike KIO or Gnome VFS, it can be used in any
application without modifications.

Unlike other FUSE filesystems, _only_ fuse-zip provides write
support to ZIP archives. Also, fuse-zip is faster that all known
implementations on large archives with many files.

TODO:
0.4 dumps core on mounting for me on NetBSD-7.99.1. -- wiz 20140907

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/fuse-zip/DESCR wip/fuse-zip/Makefile \
    wip/fuse-zip/PLIST wip/fuse-zip/TODO wip/fuse-zip/distinfo \
    wip/fuse-zip/patches/patch-lib_fileNode.cpp

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fuse-zip/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fuse-zip/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fuse-zip/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fuse-zip/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fuse-zip/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fuse-zip/patches/patch-lib_fileNode.cpp?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index