Merge pull request #49 from 0mp/patch-1

Update FreeBSD installation instructions
This commit is contained in:
Fufu Fang 2019-11-12 11:01:36 +00:00 committed by GitHub
commit c790a44c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -34,6 +34,10 @@ For more information on the status of HTTDirFS in Debian, please refer to
HTTPDirFS is available in the
[Arch User Repository](https://aur.archlinux.org/packages/httpdirfs).
### FreeBSD
HTTPDirFS is available in the
[FreeBSD Ports Collection](https://www.freshports.org/www/httpdirfs/).
## Compilation
### Debian 10 "Buster" and newer versions
Under Debian 10 "Buster" and newer versions, you need the following packages:
@ -76,6 +80,9 @@ You can then build + install with:
gmake
sudo gmake install
Alternatively, you may use the FreeBSD [ports(7)](https://man.freebsd.org/ports/7)
infrastructure to build HTTPDirFS from source with the modifications you need.
## Usage
./httpdirfs -f --cache $URL $MOUNT_POINT