Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
pin db5a1d2f39 sysutils/broot: update to 1.2.2
-special paths in "no-enter" or "hide" aren't counted when summing sizes or
dates. It's a compromise: it makes all sums a little slower, especially if you
have a lot of special paths or complex ones, but it allows skipping over the
very slow disks and thus makes some cases much faster - Fix #331
-br fish shell function uses shell completion of broot
-tree height in :pt now applies even when there are more root items (thus
truncating the tree) - Fix #341
-fix the F5 and F6 shortcuts (copy and move between panels) in the default
configuration
2021-02-06 08:20:12 +00:00
archivers archivers/ruby-bz2: update portability 2021-02-05 16:46:25 +00:00
audio lv2: Update to 1.18.2 2021-02-05 13:34:33 +00:00
benchmarks Add hyperfine 2021-01-29 09:16:20 +00:00
biology biology/Makefile: Add bedtools 2021-01-22 17:09:00 +00:00
bootstrap bootstrap: Prefer native on Elbrus 2000 2020-12-05 16:50:52 +00:00
cad (cad/klayout) Fix runtime stream format read, converted install dir. 2021-01-14 12:25:33 +00:00
chat weechat: Update to 3.0.1 2021-02-05 13:25:57 +00:00
comms asterisk15: Update to asterisk 15.7.4. 2021-01-17 08:32:40 +00:00
converters orcus: Update to 0.16.1 2021-02-06 06:29:04 +00:00
cross mingw-w64-i686-binutils: Update to 2.36 2021-01-28 12:43:28 +00:00
databases mysql56: updated to 5.6.51 2021-02-05 09:28:07 +00:00
devel py-hg-fastimport: update HOMEPAGE 2021-02-06 08:01:18 +00:00
distfiles
doc doc: Updated devel/py-hg-evolve to 10.2.0.1 2021-02-06 07:55:18 +00:00
editors nano: Fix hardcoded paths in manpages 2021-02-05 17:25:52 +00:00
emulators haxm: Pass -Wno-error=address-of-packed-member unconditionally 2021-02-05 16:18:51 +00:00
filesystems py-fs: updated to 2.4.12 2021-01-24 20:27:06 +00:00
finance finance/ruby-braintree: update to 3.2.0 2021-02-05 16:16:25 +00:00
fonts terminus-font: Update to 4.49.1 2021-02-03 09:51:20 +00:00
games add games/pinball. 2021-02-03 16:09:25 +00:00
geography geography/gama: Add patch fixing use of uninitialized variable 2021-01-24 15:05:04 +00:00
graphics graphics: Enable box2d 2021-02-06 06:42:49 +00:00
ham ham/xlog: Limit -Wno-stringop-truncation to gcc 4/5. 2021-02-04 21:47:30 +00:00
inputmethod (inputmethod/scim) Updated 1.4.15 to 1.4.17, adding missing patche 2021-01-11 23:51:06 +00:00
lang gcc10: avoid picking up zstd. 2021-02-05 18:32:11 +00:00
licenses Add editors/hexer. 2020-12-12 13:32:51 +00:00
mail Update to 0.17.1. From the changelog: 2021-02-05 09:06:28 +00:00
math libixion, py-libixion: Update to 0.16.1 2021-02-06 06:23:22 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs meta-pkgs/php72-extensions: remove package 2021-01-03 15:16:27 +00:00
misc libreoffice: Update to 7.1.0.3 2021-02-06 06:47:24 +00:00
mk mk/compiler/gcc.mk: Remove stray mid-line \ 2021-02-04 21:45:13 +00:00
multimedia mkvtoolnix: updated to 53.0.0 2021-01-31 11:42:10 +00:00
net py-pika: updated to 1.2.0 2021-02-05 22:19:25 +00:00
news sfeed_curses: Update to 0.9.8 2021-01-27 17:34:07 +00:00
packages
parallel Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
pkgtools Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
print print/ruby-pdf-reader: update to 2.4.2 2021-02-03 14:38:31 +00:00
regress regress/infra-unittests: use single quotes for string literals 2021-01-04 21:11:43 +00:00
security py-google-auth: updated to 1.25.0 2021-02-05 19:50:02 +00:00
shells bash: update to 5.1.4. 2021-01-04 10:39:23 +00:00
sysutils sysutils/broot: update to 1.2.2 2021-02-06 08:20:12 +00:00
templates
textproc py-jsbeautifier: updated to 1.13.5 2021-02-05 22:22:17 +00:00
time py-pytz: updated to 2021.1 2021-02-05 19:37:38 +00:00
wm Fix alphabetic order 2021-01-29 07:37:07 +00:00
www neon: Update to 0.31.2 2021-02-06 06:33:11 +00:00
x11 x11/ruby-tk: update to 0.3.0 2021-02-03 15:50:27 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
Makefile Makefile: fix outdated documentation 2020-02-12 15:04:51 +00:00
pkglocate
README.md *: fix a bunch of typos in README and various documentation files. 2020-12-12 10:42:47 +00:00

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.

Troubleshooting

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