Port details |
- kio-fuse FUSE Interface for KIO
- 5.1.0_1 filesystems
=0 5.1.0Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2025-02-03 22:56:32
- Commit Hash: b2f565f
- Also Listed In: kde sysutils
- License: GPLv3+
- WWW:
- https://invent.kde.org/system/kio-fuse
- Description:
- KIO-Fuse allows you to mount remote directories into the root hierarchy of your
local file system, thereby exposing KDE's advanced access capabilities (SSH,
SAMBA/Windows, FTP, TAR/GZip/BZip2, WebDav, etc) to POSIX-compliant
applications such as Firefox, OpenOffice, GNOME apps, shell utilities and more.
KIO-Fuse works by acting as a bridge between KDE's KIO filesystem design and
FUSE.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kio-fuse>0:filesystems/kio-fuse
- To install the port:
- cd /usr/ports/filesystems/kio-fuse/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/kio-fuse
- pkg install kio-fuse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kio-fuse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705202711
SHA256 (kio-fuse-5.1.0.tar.xz) = 7d104581227d5a19b424b33f4168d181556b1015d6df2218e01a88d64449e94b
SIZE (kio-fuse-5.1.0.tar.xz) = 48820
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfuse3.so : filesystems/fusefs-libs3
- libKF6CoreAddons.so : devel/kf6-kcoreaddons
- libKF6KIOCore.so : devel/kf6-kio
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- filesystems_kio-fuse
- USES:
- cmake compiler:c++11-lang fuse:3 kde:6 pkgconfig qt:6 tar:xz
- pkg-message:
- For install:
- To fully use KIO-fuse, you will need FUSE and usermount enabled, e.g.
kldload fusefs
sysctl vfs.usermount=1
to make these changes permanent, see loader.conf(5) and sysctl.conf(5).
- Master Sites:
|