Add pkgsrc (#491)

pkgsrc is a package manager that supports Linux, BSD, illumos, and macOS, and I would assume is covered by NetBSD's [somewhat ambiguous policy](https://www.netbsd.org/developers/commit-guidelines.html).

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/491
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
hellfire103 2026-04-22 21:00:19 +02:00 committed by JesseBot
commit feb4c0f2f7

View file

@ -745,7 +745,11 @@ This is a section for repos that are similar to this one either because they are
> [!Note]
> ### Package Manager Alternatives
> For more operating systems, there are is a default package mananager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. If you have any other suggestions for package managers with a "No AI" policy, please feel free to open a PR.
> For more operating systems, there are is a default package mananager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. Cross-platform alternatives include:
>
> * [pkgsrc](https://pkgsrc.org/) - A framework for managing third-party software on UNIX-like systems. Used by default on [NetBSD](https://www.netbsd.org/) and [SmartOS](https://wiki.smartos.org/), but also available on Linux, macOS, and illumos.
>
> If you have any other suggestions for package managers with a "No AI" policy, please feel free to open a PR.
## Password Management