./filesystems/perfuse, PUFFS Enabled Relay to FUSE

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20190222, Package name: perfuse-20190222, Maintainer: manu

perfuse brings full FUSE support to NetBSD. It has two components:
- a daemon that creates a /dev/fuse socket and that performs PUFFS
relay to FUSE.
- a library and a header file to use in file systems and libraries
that open /dev/fuse, so that they are directed to the socket.

Because perfuse has been part of the NetBSD base system since NetBSD
6, this package usually redirects to builtin and is thus almost never
installed.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 51.052 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-04 00:49:14 by Greg Troxel | Files touched by this commit (1)
Log message:
filesystems/perfuse: Explain why this is ~never built

perfuse is part of the NetBSD base system since 6, so while packages
depend on this to ensure perfuse, the package is ~never built.
   2025-09-30 18:07:40 by Thomas Klausner | Files touched by this commit (50)
Log message:
*: use ${DESTDIR}${PREFIX} instead of ${DESTDIR}/${PREFIX}
   2023-08-31 21:13:47 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
perfuse: mark as not RELRO safe.
   2022-05-03 01:31:05 by David H. Gutteridge | Files touched by this commit (1)
Log message:
perfuse: DESCR should not contain RCS content
   2022-04-30 01:58:23 by David H. Gutteridge | Files touched by this commit (1)
Log message:
perfuse: minor grammar fixes in DESCR
   2021-10-26 12:25:31 by Nia Alarie | Files touched by this commit (47)
Log message:
filesystems: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:51:05 by Nia Alarie | Files touched by this commit (47)
Log message:
filesystems: Remove SHA1 hashes for distfiles
   2020-03-22 14:04:11 by Tobias Nygren | Files touched by this commit (1)
Log message:
perfuse: mark as only for NetBSD