Subject: CVS commit: pkgsrc/filesystems/fuse
From: Juan Romero Pardines
Date: 2007-02-21 00:48:30
Message id: 20070220234830.ECC832150A@cvs.netbsd.org

Log Message:
Initial import of fuse-2.5.2 from pkgsrc-wip, packaged by
pancake.

With FUSE it is possible to implement a fully functional filesystem in a
userspace program.  Features include:

* Simple library API
* Simple installation (no need to patch or recompile the kernel)
* Secure implementation
* Userspace - kernel interface is very efficient
* Usable by non privileged users
* Runs on Linux kernels 2.4.X and 2.6.X
* Has proven very stable over time

This package is enabled only for linux and FreeBSD, NetBSD uses
its own compatible library.


Files:
RevisionActionfile
1.1importpkgsrc/filesystems/fuse/MESSAGE
1.1importpkgsrc/filesystems/fuse/DESCR
1.1importpkgsrc/filesystems/fuse/Makefile
1.1importpkgsrc/filesystems/fuse/PLIST
1.1importpkgsrc/filesystems/fuse/buildlink3.mk
1.1importpkgsrc/filesystems/fuse/distinfo
1.1importpkgsrc/filesystems/fuse/patches/patch-aa