Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jmcneill 39aca8bfce u-boot-apple-m1: update to 2021.04rc3
This update switches the macho bootloader from preloader-m1 to m1n1.
2021-08-30 23:44:39 +00:00
archivers (archivers/R-zip) Updated 2.1.1 to 2.2.0 2021-08-30 01:14:59 +00:00
audio musicpd: update to 0.22.11. 2021-08-30 15:43:26 +00:00
benchmarks google-benchmark: update to 1.5.6. 2021-08-15 13:29:05 +00:00
biology py-pydicom: add ALTERNATIVES 2021-08-29 13:00:03 +00:00
bootstrap Spaces to tabs (NFCI). 2021-07-13 12:43:58 +00:00
cad (cad/gtkwave) Updated to 3.3.110 2021-08-16 11:58:06 +00:00
chat ircd-hybrid: let the RC script work unprivileged 2021-08-29 18:38:53 +00:00
comms py-rich: updated to 10.9.0 2021-08-30 16:44:11 +00:00
converters py-simplejson: updated to 3.17.5 2021-08-25 06:09:54 +00:00
cross (cross/avr-libc) Drop maintainer ship, please anybody commit, thanks 2021-08-29 20:13:41 +00:00
databases databases/ruby-arel-helpers: update to 2.12.1 2021-08-30 16:08:37 +00:00
devel py-hg-evolve: update to 10.3.3. 2021-08-30 20:04:57 +00:00
distfiles
doc doc: Updated emulators/mame to 0.235 2021-08-30 21:52:41 +00:00
editors *: recursive bump for openexr 3.1 2021-08-15 14:23:57 +00:00
emulators mame: update to 0.235. 2021-08-30 21:52:31 +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 bitcoin: actually ship the RC script for bitcoind 2021-08-29 22:38:58 +00:00
fonts fonts/montserrat: update to 7.222 2021-08-13 04:30:25 +00:00
games games/woof: Update comment section of patches. 2021-08-27 10:47:40 +00:00
geography geography/qgis: Update to 3.16.9 2021-08-13 19:01:48 +00:00
graphics p5-PerlMagick: update to 7.1.0.5. 2021-08-30 15:38:52 +00:00
ham (ham/xnec2c) Updated 3.5.1 to 4.1.5 2021-08-16 13:43:49 +00:00
inputmethod ibus: update to 1.5.25. 2021-08-21 17:40:17 +00:00
lang lang/ruby-cucumber-gherkin: update to 20.0.1 2021-08-30 16:24:39 +00:00
licenses Add SMath Studio as math/smath-studio. 2021-06-29 14:28:12 +00:00
mail dovecot2: let the RC script work unprivileged 2021-08-30 09:33:48 +00:00
math math/isl: Add inplace.mk file 2021-08-30 11:53:45 +00:00
mbone *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
meta-pkgs ruby-gnome: update to 3.4.9. 2021-08-29 16:49:11 +00:00
misc py-platformdirs: added version 2.2.0 2021-08-29 13:24:32 +00:00
mk mk: When using imake, pass LDFLAGS in the environment as LOCAL_LDFLAGS. 2021-08-28 08:07:39 +00:00
multimedia mediatomb: improve the RC script provided 2021-08-30 21:49:00 +00:00
net beanstalkd: let the RC script work unprivileged 2021-08-30 22:29:18 +00:00
news news/tin: Update to 2.6.0 2021-08-27 17:45:26 +00:00
packages
parallel parallel: update to 20210722 2021-08-13 12:46:09 +00:00
pkgtools rc.subr: update to version 20210830 2021-08-30 21:45:02 +00:00
print py-octoprint: let the RC script work unprivileged 2021-08-29 20:00:43 +00:00
regress *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
security libssh2: updated to 1.10.0 2021-08-30 16:43:19 +00:00
shells elvish: update to 0.16.1. 2021-08-23 13:15:06 +00:00
sysutils u-boot-apple-m1: update to 2021.04rc3 2021-08-30 23:44:39 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/ruby-rqrcode: update to 2.1.0 2021-08-30 15:58:32 +00:00
time Update to 0.34 2021-08-27 00:10:55 +00:00
wm Add shod 2021-08-30 14:40:11 +00:00
www www/ruby-html-proofer: update to 3.19.2 2021-08-30 16:04:17 +00:00
x11 ruby-gtksourceview2, ruby-vte: bump PKGREVISION to pull hacked ruby-gtk2. 2021-08-29 17:08:47 +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