Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
pin 4bbf1ee7d6 devel/cargo-c: update to 0.9.22
- Bump cargo and itertool versions.
2023-07-18 20:51:40 +00:00
archivers *: Remove hacks for GCC versions prior to 3 2023-07-17 22:08:13 +00:00
audio audio: Where possible, adapt packages to use USE_(CC|CXX)_FEATURES 2023-07-18 12:56:04 +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: Convert packages to using USE_(CC|CXX)_FEATURES 2023-07-18 14:03:58 +00:00
devel devel/cargo-c: update to 0.9.22 2023-07-18 20:51:40 +00:00
distfiles
doc doc: Updated textproc/yaml-cpp to 0.7.0nb1 2023-07-18 18:35: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 fonts: Adapt packages to use USE_(CC|CXX)_FEATURES 2023-07-18 18:07:57 +00:00
games games: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:13:42 +00:00
geography *: Revert two recent commits that dropped a cwrappers-enforced C++ standard 2023-07-13 13:55:10 +00:00
graphics MesaLib: Restrict elf-tls option for NetBSD 10.99.4 or later 2023-07-18 19:33:31 +00:00
ham lpcnetfreedv: Assumes compiler defaults to c99 2023-07-10 08:55:02 +00:00
inputmethod inputmethod: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:22:11 +00:00
lang lang: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:25:29 +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 *: recursive bump for perl 5.38 2023-07-06 09:38:07 +00:00
meta-pkgs xfce4-extras: reflect xfce4-verve-plugin update 2023-07-16 20:50:00 +00:00
misc misc: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:31:20 +00:00
mk mk: Add support for USE_CC_FEATURES and USE_CXX_FEATURES to the pkgsrc 2023-07-18 12:49:46 +00:00
multimedia multimedia: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:34:30 +00:00
net net: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:36:29 +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 print/ruby-rbpdf: update to 1.21.3 2023-07-15 14:54:42 +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 libtomcrypt: Update HOMEPAGE 2023-07-18 18:45:37 +00:00
shells Revbump all Go packages after go120 update 2023-07-15 10:52:52 +00:00
sysutils sysutils: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:42:31 +00:00
templates
textproc textproc: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:47:52 +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 www: Adapt packages to USE_(CC|CXX)_FEATURES where possible 2023-07-18 18:52:35 +00:00
x11 x11: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES 2023-07-18 18:56:03 +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