Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz a309929cba www/py-multipart: import py-multipart-0.2.4
This module provides a parser for the multipart/form-data format.
It can read from a file, a socket or a WSGI environment. The parser
can be used to replace cgi.FieldStorage to work around its limitations.
2021-11-25 12:10:40 +00:00
archivers archivers/ruby-xz: update to 1.0.1 2021-11-20 15:28:40 +00:00
audio audio: add cutoggvorbis 2021-11-23 11:45:47 +00:00
benchmarks bonnie++: Bump revision. 2021-11-20 05:57:28 +00:00
biology *: Revbump for protobuf-3.19.0 2021-11-11 12:02:46 +00:00
bootstrap Solaris 11 bootstraps fine. 2021-11-23 09:10:03 +00:00
cad py-PyRTL: Update to 0.10.1 2021-11-21 15:10:08 +00:00
chat chat/matrix-synapse: Update to 1.47.1 (security) 2021-11-23 12:47:51 +00:00
comms py-rich: updated to 10.14.0 2021-11-23 20:49:28 +00:00
converters py-charset-normalizer: updated to 2.0.8 2021-11-25 08:10:29 +00:00
cross freemint-*: disable MKPIE some more 2021-11-18 16:05:28 +00:00
databases databases/Makefile: + py-dbf 2021-11-24 09:51:44 +00:00
devel py-dotenv: updated to 0.19.2 2021-11-25 08:13:28 +00:00
distfiles
doc doc: Added net/fd-proxy version 20141025 2021-11-25 08:20:14 +00:00
editors retext: update to 7.2.2 2021-11-25 00:38:35 +00:00
emulators mame: update to 0.238. 2021-11-24 14:07:49 +00:00
filesystems py-fs: updated to 2.4.14 2021-11-17 13:50:30 +00:00
finance electrum: remove upper bound to fix bulk build 2021-11-25 08:51:23 +00:00
fonts py-fonttools: updated to 4.28.1 2021-11-19 09:51:35 +00:00
games games/ruby-squib: update to 0.18.0 2021-11-23 14:30:02 +00:00
geography geography/geos: Update to 3.10.1 2021-11-24 01:10:42 +00:00
graphics ImageMagick: update to 7.1.0.15. 2021-11-23 21:26:50 +00:00
ham ham/chirp: Update to 20211105 2021-11-05 12:33:37 +00:00
inputmethod *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
lang libunwind: only build_depends on llvm, remove it from bl3.mk 2021-11-23 21:42:02 +00:00
licenses licenses: Do not use UTF-8 encoding. ASCII is sufficient 2021-11-16 17:13:58 +00:00
mail mail/ruby-mime-types2: remove pacakge 2021-11-23 14:40:06 +00:00
math lapack: update lapack*, cblas*, and blas* to 3.10.0 2021-11-23 22:45:01 +00:00
mbone mbone: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:57:00 +00:00
meta-pkgs nltk_data: mark all nltk data packages as NO_*_ON_* 2021-11-24 17:26:15 +00:00
misc ocaml-topkg: update to 1.0.4. 2021-11-23 21:56:32 +00:00
mk mk: Register strnlen as missing on Solaris 10 2021-11-23 10:37:59 +00:00
multimedia x264-devel: fix install on Solaris 10, per PR pkg/56512 2021-11-24 17:31:01 +00:00
net Add and enable fd-proxy. 2021-11-25 08:19:48 +00:00
news news/tuifeed: update to 0.1.1 2021-11-18 13:08:22 +00:00
packages
parallel llvm: update llvm and friends to 13.0.0 2021-11-23 20:55:42 +00:00
pkgtools pkgtools/pkglint: update to 21.3.4 2021-11-20 18:06:13 +00:00
print *: py-fonttools does not support python 3.6 2021-11-20 23:29:37 +00:00
regress regress: fix space-tab in the indentation 2021-09-09 18:23:44 +00:00
security Install shell-completion scripts into shell-specific directories 2021-11-23 07:50:15 +00:00
shells Fix an issue in _gpg (see comments) 2021-11-23 19:42:43 +00:00
sysutils sysutils/felix: update to 0.2.10 2021-11-24 21:31:28 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/Makefile: add nltk_data packages 2021-11-25 08:55:42 +00:00
time py-monotonic: updated to 1.6 2021-11-23 21:13:37 +00:00
wm wm/Makefile: +progman 2021-11-19 19:00:16 +00:00
www www/py-multipart: import py-multipart-0.2.4 2021-11-25 12:10:40 +00:00
x11 Use CONF_FILES for lib/X11/app-defaults/Rxvt 2021-11-24 06:55:41 +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