c9f503b6ee
GitHub CLI 2.10.1 What's Changed - Hide retention-period flag by @greggroth in #5607 GitHub CLI 2.10.0 What's New - Add label list list sorting and label remove command by @heaths in #5503 - Add label list --json support by @heaths in #5567 - Add repo list --visibility=internal flag by @hiradp in #5564 - Add release list --exclude-drafts flag by @ffalor in #5595 - Add codespace jupyter command to open codespaces in JupyterLab by @jungaretti in #5291 - codespaces list: add display name to the list output by @josebalius in #5571 - pr create: add "Submit as draft" option by @koskeller in #5570 - Add devcontainer to this project by @joshspicer in #5592 - Add codespace create --retention-period flag by @greggroth in #5504 What's Changed - label edit: clarify --name switch by @heaths in #5525 - gist create: add progress indicator by @ffalor in #5526 - repo create: fix grammar prompt by @chemotaxis in #5557 - issue comment: support quotes and arguments in EDITOR value by @mislav in #5549 - search prs: add the ability to pass teams to --review-requested by @ffalor in #5538 - search prs: add example to help output by @damiensedgwick in #5562 - issue view: fix non-working usage example by @mhmdanas in #5563 - pr merge: refactor implementation by @mntlty in #5514 - status: omit results from archived repositories by @ffalor in #5583 - status: ignore FORBIDDEN errors due to SAML restrictions by @heaths in #5588 - auth: respect GH_BROWSER, "browser" config, avoid opening non-HTTP URLs by @mislav in #5604 - repo clone: document adding upstream remote if repo is a fork by @dhalbert in #5466 - Fix nil pointer exception in codespace selection by @cannist in #5605 - codespaces: handle star in display name by @josebalius in #5577 - Upgrade to go 1.18 by @samcoe in #5542 - Bump github.com/cpuguy83/go-md2man/v2 from 2.0.1 to 2.0.2 by @dependabot in #5522 - Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #5533 - Consistent version format in version upgrade notice by @mislav in #5559 GitHub CLI 2.9.0 What's New - label edit: Command to edit existing labels by @heaths in #5519 - label clone: Command to clone labels between repositories by @heaths in #5452 - label create: Add --force flag to forcibly create labels by @heaths in #5451 - codespaces: Support for multi devcontainer by @reybard in #5076 What's Changed - label list: Add column for displaying the label color by @heaths in #5462 - pr merge: Warn if PR is already merged by @mntlty in #5463 - gist delete: Avoid crash when deleting gist with no owner by @mislav in #5510 - list commands: Standardize output when no entries found by @rpadaki in #5479 - repo list: Add ls alias to command by @rpadaki in #5480 - issue/pr list: Fix searching by --state flag by @samcoe in #5513 - search prs: Correct displayed header when searching prs command by @samcoe in #5488 - pr create: Document that --body-file reads from stdin by @lukekarrys in #5461 - Add tab completion descriptions for aliases and extensions by @rpadaki in #5447 - Replace deprecated ioutil package with io and os package replacements by @estensen in #5498 GitHub CLI 2.8.0 What's New - New release edit command by @plu in #5422 - issue close: add --comment flag to close with comment by @samcoe in #5437 - issue delete: add --confirm flag by @opelr in #5396 - pr merge: provide instructions for resolving merge conflicts by @ErKiran in #5330 - codespace select: add hidden select command for extensions by @legomushroom in #5390 - codespace create: make location an optional flag by @jshorty in #5410 - codespace create: handle idle timeout notice by @adnamalin in #5409 - codespace code: add --web flag to open in Visual Studio Code web mode by @jackcmeyer in #5380 - gist edit: allow non-interactive file replacement by @samcoe in #5408 - extension upgrade: add --dry-run flag by @samcoe in #5098 - Add new alias to all create commands by @chriscn in #5388 What's Changed - Add support for installing binary extensions on M1 Macs by @mislav in #5457 - status: respect GitHub host configuration by @mislav in #5423 - codespace ssh/cp: check paths safely by @jshorty in #5384 - codespace edit: remove unsupported idle timeout flag by @adnamalin in #5405 - extension list: speed up output by avoiding checking for upgrades by @samcoe in #5098 - extension list: don't error if no extensions are installed by @rpadaki in #5445 - auth login: fix flow when ~/.config/gh/config.yml is read-only by @ncfavier in #5378 - Fix table printer crash in narrow terminals by @rpadaki in #5449 - Improve DNF installation instructions by @gto406 in #5406 - Change issue close color from red to purple by @samcoe in #5436 - Replace old search query builder by @samcoe in #5366 |
||
---|---|---|
archivers | ||
audio | ||
benchmarks | ||
biology | ||
bootstrap | ||
cad | ||
chat | ||
comms | ||
converters | ||
cross | ||
databases | ||
devel | ||
distfiles | ||
doc | ||
editors | ||
emulators | ||
filesystems | ||
finance | ||
fonts | ||
games | ||
geography | ||
graphics | ||
ham | ||
inputmethod | ||
lang | ||
licenses | ||
math | ||
mbone | ||
meta-pkgs | ||
misc | ||
mk | ||
multimedia | ||
net | ||
news | ||
packages | ||
parallel | ||
pkgtools | ||
regress | ||
security | ||
shells | ||
sysutils | ||
templates | ||
textproc | ||
time | ||
wm | ||
www | ||
x11 | ||
_NetBSD-pkgdb | ||
Makefile | ||
pkglocate | ||
README.md |
pkgsrc
pkgsrc is a framework for building software for a variety of UNIX-like systems.
It produces binary packages, which can be managed with tools such as
pkgin. pkgsrc is highly configurable, supporting
building packages for an arbitrary installation prefix (the default is
/usr/pkg
), allowing multiple branches to coexist on one machine, a
build options framework, and a compiler transformation framework, among
other advanced features. Unprivileged use and installation is also supported.
pkgsrc is the default package manager for NetBSD and SmartOS. It's also supported as a first-class option in OmniOS CE and Oasis Linux.
Bootstrapping
To use pkgsrc on operating systems other than NetBSD, you first need to bootstrap:
cd pkgsrc/bootstrap
./bootstrap
Note that this is only for the most simple case, using pkgsrc's defaults.
Please consult bootstrap/README
and bootstrap/README.OS
for detailed
information about bootstrapping.
Building packages
cd pkgsrc/category/package-name
$PREFIX/bin/bmake install
Where $PREFIX
is where you've chosen to install packages
(typically /usr/pkg
)
On NetBSD, bmake
is simply the built-in make
tool.
To build packages in bulk, tools such as pkgtools/pbulk
and
pkgtools/pkg_comp
can be used.
Community / Troubleshooting
- Join the community IRC channel #pkgsrc @ libera.chat.
- Join the community Matrix room #pkgsrc:nil.im
- Subscribe to the pkgsrc-users mailing list
- Send bugs and patches via web form (use the
pkg
category).
Latest sources
To fetch the main CVS repository:
cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc
To work in the Git mirror, which is updated every few hours from CVS:
git clone https://github.com/NetBSD/pkgsrc.git
Additional links
- pkgsrc guide - the authoritative document on pkgsrc, also available as
doc/pkgsrc.txt
- pkgsrc in the NetBSD Wiki - miscellaneous articles and tutorials
- pkgsrc.se - a searchable web index of pkgsrc
- pkgsrc-wip - a project to get more people actively involved with creating packages for pkgsrc
- pkgsrc on Twitter - announcements to the world
- pkgsrcCon - we get together
- BulkTracker - a web application that tracks pkgsrc bulk builds