Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 3860e8589e py-httplib2: updated to 0.20.2
0.20.2
auth: support pyparsing v3 (AttributeError downcaseTokens)
proxy: correct extraction of errno from pysocks ProxyConnectionError
2021-11-02 18:54:23 +00:00
archivers archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
audio faudio: updated to 21.11 2021-11-02 18:38:24 +00:00
benchmarks Doesn't run with MKPIE. Updated main web site. 2021-10-31 19:58:56 +00:00
biology biology: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:03:36 +00:00
bootstrap bootstrap: Tested on FreeBSD 12 and 13 without problems. 2021-10-31 09:26:49 +00:00
cad cad: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:04:09 +00:00
chat znc: Use =' instead of +=' in the (now) only assignment to SUBST_SED.man 2021-10-31 08:15:20 +00:00
comms comms: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:05:57 +00:00
converters py-base58: updated to 2.1.1 2021-10-31 09:26:59 +00:00
cross cross: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:07:50 +00:00
databases gdbm: update to 1.22. 2021-11-01 18:37:05 +00:00
devel sfsexp: Fix version number in buildlink3.mk 2021-11-02 13:48:03 +00:00
distfiles
doc Updated math/py-numpy, math/py-scipy 2021-11-02 18:51:33 +00:00
editors editors/tweak: Fix buffer overflow in 'unknown key sequence' error report. 2021-11-01 21:33:26 +00:00
emulators mame: update to 0.237. 2021-10-27 09:31: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/unicode: clean up comment. 2021-10-31 14:11:20 +00:00
games wesnoth: updated to 1.16.0 2021-11-02 18:35:04 +00:00
geography geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
graphics libv4l: update to 1.22.1. 2021-11-01 20:35:16 +00:00
ham ham/trustedQSL: Update to 2.5.8 and rationalize cmake usage 2021-10-31 23:43:41 +00:00
inputmethod inputmethod: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:49:30 +00:00
lang python: add support for markdown to versioned_dependencies.mk 2021-11-01 21:07:00 +00:00
licenses Add SMath Studio as math/smath-studio. 2021-06-29 14:28:12 +00:00
mail dovecot2-pigeonhole: updated to 0.5.17 2021-11-02 12:04:38 +00:00
math py-scipy: updated to 1.7.1 2021-11-02 18:51:02 +00:00
mbone mbone: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:57:00 +00:00
meta-pkgs modular-xorg-drivers: Compile most video drivers conditionally based 2021-10-31 08:58:37 +00:00
misc *: convert py-markdown users to versioned_dependencies.mk 2021-11-01 21:05:55 +00:00
mk mk: Lower default RELRO down from full to partial. 2021-11-02 09:02:48 +00:00
multimedia libvpx: update to 1.11.0. 2021-11-01 20:06:46 +00:00
net py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.14.1 2021-11-02 11:43:02 +00:00
news news: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:09:34 +00:00
packages
parallel parallel: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:10:35 +00:00
pkgtools pkglint: update to 21.3.2 2021-10-28 20:15:25 +00:00
print texlab: update to 3.3.0. 2021-11-01 11:53:25 +00:00
regress regress: fix space-tab in the indentation 2021-09-09 18:23:44 +00:00
security py-OpenSSL: updated to 21.0.0 2021-11-02 09:45:53 +00:00
shells shells/nushell: update to 0.39.0 2021-10-27 10:14:01 +00:00
sysutils sysutils/zoxide: update to 0.7.9 2021-11-02 09:15:12 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-markdown: update to 3.2.2. 2021-11-01 21:43:46 +00:00
time libical: update to 3.0.11 2021-11-01 23:21:22 +00:00
wm i3: update to 4.20. 2021-11-01 20:42:58 +00:00
www py-httplib2: updated to 0.20.2 2021-11-02 18:54:23 +00:00
x11 modular-xorg: Apply at most partial RELRO for modular drivers. 2021-11-02 08:20:24 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
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