| Port details on branch 2025Q4 |
- httpdirfs FUSE filesystem to mount HTTP directory listings, with a permanent cache
- 1.2.7_3 filesystems
=0 1.2.7_3Version of this port present on the latest quarterly branch. - Maintainer: alven@FreeBSD.org
 - Port Added: 2025-10-06 19:33:46
- Last Update: 2025-10-06 19:30:44
- Commit Hash: e6f6bed
- License: GPL3OPENSSL
- WWW:
- https://github.com/fangfufu/httpdirfs/
- Description:
- HTTPDirFS stands for Hyper Text Transfer Protocol Directory Filesystem.
The performance of the program is excellent. HTTP connections are reused through
curl-multi interface. The FUSE component runs in the multithreaded mode.
There is a permanent cache system which can cache all the file segments you have
downloaded, so you don't need to these segments again if you access them
later. This feature is triggered by the --cache flag. This is similar to the
--vfs-cache-mode full feature of rclone mount
There is support for Airsonic / Subsonic server. This allows you to mount a
remote music collection locally.
If you only want to access a single file, there is also a simplified Single File
Mode. This can be especially useful if the web server does not present a HTTP
directory listing.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fusefs-httpdirfs>0:filesystems/httpdirfs
- To install the port:
- cd /usr/ports/filesystems/httpdirfs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/httpdirfs
- pkg install fusefs-httpdirfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-httpdirfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734773125
SHA256 (fangfufu-httpdirfs-1.2.7_GH0.tar.gz) = c7de6851aaef3132971b9add4a1ed235777db0316f48414ff9d93a316055e9f3
SIZE (fangfufu-httpdirfs-1.2.7_GH0.tar.gz) = 81749
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcurl.so : ftp/curl
- libexpat.so : textproc/expat2
- libgumbo.so : devel/gumbo
- libuuid.so : misc/libuuid
- libfuse3.so : filesystems/fusefs-libs3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fusefs-httpdirfs-1.2.7_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- filesystems_httpdirfs
- USES:
- fuse:3 meson pkgconfig ssl
- 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.2.7_3 06 Oct 2025 19:30:44
    |
Po-Chuan Hsieh (sunpoet)  |
filesystems/httpdirfs: Fix build with curl 8.16.0
Approved by: portmgr (blanket)
(cherry picked from commit 2f6fdf67a2837662d814cf6c1553d76ccae7062a) |
Number of commits found: 1
|