Add FreeBSD ports install option

finchie
Apr 5, 2024, 6:35 AM
TJAIKQ4KIDNAW3OJRTHBS2FBRM4ZDZ7EOHLGNUJZVQFU6CFUQ5EQC

Dependencies

  • [2] LLS53CR2 Add installation instructions for openSUSE Tumbleweed
  • [*] SCSV2FNS Reboot

Change contents

  • edit in src/installing.md at line 126
    [2.838]
    [4.308896]
    Alternatively, you can install the [port](https://www.freshports.org/devel/pijul), which is more likely to be up-to-date but means you have to wait for `rust` and `pijul` to build from scratch:
    ```
    cd /usr/ports/devel/pijul/ && make install clean
    ```