Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
nia 6de8caf590 mbone: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:57:00 +00:00
archivers archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
audio audio: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:58:44 +00:00
benchmarks benchmarks: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:02:50 +00:00
biology biology: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:03:36 +00:00
bootstrap Spaces to tabs (NFCI). 2021-07-13 12:43:58 +00:00
cad cad: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:04:09 +00:00
chat chat: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:05:10 +00:00
comms comms: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:05:57 +00:00
converters converters: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:06:37 +00:00
cross cross: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:07:50 +00:00
databases databases: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:09:13 +00:00
devel archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:13:59 +00:00
distfiles
doc Note update of net/radsecproxy to 1.9.1. 2021-10-26 09:55:27 +00:00
editors editors: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:21:24 +00:00
emulators emulators: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:23:44 +00:00
filesystems filesystems: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:25:25 +00:00
finance finance: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:26:00 +00:00
fonts fonts: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:26:59 +00:00
games games: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:43:43 +00:00
geography geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
graphics graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ham ham: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:48:37 +00:00
inputmethod inputmethod: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:49:30 +00:00
lang lang: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:51:29 +00:00
licenses Add SMath Studio as math/smath-studio. 2021-06-29 14:28:12 +00:00
mail mail: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:53:53 +00:00
math math: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:55:21 +00:00
mbone mbone: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:57:00 +00:00
meta-pkgs meta-pkgs: Remove SHA1 hashes for distfiles 2021-10-07 14:30:58 +00:00
misc *: Revbump for protobuf-3.18.0 2021-10-21 20:33:03 +00:00
mk mk: Replace RMD160 as a default distfile hash with BLAKE2s 2021-10-26 09:06:06 +00:00
multimedia ffmpeg4 ffplay4: updated to 4.4.1 2021-10-25 09:10:54 +00:00
net Update radsecproxy to version 1.9.1. 2021-10-26 09:54:35 +00:00
news *: recursive bump for heimdal 7.7.0 2021-10-21 07:46:31 +00:00
packages
parallel parallel: Remove SHA1 hashes for distfiles 2021-10-07 14:46:45 +00:00
pkgtools digest: match b2sum in terms of capitalizing BLAKE2s/BLAKE2b 2021-10-23 18:09:13 +00:00
print zathura-pdf-mupdf: Bump PKGREVISION for mupdf update 2021-10-23 15:22:44 +00:00
regress regress: fix space-tab in the indentation 2021-09-09 18:23:44 +00:00
security Update to 5.60. From the changelog: 2021-10-24 21:33:48 +00:00
shells shells/nushell: fix PLIST 2021-10-14 16:49:59 +00:00
sysutils bup: Wrap bup's build system slightly better 2021-10-26 00:19:27 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-colored: updated to 1.4.3 2021-10-25 16:51:47 +00:00
time Update to 2.51 2021-10-24 03:54:11 +00:00
wm *: Revbump for protobuf-3.18.0 2021-10-21 20:33:03 +00:00
www nghttp2: updated to 1.46.0 2021-10-26 08:32:01 +00:00
x11 vte3: Ensure ${PKG_SYSCONFDIR}/profile.d is created. 2021-10-22 11:17:47 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README.md: Add trailing slash to the URI 2021-10-21 12:18:01 +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.

Community / 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