notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
kio-fuse FUSE Interface for KIO
5.1.1 filesystems on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.1.1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-07 19:52:55
Last Update: 2025-10-14 21:00:53
Commit Hash: 00c88f8
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. lib/libexec/kio-fuse
  2. share/dbus-1/services/org.kde.KIOFuse.service
  3. /usr/local/share/licenses/kio-fuse-5.1.1/catalog.mk
  4. /usr/local/share/licenses/kio-fuse-5.1.1/LICENSE
  5. /usr/local/share/licenses/kio-fuse-5.1.1/GPLv3+
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1760473515 SHA256 (kio-fuse-5.1.1.tar.xz) = adf6aa7ce055c0987e716a93ac01f3c0a97c1280421443cd6b21e0e71d763d14 SIZE (kio-fuse-5.1.1.tar.xz) = 49404

Packages (timestamps in pop-ups are UTC):
kio-fuse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.1.0_25.1.1-5.1.0_25.1.1n/an/an/a
FreeBSD:13:quarterly5.1.0_25.1.1-5.1.0_25.1.1n/an/an/a
FreeBSD:14:latest5.1.15.1.1-5.1.0_25.1.1---
FreeBSD:14:quarterly5.1.15.1.1-5.1.0_25.1.1---
FreeBSD:15:latest5.1.15.1.1n/a5.1.0_2n/an/a--
FreeBSD:15:quarterly5.1.15.1.1n/a-n/an/a--
FreeBSD:16:latest5.1.0_25.1.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. ECMConfig.cmake : devel/kf6-extra-cmake-modules
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libfuse3.so : filesystems/fusefs-libs3
  2. libKF6CoreAddons.so : devel/kf6-kcoreaddons
  3. libKF6KIOCore.so : devel/kf6-kio
  4. libQt6Core.so : devel/qt6-base
  5. libQt6Qml.so : x11-toolkits/qt6-declarative
This port is required by:
for Run
  1. x11/plasma6-plasma-workspace

Configuration Options:
No options to configure
Options name:
filesystems_kio-fuse
USES:
cmake compiler:c++17-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:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/kio-fuse/
Collapse this list.
Port Moves
  • port moved here from sysutils/kio-fuse on 2024-11-06
    REASON: Moved to new category filesystems

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.1.1
14 Oct 2025 21:00:53
commit hash: 00c88f83c6c0e4eb71026b8eb509730f015e6885commit hash: 00c88f83c6c0e4eb71026b8eb509730f015e6885commit hash: 00c88f83c6c0e4eb71026b8eb509730f015e6885commit hash: 00c88f83c6c0e4eb71026b8eb509730f015e6885 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
filesystems/kio-fuse: Update to 5.1.1

Release notes:

KIO FUSE 5.1.1 is the first release with officially stable support for Qt6/KF6.
With the next version, support for Qt5/KF5 will likely be dropped.
It's encouraged to build KIO FUSE with the same Qt major version as Dolphin,
so that they share KIO protocol implementations.

Compared to v5.1.0, the following changed:
- rmdir no longer deletes non-empty directories (https://bugs.kde.org/482902)
- Fix that Qt 6 applications falsely report that an open file that has been
  deleted in the virtual filesystem still exists by reporting st_nlink = 0.
- Fix reporting of file/directory ownership when using local KIO protocols
  with KIO 6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.1.0_2
25 Mar 2025 16:48:18
commit hash: e9d17a6122bc14dcff85e349d7e945806e02bcc5commit hash: e9d17a6122bc14dcff85e349d7e945806e02bcc5commit hash: e9d17a6122bc14dcff85e349d7e945806e02bcc5commit hash: e9d17a6122bc14dcff85e349d7e945806e02bcc5 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
filesystems/fusefs-libs3: bump portrevision of dependent ports

Bump PORTREVISION of all ports depending on libfuse3.so after upgrade
to version 3.17.1.

Reported by:	vvd
5.1.0_1
03 Feb 2025 22:56:32
commit hash: b2f565fe3a504de6edff7e36a8e092b81770f735commit hash: b2f565fe3a504de6edff7e36a8e092b81770f735commit hash: b2f565fe3a504de6edff7e36a8e092b81770f735commit hash: b2f565fe3a504de6edff7e36a8e092b81770f735 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
filesystems/kio-fuse: switch to KF6/Qt6
5.1.0
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988

Number of commits found: 4