Update FreeBSD installation instructions

This commit is contained in:
Mateusz Piotrowski 2019-11-12 11:59:55 +01:00 committed by GitHub
parent 6d144973b9
commit 847e4eac82
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