Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
ryoon f5f4ce0e3d py-cairo: Fix PLIST divergence
meson-1.2.0 compiles all .py files.
2023-07-20 13:41:25 +00:00
archivers archivers/php-pecl-zip: update to 1.22.1 2023-07-19 14:51:39 +00:00
audio audio/alsa-utils: fix broken build on Linux due to linker error. 2023-07-19 14:16:11 +00:00
benchmarks google-benchmark: updated to 1.8.2 2023-07-09 21:09:32 +00:00
biology biology: Where possible, adjust packages to use USE_(CC|CXX)_FEATURES 2023-07-18 12:57:52 +00:00
bootstrap bootstrap: Use /usr/bin/bash more on SunOS 2023-07-07 12:53:22 +00:00
cad cad: Where possible, adjust packages to use USE_(CC|CXX)_FEATURES 2023-07-18 12:58:53 +00:00
chat chat: Where possible, adjust packages to use USE_(CC|CXX)_FEATURES 2023-07-18 12:59:31 +00:00
comms libhidapi: Fix PLIST for Darwin 2023-07-07 08:07:12 +00:00
converters converters: Where possible, convert packages to use USE_(CC|CXX)_FEATURES 2023-07-18 13:01:21 +00:00
cross bossa: remove 2023-06-26 11:51:03 +00:00
databases databases/qdbm: Update MASTER_SITES and HOMEPAGE. 2023-07-20 06:53:06 +00:00
devel scons: Add precise CONFLICTS with pyNN-scons-3* 2023-07-20 13:16:14 +00:00
distfiles
doc Updated net/py-unearth, devel/py-virtualenv, graphics/py-tifffile, devel/py-hypothesis 2023-07-20 07:59:30 +00:00
editors editors: Adapt packages to use USE_(CC|CXX)_FEATURES 2023-07-18 14:13:23 +00:00
emulators emulators: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:02:45 +00:00
filesystems Revbump all Go packages after go120 update 2023-07-15 10:52:52 +00:00
finance finance: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:04:48 +00:00
fonts harfbuzz: update to 8.0.1. 2023-07-19 15:48:31 +00:00
games *: Convert some remaining usage of GCC_REQD. 2023-07-20 09:46:33 +00:00
geography geography/gama: Require C++14 2023-07-19 17:10:33 +00:00
graphics py-cairo: Fix PLIST divergence 2023-07-20 13:41:25 +00:00
ham *: Update some remaining packages still using GCC_REQD. 2023-07-20 11:59:27 +00:00
inputmethod inputmethod: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:22:11 +00:00
lang pyversion.mk: Clarify PYTHON_SELF_CONFLICT 2023-07-20 13:24:38 +00:00
licenses Add a package for GALasm, a portable GAL assembler. 2023-04-25 03:28:37 +00:00
mail mail: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:27:34 +00:00
math math: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:30:01 +00:00
mbone Updated mbone/mdd to 20230428 2023-07-19 13:53:15 +00:00
meta-pkgs xfce4: bump for xfce4-settings 4.18.3 2023-07-20 04:09:23 +00:00
misc py-platformdirs: update to 3.9.1. 2023-07-19 12:54:53 +00:00
mk mk: Remove generic BUILDLINK_TRANSFORMs on Darwin. 2023-07-19 08:11:35 +00:00
multimedia svt-av1: update to 1.5.0. 2023-07-19 13:14:02 +00:00
net py-unearth: updated to 0.10.0 2023-07-20 07:51:37 +00:00
news news: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:37:42 +00:00
packages
parallel parallel: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:39:06 +00:00
pkgtools revbump: update to 3.4 2023-07-16 10:12:22 +00:00
print *: Convert some remaining usage of GCC_REQD. 2023-07-20 09:46:33 +00:00
regress regress: remove tests for Haskell PLIST generation 2023-02-04 20:06:37 +00:00
science science: add category 2023-07-17 01:03:19 +00:00
security xmlsec1: Assumes compiler defaults to c99. 2023-07-19 14:55:06 +00:00
shells Revbump all Go packages after go120 update 2023-07-15 10:52:52 +00:00
sysutils amanda-client: Drop MESSAGE 2023-07-20 12:06:29 +00:00
templates
textproc *: Convert some remaining usage of GCC_REQD. 2023-07-20 09:46:33 +00:00
time time: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:49:25 +00:00
wm *: Remove many GCC_REQD for particularly old GCCs 2023-07-17 22:00:22 +00:00
www py-aiohttp: updated to 3.8.5 2023-07-20 07:47:52 +00:00
x11 qt5-qtwebkit: revbump for qt5-qtmultimedia dependency 2023-07-20 06:10:16 +00:00
_NetBSD-pkgdb
Makefile science: add category 2023-07-17 01:03:19 +00:00
pkglocate
README.md README: Use the real Matrix URL 2022-11-19 21:01:44 +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