| Port details |
- httpdirfs FUSE filesystem to mount HTTP directory listings, with permanent cache
- 1.3.3 filesystems
=1 1.3.3Version of this port present on the latest quarterly branch. - Maintainer: alven@FreeBSD.org
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2026-06-12 09:36:19
- Commit Hash: e3ed786
- People watching this port, also watch:: zapret2, agate, indi, zapret, qelectrotech
- 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 = 1781256787
SHA256 (fangfufu-httpdirfs-1.3.3_GH0.tar.gz) = 55e59b4df08053d3b5b922cc58064a8ee209110ee6e99eee16d5798ba2985ec4
SIZE (fangfufu-httpdirfs-1.3.3_GH0.tar.gz) = 144578
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.3.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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3.3 12 Jun 2026 09:36:19
    |
Älven (alven)  |
filesystems/httpdirfs: Update 1.3.2 => 1.3.3
Approved by: db@, yuri@ (Mentors, implicit) |
1.3.2 31 May 2026 00:57:59
    |
Älven (alven)  |
filesystems/httpdirfs: Update 1.3.1 => 1.3.2
Approved by: db@, yuri@ (Mentors, implicit) |
1.3.1 28 May 2026 16:20:31
    |
Älven (alven)  |
filesystems/httpdirfs: 1.2.10 => 1.3.1
* Since 1.2.11 (e50d690) upstream added core unit testing suite using
the Unity framework, which hadn't yet ported to FreeBSD. So commented
out it's inclusion in meson build manifest.
* Removed patches needed to build the port on i386 and with previous
versions of ftp/curl as it builds without them now.
Approved by: db@, yuri@ (Mentors, implicit) |
1.2.10 16 May 2026 21:33:17
    |
Älven (alven)  |
filesystems/httpdirfs: Update 1.2.9 => 1.2.10
Approved by: db@, yuri@ (Mentors, implicit) |
1.2.9 15 May 2026 23:38:17
    |
Älven (alven)  |
filesystems/httpdirfs: Update 1.2.7 => 1.2.9
* Fit COMMENT within 70 characters limit
* Install more documentation files
* Prefer using pkg-plist for tracking installed files
* Combine 2 patches for the same file into one, remove upstreamed hunk
Approved by: db@, yuri@ (Mentors, implicit) |
1.2.7_3 06 Oct 2025 10:21:44
    |
Po-Chuan Hsieh (sunpoet)  |
filesystems/httpdirfs: Fix build with curl 8.16.0
Approved by: portmgr (blanket) |
1.2.7_3 28 Jul 2025 21:38:52
    |
Älven (alven)  |
*/*: Älven's ports to use FreeBSD.org email
PR: 288046
Approved by: mentors db@, yuri@ (implicit) |
1.2.7_3 30 Jun 2025 15:00:39
    |
Matthias Andree (mandree)  |
*/*: Bump PORTREVISION after libuuid/libblkid switch
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489 |
1.2.7_2 30 Jun 2025 14:57:32
    |
Matthias Andree (mandree)  Author: Alexander Shursha |
*/*: Switch to misc/libuuid and misc/libblkid
PR: 221293
PR: 251489
PR: 257070 |
1.2.7_2 25 Mar 2025 16:48:18
    |
Stefan Eßer (se)  |
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 |
1.2.7_1 06 Mar 2025 05:12:19
    |
Bryan Drewery (bdrewery)  |
*/*: Chase devel/gumbo shlib version bump |
1.2.7 12 Jan 2025 21:41:54
    |
Piotr Kubaj (pkubaj)  |
filesystems/httpdirfs: fix build on 32-bits
../src/link.c:998:55: error: format specifies type 'unsigned long' but the
argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat]
998 | snprintf(range_str, sizeof(range_str), "%lu-%lu", start, end);
| ~~~ ^~~~~
| %zu
../src/link.c:998:62: error: format specifies type 'unsigned long' but the
argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat]
998 | snprintf(range_str, sizeof(range_str), "%lu-%lu", start, end);
| ~~~ ^~~
| %zu
2 errors generated. |
1.2.7 27 Dec 2024 19:08:03
    |
Zsolt Udvari (uzsolt)  Author: Älven |
filesystems/httpdirfs: Update to 1.2.7
Clean pkg-descr.
Submitter takes maintainership.
Changelog:
https://github.com/fangfufu/httpdirfs/blob/master/CHANGELOG.md
PR: 283467 |
1.2.6 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 |