diff options
author | Simon Ser <contact@emersion.fr> | 2020-10-28 13:34:57 +0000 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-10-31 10:47:36 -0400 |
commit | 81c24c959c3bf75e5cecae970034f9e275542976 (patch) | |
tree | f7438589a85c5b28b4066de4f61a3c26d1817c2f | |
parent | a587053d94365eca00c57a74185dd4b2fe0c99c1 (diff) | |
download | sr.ht-docs-81c24c959c3bf75e5cecae970034f9e275542976.tar.gz |
builds.sr.ht: add note about freebsd ports
-rw-r--r-- | builds.sr.ht/compatibility.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index a7e0df8..37984a2 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -591,6 +591,9 @@ releases](https://www.freebsd.org/releases/) are supported. The packages array is installed with `pkg install`. +A snapshot of the ports collection is available at `/usr/ports`. Git can be +used to update it to the latest commit. + **repositories** Custom package repositories are not supported on FreeBSD builds. |