Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
sborrill d12febe206 py-google-api-python-client: update to 2.58.0
Too many changes to list (229 commits over 3659 files).
Changelog mainly just lists the names of the individual APIs that have
been updated.

Full changelog here:
https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md
2022-08-30 11:33:50 +00:00
archivers xz: updated to 5.2.6 2022-08-24 06:58:13 +00:00
audio musicpd: update to 0.23.9. 2022-08-22 10:59:45 +00:00
benchmarks google-benchmark: update to 1.7.0. 2022-07-31 09:52:51 +00:00
biology Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
bootstrap Update docs for Joyent migration. 2022-08-01 14:49:09 +00:00
cad kicad-*: fix building and cleanup 2022-08-15 20:55:35 +00:00
chat *: switch to appropriate py-dns version 2022-08-23 21:49:55 +00:00
comms Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
converters pandoc: fix build with current pkgsrc dependencies 2022-08-29 15:30:03 +00:00
cross xtensa-esp32-elf-binutils: needs bison 2022-08-22 18:21:17 +00:00
databases py-mysqldb: Update to version 2.1.1 2022-08-26 16:23:10 +00:00
devel py-littleutils: added version 0.2.2 2022-08-30 10:46:36 +00:00
distfiles
doc doc: Updated news/tuifeed to 0.3.2 2022-08-30 11:21:07 +00:00
editors Update to new Vim 9. 2022-08-28 19:49:13 +00:00
emulators nono: update to 0.4.3. 2022-08-27 21:14:31 +00:00
filesystems fuse-sshfs: update to 3.7.3. 2022-08-24 22:26:32 +00:00
finance finance/ruby-braintree: update to 4.8.0 2022-08-26 15:36:33 +00:00
fonts libfontenc: update to 1.1.5. 2022-08-26 22:23:07 +00:00
games cataclysm-dda-sdl: fix build with latest SDL2_ttf 2022-08-23 10:41:34 +00:00
geography geography/qgis: Update to 3.22.10 2022-08-26 10:50:36 +00:00
graphics graphics/oculante: update to 0.6.5 2022-08-29 11:22:35 +00:00
ham Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
inputmethod Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
lang llvm: On NetBSD/powerpc 8.x or 9.x, omit use of -mno-pltseq. 2022-08-30 07:13:02 +00:00
licenses Add Commander X16 ROM license (this is a somewhat complex combination of 2022-08-07 17:35:09 +00:00
mail Update to 3.14. From the changelog: 2022-08-27 04:40:23 +00:00
math devel/py-asdf: import 2.11.0 from wip 2022-08-29 16:20:19 +00:00
mbone *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
meta-pkgs xfce4: bump some minimum dependencies to reflect current state 2022-08-25 23:05:30 +00:00
misc misc/ruby-windows_error: update to 0.1.4 2022-08-28 04:06:24 +00:00
mk add option descriptions for sge and slurm 2022-08-18 12:40:20 +00:00
multimedia mp4v2: updated to 5.0.1 2022-08-26 06:40:25 +00:00
net ruby-oauth: does not support ruby 2.6 any longer 2022-08-29 14:20:56 +00:00
news news/tuifeed: update to 0.3.2 2022-08-30 11:20:43 +00:00
packages
parallel parallel/openmpi: fix buildlink path from wip 2022-08-25 22:52:07 +00:00
pkgtools pkgtools/url2pkg: make distutils.version.LooseVersion more complete 2022-08-26 20:14:58 +00:00
print print/ruby-pdf-reader: update to 2.10.0 2022-08-28 05:06:07 +00:00
regress *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
security ruby-oauth: does not support ruby 2.6 any longer 2022-08-29 14:20:56 +00:00
shells fish: update to 3.5.1. 2022-08-22 19:15:17 +00:00
sysutils py-stack-data: updated to 0.5.0 2022-08-30 10:48:54 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/py-jsonschema: another PLIST fix because of licenses/ 2022-08-29 16:11:02 +00:00
time py-pytz: updated to 2022.2.1 2022-08-23 09:40:45 +00:00
wm wm/wmutils-core: update to 1.7 2022-08-28 16:12:04 +00:00
www py-google-api-python-client: update to 2.58.0 2022-08-30 11:33:50 +00:00
x11 x11/Makefile: + xiswayland 2022-08-29 12:22:37 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README.md: Add trailing slash to URI for consistency 2022-08-24 13:59:26 +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