Port details |
- kio-fuse FUSE Interface for KIO
- 5.1.0 sysutils
=2 5.1.0Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2020-01-12 10:21:46
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde
- 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:sysutils/kio-fuse
- No installation instructions:
- This port has been deleted.
- 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/kf5-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libfuse3.so : sysutils/fusefs-libs3
- libKF5ConfigCore.so : devel/kf5-kconfig
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5KIOCore.so : devel/kf5-kio
- libKF5Service.so : devel/kf5-kservice
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Network.so : net/qt5-network
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_kio-fuse
- USES:
- cmake compiler:c++11-lang fuse:3 kde:5 pkgconfig qt:5 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.0 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
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 |
5.1.0 14 Jan 2024 04:18:44 |
Jason E. Hale (jhale) |
sysutils/kio-fuse: Update to 5.1.0 |
5.0.1_1 15 Aug 2023 21:17:14 |
Tobias C. Berner (tcberner) |
devel/kf5-extra-cmake-modules: add as build dependency
- these ports previously got ecm through an unclean dependency
(run_depend) from one of their dependencies. |
5.0.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
5.0.1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.1 25 Mar 2021 10:43:32 |
adridg |
Update sysutils/kio-fuse to latest upstream release
There's no notes for this release, but a handful of bugfix commits
in the repository and an announcement can be found on the
kde-announce-apps mailing list.
Our local patches have been submitted upstream as a MR, hopefully
they will become unnecessary in a future release. |
5.0.0 12 Feb 2021 16:57:47 |
adridg |
Fix up -descr and -message for sysutils/kio-fuse |
5.0.0 12 Feb 2021 16:41:05 |
adridg |
Update sysutils/kio-fuse to latest upstream release
kio-fuse does some FUSE magic to pass remote KIO paths (e.g. when
browsing SMB or ftp from Dolphin) to non-KIO-aware applications
(e.g. opening a text file with vi). This 5.0.0 release has been
out for a while and is functionally equivalent to the previous
one; now, however, there's real release tarballs and everything.
Existing patches have been re-built for this release and then
submitted upstream, which is why they now have git-hashes. |
4.95.0 11 Dec 2020 20:00:15 |
tcberner |
sysutils/kio-fuse: convert to USES=fuse
PR: 251763
Submitted by: jbeich |
4.95.0 05 Jun 2020 20:46:33 |
pkubaj |
sysutils/kio-fuse: fix build on GCC architectures
ENODATA is not defined on GCC systems:
/wrkdirs/usr/ports/sysutils/kio-fuse/work/kio-fuse-4.95.0/kiofusevfs.cpp: In
static member function 'static int KIOFuseVFS::kioErrorToFuseError(int)':
/wrkdirs/usr/ports/sysutils/kio-fuse/work/kio-fuse-4.95.0/kiofusevfs.cpp:2323:55:
error: 'ENODATA' was not declared in this scope
2323 | case KIO::ERR_NO_CONTENT : return ENODATA;
Guard it behind ifdef.
PR: 247009
Approved by: tcberner (maintainer) |
4.95.0 26 May 2020 13:24:47 |
adridg |
Update sysutils/kio-fuse to latest upstream
These are progressive betas, basically; this release drops Boost from
the dependencies.
Reported by: portscout |
4.90.0 08 Feb 2020 14:27:04 |
adridg |
sysutils/kio-fuse: Fix build
While boost is an implicit dependency, make it explicit for
the sake of the patch added in r525170. Also, on amd64 &c,
wherever Boost headers end up isn't automatically in the
C++ header search path, so find Boost in CMake and use those
headers.
Pointy hat: adridg (for approving the previous "fix")
Reported by: fallout |
4.90.0 04 Feb 2020 14:40:42 |
pkubaj |
sysutils/kio-fuse: fix build on GCC architectures
As usual, C++11 compiler is necessary.
Another issue is that ENODATA is not defined on GCC systems. Include
boost/cerrno.hpp (boost is already indirect dependency) to have this macro.
PR: 243870
Approved by: adridg (maintainer) |
4.90.0 12 Jan 2020 10:21:42 |
tcberner |
[New port] sysutils/kio-fuse: FUSE Interface for KIO
KioFuse 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.
KioFuse works by acting as a bridge between KDE's KIO filesystem design and
FUSE.
WWW: https://github.com/KDE/kio-fuse |