Port details |
- davfs2 FUSE filesystem to access WebDAV servers
- 1.7.1 filesystems
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: ali.abdallah@suse.com
- Port Added: 2024-12-12 10:27:06
- Last Update: 2024-12-12 10:23:58
- Commit Hash: ebd64e6
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1732196513
SHA256 (davfs2-1.7.1.tar.gz) = 298edd0c6773cbe258e1552a431acaea6b2eedb7087889a735daef8885fcb1ac
SIZE (davfs2-1.7.1.tar.gz) = 480381
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.1:
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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|