pkgsrc/filesystems
xtraeme 2a8fb61eb8 Initial import of fuse-obexfs-0.8.
FUSE based filesystem using ObexFTP (currently beta).

Actually ObexFS is just a thin layer wrapping a basic ObexFTP
client into FUSE callbacks.

This works well enough on NetBSD/amd64:

$ mount|grep obexfs
puffs:refuse:obexfs on k600i/ type puffs (nosuid, nodev, mounted by juan)
$

$ ls -l k600i/
total 2
drwxr-xr-x  1 juan  users  0 Jan  1  1970 Memoria del tel?fono
drwxr-xr-x  1 juan  users  0 Jan  1  1970 Memory Stick
$
2007-05-16 10:32:52 +00:00
..
fuse Add comment about ONLY_FOR_PLATFORM explaining why this doesn't build 2007-03-16 18:57:29 +00:00
fuse-archivemount use open(2) instead of mknod(2) to create regular files. while 2007-02-21 00:04:30 +00:00
fuse-cddfs default to /dev/cd0d on NetBSD 2007-02-26 15:15:34 +00:00
fuse-cryptofs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-curlftpfs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-encfs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-gmailfs Initial import of fuse-gmailfs-0.7.2 into the Packages Collection. 2007-05-04 22:55:10 +00:00
fuse-gphotofs GPhotoFS is a filesystem client based on libgphoto2 that exposes 2007-05-02 19:43:40 +00:00
fuse-httpfs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-lzofs use open() instead of mknod() to create regular files. avoids having 2007-03-16 08:21:16 +00:00
fuse-ntfs-3g Add a patch to pass the EXEC_NAME through to fuse_new(). Otherwise there 2007-05-15 23:10:05 +00:00
fuse-obexfs Initial import of fuse-obexfs-0.8. 2007-05-16 10:32:52 +00:00
fuse-pod Initial import of fusepod-0.5.1 into the Packages Collection as 2007-05-04 23:48:33 +00:00
fuse-unionfs More Engllish improvements. 2007-03-17 07:10:06 +00:00
py-fuse-bindings Initial import of python bindings (version 0.2pre1) for fuse and 2007-05-04 19:51:52 +00:00
u9fs Change to create directories before copying files to them. Won't matter in 2007-05-13 15:34:05 +00:00
Makefile Add and enable fuse-pod 2007-05-04 23:49:32 +00:00