pkgsrc
pkgsrc is a cross-platform packaging system and collection of build scripts, patches, and infrastructure used to compile and package software for Unix-like systems. It originated in the NetBSD project as a portable successor to its original packaging system and has been maintained as a separate project since the 1990s. The repository provides package descriptions for thousands of programs and supports both building from source and distributing binary packages where available.
The core concept of pkgsrc is the pkgsrc tree, a hierarchical directory structure of categories and packages.
Although rooted in NetBSD, pkgsrc runs on many Unix-like systems, including Linux and macOS, and is used
Package management with pkgsrc combines with platform-specific tooling to install, upgrade, or remove software. The pkgsrc