Port details |
- davfs2 FUSE filesystem to access WebDAV servers
- 1.7.2 filesystems
=0 1.7.1Version of this port present on the latest quarterly branch. - Maintainer: ali.abdallah@suse.com
 - Port Added: 2024-12-12 10:27:06
- Last Update: 2025-09-03 11:11:58
- Commit Hash: e33c5df
- Also Listed In: www
- License: GPLv3+
- WWW:
- http://savannah.nongnu.org/projects/davfs2
- https://github.com/alisarctl
- Description:
- Web Distributed Authoring and Versioning (WebDAV), an extension to the
HTTP-protocol, allows authoring of resources on a remote web server.
davfs2 provides the ability to access such resources like a typical
filesystem, allowing for use by standard applications with no built-in
support for WebDAV.
davfs2 is designed to fully integrate into the filesystem semantics of
Unix-like systems and makes mounting by unprivileged users as easy and
secure as possible.
davfs2 does extensive caching to make the file system responsive, to
avoid unnecessary network traffic, to prevent data loss, and to cope
for slow or unreliable connections.
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fusefs-davfs2>0:filesystems/davfs2
- To install the port:
- cd /usr/ports/filesystems/davfs2/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/davfs2
- pkg install fusefs-davfs2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-davfs2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756223182
SHA256 (davfs2-1.7.2.tar.gz) = 1bdc2bb235a9f2e546a6a13c559ecf43c64407e3c4497d77b8ec3f62f4b84e46
SIZE (davfs2-1.7.2.tar.gz) = 479720
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:
-
- gmake>=4.4.1 : devel/gmake
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libneon.so : www/neon
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fusefs-davfs2-1.7.2:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- filesystems_davfs2
- USES:
- gmake iconv ssl gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.2 03 Sep 2025 11:11:58
    |
Alexey Dokuchaev (danfe)  |
filesystems/davfs2: update the port to version 1.7.2
- Increase buffer read size from 16 to 64 KB
- Allow setting a mount password via DAVFS_PASSWORD
- Introduce sync_on_lookup option (off by default) |
1.7.1 10 Apr 2025 05:11:08
    |
Alexey Dokuchaev (danfe)  |
filesystems/davfs2: allow to build with any 3.x version of `www/neon'
Assume that any more or less recent version would work, at least within
the current major series. Upstream plans to get rid of this heuristics
altogether in the next release so this band-aid should suffice for now.
PR: 285860 |
1.7.1 12 Dec 2024 10:23:58
    |
Alexey Dokuchaev (danfe)  |
filesystems/davfs2: new port had been added (+)
This is a FUSE file system driver that allows mounting a
WebDAV server as a local file system, like a disk drive.
PR: 267518 (heavily modified)
Submitted by: Ali Abdallah (current main developer) |
Number of commits found: 3
|