Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
nia 3e9aa5b9c5 gdk-pixbuf2: update to 2.42.6, primarily to fix CVE-2020-29385 and various
leaks.

Changes relevant to pkgsrc packaging:

- gdk-pixbuf2-xlib now uses a separate distfile.
- The jpeg and png loaders are no longer separate shared libraries.
- A fix for SunOS was upstreamed.
2021-09-19 08:06:20 +00:00
archivers archivers/ruby-ffi-libarchive: update to 1.1.3 2021-09-18 13:48:01 +00:00
audio Oops, array append syntax in Meson is +=. Should fix non-macOS builds. 2021-09-18 10:38:44 +00:00
benchmarks google-benchmark: update to 1.6.0. 2021-09-12 10:58:25 +00:00
biology biology/biolibc: Update to 0.2.0.11 2021-09-18 00:42:39 +00:00
bootstrap Spaces to tabs (NFCI). 2021-07-13 12:43:58 +00:00
cad (cad/gtkwave) Updated 3.3.110 to 3.3.111 2021-09-11 02:03:41 +00:00
chat Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
comms Update to Asterisk 18.6.0. 2021-09-19 03:59:25 +00:00
converters converters/ruby-unf_ext: update to 0.0.8 2021-09-18 13:50:33 +00:00
cross cross/avr-gcc: Update to 10.3.0nb1 2021-09-15 12:20:14 +00:00
databases databases/ruby-sequel: update to 5.48.0 2021-09-18 13:53:29 +00:00
devel ruby-cucumber-core: remove upper limit in dependency to unbreak pbulk 2021-09-19 07:33:34 +00:00
distfiles
doc doc/TODO: add some 2021-09-19 07:36:52 +00:00
editors Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
emulators PC6001VX: update to 3.8.1. 2021-09-19 03:33:18 +00:00
filesystems fuse-djmount: retire; does not build with external nor internal libupnp; last release 2006-08-07 2021-06-15 09:05:40 +00:00
finance finance/ruby-activemerchant: update to 1.122.0 2021-09-18 15:42:01 +00:00
fonts fontconfig: fix crash on mac OS aarch64. Via upstream. Bump. 2021-09-11 23:34:44 +00:00
games freeciv: Update to 2.6.5. This is a bugfix-only release. 2021-09-19 07:31:27 +00:00
geography geography/qgis: Update to 3.16.11 2021-09-15 19:06:15 +00:00
graphics gdk-pixbuf2: update to 2.42.6, primarily to fix CVE-2020-29385 and various 2021-09-19 08:06:20 +00:00
ham ham/trustedQSL: Drop superceded patch. 2021-09-18 15:11:32 +00:00
inputmethod ibus: update to 1.5.25. 2021-08-21 17:40:17 +00:00
lang elixir: update to 1.12.3 2021-09-19 07:02:00 +00:00
licenses Add SMath Studio as math/smath-studio. 2021-06-29 14:28:12 +00:00
mail Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
math (math/R-RPostgreSQL) Updated 0.6.2 to 0.7 2021-09-19 03:05:04 +00:00
mbone *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
meta-pkgs kf5: fix typo {,k}mediaplayer 2021-09-05 00:05:41 +00:00
misc (misc/R-pillar) Updated 1.6.1 to 1.6.2 2021-09-18 14:19:07 +00:00
mk Remove stuff inadvertently included in previous (thanks wiz@). 2021-09-14 10:50:48 +00:00
multimedia gpac: Fix building on notdarwin. 2021-09-17 00:10:21 +00:00
net mikutter: explicitly pull the latest ruby-gtk2 to avoid dependency woes. 2021-09-18 15:30:54 +00:00
news news/tin: Build fix for the option combination curses(pdcurses) + icu 2021-09-01 16:43:59 +00:00
packages
parallel threadingbuildingblocks: needs atomic64 2021-09-10 12:08:51 +00:00
pkgtools Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
print (print/R-knitr) Updated 1.33 to 1.34 2021-09-18 13:40:56 +00:00
regress regress: fix space-tab in the indentation 2021-09-09 18:23:44 +00:00
security Reinstate the comment that the 5.6 limitation is for php-mysql, because that's 2021-09-19 00:11:15 +00:00
shells Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
sysutils sysutils/macchina: update to 1.1.6 2021-09-17 20:58:09 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/ruby-nokogiri: fix dependency 2021-09-18 08:05:09 +00:00
time (time/R-tzdb) Add buildlink3.mk 2021-09-08 15:30:54 +00:00
wm qvwm: add missing libraries for the SunOS linker 2021-09-17 10:27:34 +00:00
www Alpha is 64 bits. 2021-09-18 22:10:22 +00:00
x11 rxvt-unicode: needs libXt for Intrinsic.h 2021-09-17 10:20:04 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
Makefile
pkglocate
README.md use libera.chat's hosted kiwiirc 2021-05-29 13:14:10 +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