Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
bsiegert e309b7c0d7 go-tools: fix build, bump revision
Apologies for breaking this package so hard with the previous update.

- add missing buildlinks to go-mod, go-crypto and goldmark
- remove bin/server (which is the "getgo" App Engine app, not useful locally)
- update PLIST
2020-12-04 11:31:16 +00:00
archivers Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
audio Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
benchmarks *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
biology *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
bootstrap Bootstrap: Fix bootstrap on FreeBSD 12.1, likely broken by an issue in lld. 2020-10-28 16:52:43 +00:00
cad *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
chat Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
comms py-serial: updated to 3.5 2020-11-26 11:05:22 +00:00
converters bdf2psf: update to 1.199. 2020-12-02 15:34:49 +00:00
cross dasm: update to 2.20.14.1. 2020-12-01 14:55:54 +00:00
databases Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
devel go-tools: fix build, bump revision 2020-12-04 11:31:16 +00:00
distfiles
doc doc: mention pkg_install 20200828 and pkgdb default location change 2020-12-04 10:37:39 +00:00
editors Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
emulators libretro-mgba: Update to 0.8.4 2020-12-03 14:53:19 +00:00
filesystems fuse-exfat: Update HOMEPAGE 2020-11-24 15:03:22 +00:00
finance py-stripe: updated to 2.55.1 2020-12-02 19:58:14 +00:00
fonts Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
games Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
geography gama: Update to 2.12 2020-11-28 19:35:45 +00:00
graphics Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
ham ham/gnuradio-vocoder: add dependency on codec2 2020-11-29 23:16:29 +00:00
inputmethod *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lang erlang: fix building on Darwin 2020-12-03 16:57:04 +00:00
licenses licenses: Add a license file for upcoming emulators/nono 2020-11-27 13:04:32 +00:00
mail Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
math Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs texlive-collection-fontsextra: add tex-plex 2020-12-03 19:33:42 +00:00
misc Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
mk mk: use LOCALBASE instead of PREFIX 2020-12-03 10:04:48 +00:00
multimedia Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
net Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
news pan: Fix build on NetBSD-current (POSIX iconv) 2020-11-30 13:06:40 +00:00
packages
parallel parallel: Update to 20201122 2020-11-24 18:14:20 +00:00
pkgtools Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
print Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
regress *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
security Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
shells Update to 6.8.1. From the changelog: 2020-11-29 19:31:43 +00:00
sysutils Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
templates
textproc Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
time Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
wm Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
www Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
x11 Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
Makefile
pkglocate
README.md stray comma 2020-11-04 14:39:49 +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 trasformation 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