mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 03:40:46 -04:00
Commit b7f05445c0
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)
11 lines
492 B
Text
11 lines
492 B
Text
HTTPDirFS stands for Hyper Text Transfer Protocol Directory Filesystem. It may
|
|
be used to to mount HTTP directory listings as if it was a partition.
|
|
|
|
HTTP connections are reused due to the use of cURL-multi interface. The FUSE
|
|
component runs in multithreaded mode.
|
|
|
|
There is a permanent cache system which can cache all the file segments that
|
|
have been downloaded.
|
|
|
|
The support for Airsonic / Subsonic server is also included. This allows the
|
|
user to mount a remote music collection locally.
|