Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam c0e965dab9 openldap: updated to 2.4.55
OpenLDAP 2.4.55 Release
Fixed slapd normalization handling with modrdn
Fixed slapd-meta to check ldap_install_tls return code
Contrib
	Fixed nssov misplaced semicolon
2020-10-28 21:09:20 +00:00
archivers archivers/star: Update to 1.6.1nb11 2020-10-23 16:23:40 +00:00
audio libopenmpt: update to 0.5.3. 2020-10-27 23:06:46 +00:00
benchmarks (benchmarks/phoronix-test-suite) fix build, add patch for [check-portability.awk] 2020-10-10 12:57:41 +00:00
biology math/blas, math/lapack: Install interchangeable BLAS system 2020-10-12 21:51:57 +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 (cad/klayout) Updated 0.25.6 to 0.25.9 2020-10-17 22:03:05 +00:00
chat Update chat/matrix-synapse to 1.22.0 2020-10-27 21:52:35 +00:00
comms (comms/openobex) Updated 1.7.1 to 1.7.2. ChangeLog unknown. Adapt to Doxygen 1.8.20 2020-10-06 03:46:02 +00:00
converters Update to 1.14 2020-10-24 23:30:56 +00:00
cross (cross/avr-libc) Adapt to doxygen 1.8.20, PKGREVISION++ 2020-10-06 02:06:05 +00:00
databases openldap: updated to 2.4.55 2020-10-28 21:09:20 +00:00
devel py-tox: updated to 3.20.1 2020-10-27 23:03:55 +00:00
distfiles
doc doc: Updated www/nginx to 1.18.0nb4 2020-10-28 20:30:56 +00:00
editors add editors/kibi 2020-10-28 12:00:36 +00:00
emulators mame: update to 0.226. 2020-10-28 16:56:24 +00:00
filesystems Update glusterfs to 8.2 2020-09-27 01:13:11 +00:00
finance gnucash-docs: update to 4.2. 2020-10-16 11:34:59 +00:00
fonts cascadia-ttf: update to 2009.22. 2020-10-08 12:41:10 +00:00
games games/doomlegacy: Update to 1.48.6 2020-10-21 11:43:31 +00:00
geography math/blas, math/lapack: Install interchangeable BLAS system 2020-10-12 21:51:57 +00:00
graphics libansilove: update to 1.2.8. 2020-10-27 23:05:01 +00:00
ham chirp: Update to 20201014 2020-10-15 23:29:56 +00:00
inputmethod (inputmethod/ibus) Fix recent bulkbuild error, Cannot convert from `void Extension... 2020-10-17 05:25:46 +00:00
lang nodejs: updated to 14.15.0 2020-10-28 20:00:59 +00:00
licenses Add evilwm-license 2020-10-11 08:53:28 +00:00
mail postfix: Needs m4 tool 2020-10-26 17:04:57 +00:00
math liblinear: updated to 2.41 2020-10-28 19:32:32 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs texlive-collection-latexrecommended: Move META_PACKAGE higher. 2020-10-25 08:14:05 +00:00
misc go-genproto: remove BROKEN 2020-10-27 19:50:22 +00:00
mk mk: expand _USE_GCC_SHLIB section to gcc9/gcc10 2020-10-28 13:19:25 +00:00
multimedia libass: updated to 0.15.0 2020-10-27 18:07:57 +00:00
net py-lexicon: updated to 3.4.4 2020-10-28 19:33:05 +00:00
news sfeed_curses: Update to 0.9.4 2020-10-26 10:07:33 +00:00
packages
parallel threadingbuildingblocks: Update to 2020.3 2020-09-05 11:34:07 +00:00
pkgtools Bootstrap: Fix bootstrap on FreeBSD 12.1, likely broken by an issue in lld. 2020-10-28 16:52:43 +00:00
print cups-base: Remove another kDNSServiceErr_Timeout. 2020-10-27 09:29:11 +00:00
regress *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
security py-authlib: updated to 0.15.2 2020-10-28 20:00:01 +00:00
shells Update to 6.7.1. From the git log: 2020-10-26 10:21:47 +00:00
sysutils p5-Sys-CPU: Support the katamari of sysctls for cpufreq NetBSD might expose 2020-10-28 12:04:02 +00:00
templates
textproc py-rapidjson: updated to 0.9.3 2020-10-27 22:30:08 +00:00
time time/ruby-tzinfo-data: update to 1.2020.4 2020-10-25 14:06:30 +00:00
wm xfce4-wm: Add hack to let this build on NetBSD 8. 2020-10-16 06:21:13 +00:00
www nginx: Bump PKGREVISION after modules upgrade 2020-10-28 20:24:29 +00:00
x11 add x11/xnotify 2020-10-28 11:50:07 +00:00
Makefile Makefile: fix outdated documentation 2020-02-12 15:04:51 +00:00
pkglocate
README.md update links 2020-10-09 11:46:29 +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.

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