Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 0bb9f737fa devel/ruby-shoulda-matchers: update to 5.2.0
pkgsrc changes: reduce pkglint warnings.

5.2.0 (2022-09-17)

Features

* Add without_scopes method to enum matcher. (#1453)

* Add support for Ruby 3.1. (#1474)

* Add allow_blank method to validate_presence_of matcher. (#1499)

* Add support for Rails 7.0.  No new Rails 7.0 features are supported, but
  only existing features that broke with the upgrade. (#1506)
2022-09-18 12:32:00 +00:00
archivers *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
audio audio/ncspot: update to 0.11.1 2022-09-18 09:49:50 +00:00
benchmarks benchmarks/hyperfine: update to 1.15.0 2022-09-08 07:21:03 +00:00
biology Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
bootstrap bootstrap: Put back /usr/include hack on old OSX. 2022-09-15 11:53:05 +00:00
cad (cad/xcircuit) Updated 3.10.17 to 3.10.30, CHANGES not updated 2022-09-18 06:12:57 +00:00
chat swirc: Add a note about why libcurses cannot be used 2022-09-18 12:21:45 +00:00
comms *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
converters py-fastbencode: does not support python 2.x 2022-09-14 11:32:14 +00:00
cross xtensa-esp32-elf-binutils: needs bison 2022-08-22 18:21:17 +00:00
databases switch MAINTAINER to pkgsrc-users 2022-09-17 05:39:25 +00:00
devel devel/ruby-shoulda-matchers: update to 5.2.0 2022-09-18 12:32:00 +00:00
distfiles
doc doc: Updated graphics/ruby-image_size to 3.1.0 2022-09-18 12:28:49 +00:00
editors emacs28: update to 28.2. 2022-09-13 23:36:13 +00:00
emulators qemu: fix PLIST on Linux 2022-09-17 14:05:36 +00:00
filesystems Updated filesystems/cloudfuse to 1.0 2022-09-16 20:24:10 +00:00
finance py-eth-account: updated to 0.7.0 2022-09-12 11:04:18 +00:00
fonts unifont: update to 15.0.01. 2022-09-18 11:46:32 +00:00
games games/stockfish: use mk/atomic64.mk since this uses that feature. 2022-09-17 17:25:54 +00:00
geography geography/qgis: Update to 3.22.11 2022-09-16 12:33:17 +00:00
graphics graphics/ruby-image_size: update to 3.1.0 2022-09-18 12:28:23 +00:00
ham (ham/trustedQSL) Updated 2.6.3 to 2.6.5 2022-09-17 02:39:42 +00:00
inputmethod ibus: update to 1.5.27. 2022-09-03 14:14:41 +00:00
lang go-module.mk: more sensible default for GO_BUILD_PATTERN 2022-09-17 15:27:41 +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 package to version 2.12.2 2022-09-17 09:26:12 +00:00
math py-bottleneck: updated to 1.3.5 2022-09-12 08:15:35 +00:00
mbone *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
meta-pkgs New package, bulk-test-go-20220918 2022-09-18 09:39:01 +00:00
misc libreoffice: Update to 7.4.1.2 2022-09-17 23:56:03 +00:00
mk mk: describe jansson option 2022-09-13 23:31:02 +00:00
multimedia *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
net net/fstrm: update to version 0.6.1. 2022-09-18 12:11:28 +00:00
news hellanzb, lottanzb: remove 2022-09-11 17:28:32 +00:00
packages
parallel py-ipyparallel: fix PLIST 2022-09-06 19:44:57 +00:00
pkgtools pkglint: use Go module build, simplify Makefile 2022-09-17 15:50:39 +00:00
print *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
regress *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
security py-cyclonedx-python-lib: update to 3.1.0. 2022-09-18 11:53:56 +00:00
shells shells/starship: fix broken build 2022-09-18 09:47:08 +00:00
sysutils sysutils/macchina: update to 6.1.4 2022-09-17 18:46:22 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc sift: update to 0.9.0 2022-09-18 11:54:51 +00:00
time py-dateparser: unrestrict py-regex dependency 2022-09-17 21:26:31 +00:00
wm *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
www neon: update to 0.32.4. 2022-09-18 11:47:54 +00:00
x11 qt5: updated to 5.15.6 2022-09-13 17:18:04 +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