Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 3a725d1560 devel/ruby-rspec-rails: update to 5.0.1
5.0.1 / 2021-03-18

Bug Fixes:

* Limit multibyte example descriptions when used in system tests for
  #method_name which ends up as screenshot names etc. (@y-yagi, #2405,
  #2487)
2021-03-21 12:54:20 +00:00
archivers Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
audio quodlibet: update to 4.4.0 2021-03-19 12:08:15 +00:00
benchmarks Switch to use lang/php/json.mk. 2021-03-07 13:21:56 +00:00
biology biology/htslib: Update to 1.12 2021-03-20 18:17:07 +00:00
bootstrap bootstrap: Add MidnightBSD support to bootstrap shell script 2021-03-15 16:22:06 +00:00
cad (cad/kicad-packages3d) PLIST patch by Mustafa Dogan dogan (at) tesmer.org.tr 2021-03-03 23:37:59 +00:00
chat Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
comms Switch HOMEPAGE to HTTPS. 2021-03-18 10:03:36 +00:00
converters libmwaw: update to 0.3.17 2021-03-19 11:49:20 +00:00
cross atasm: update to 1.09. 2021-03-21 10:21:07 +00:00
databases databases/ruby-odbc: update to 0.999991 2021-03-21 12:50:49 +00:00
devel devel/ruby-rspec-rails: update to 5.0.1 2021-03-21 12:54:20 +00:00
distfiles
doc doc: Updated devel/ruby-mixlib-authentication to 3.0.10 2021-03-21 12:52:45 +00:00
editors Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
emulators PC6001VX: update to 3.7.1. 2021-03-21 01:56:41 +00:00
filesystems tahoe-lafs: Complete move from py-crypto to py-crytodome 2021-03-19 14:30:23 +00:00
finance Add rates 2021-03-03 12:17:41 +00:00
fonts fonts/t1lib: allow to be built using neXtaw 2021-03-21 00:01:46 +00:00
games dhewm3: Update to 1.5.1 2021-03-19 09:43:15 +00:00
geography py-googlemaps: updated to 4.4.5 2021-03-16 08:16:57 +00:00
graphics Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
ham ham/xlog: Update to 2.0.22 2021-03-19 20:29:36 +00:00
inputmethod Needs pkg-config. Fixes building packages in bulk builds. 2021-03-12 08:46:58 +00:00
lang lang/ruby: PRINT_PLIST_AWK improvement 2021-03-21 12:39:52 +00:00
licenses licenses: Remove -license suffix from ODC Open Database License 2021-03-06 04:30:56 +00:00
mail Update to 3.12.3. From the changelog: 2021-03-21 08:38:41 +00:00
math Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs texlive-collection-mathscience: +tex-physics 2021-03-18 03:50:53 +00:00
misc update misc/xygrib to build with openjpeg-2.4 2021-03-19 19:00:17 +00:00
mk mk/jpeg.buildlink3.mk: document allowed values 2021-03-21 08:02:27 +00:00
multimedia lightspark: Update to 0.8.4.1 2021-03-15 11:04:55 +00:00
net unifi: works with openjdk11 now (after openjdk11-1.11.0.10.9nb1) 2021-03-21 09:03:04 +00:00
news sfeed: Update to 0.9.22 2021-03-14 18:18:27 +00:00
packages
parallel Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
pkgtools pkgtools/pkglint: update to 20.4.1 2021-03-20 23:32:43 +00:00
print print/gc: allow to build with neXtaw 2021-03-21 00:11:40 +00:00
regress regress/infra-unittests: use single quotes for string literals 2021-01-04 21:11:43 +00:00
security security/pear-Crypt_GPG: update to 1.6.5 2021-03-21 03:31:25 +00:00
shells fish: Update to 3.2.1 2021-03-19 10:19:35 +00:00
sysutils py-ptyprocess: updated to 0.7.0 2021-03-20 19:04:06 +00:00
templates lil bit more table padding 2021-03-11 15:07:33 +00:00
textproc py-humanize: updated to 3.3.0 2021-03-21 07:49:32 +00:00
time libical: Update to 3.0.9 2021-03-19 10:45:31 +00:00
wm pekwm: update to 0.1.18 2021-03-15 11:51:00 +00:00
www go-ffuf: fix build with Go 1.16 2021-03-20 09:22:39 +00:00
x11 x11/xsnow: Fix typo in patch comment 2021-03-20 13:25:25 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
Makefile Makefile: fix outdated documentation 2020-02-12 15:04:51 +00:00
pkglocate
README.md *: fix a bunch of typos in README and various documentation files. 2020-12-12 10:42:47 +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.

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