Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
nia 20bd50efa0 py-lupa: Update to 1.9
1.9 (2019-12-21)
----------------

* Build against Lua 5.3 if available.

* Use Lua 5.3.5 in binary wheels and as bundled Lua.

* GH#129: Fix Lua module loading in Python 3.x.

* GH#126: Fix build on Linux systems that install Lua as "lua52" package.

* Built with Cython 0.29.14 for better Py3.8 compatibility.
2021-08-24 10:05:50 +00:00
archivers archivers/ruby-zip: update to 2.3.2 2021-08-12 14:56:35 +00:00
audio lmms: link with -lrt on NetBSD to ensure all ladspa plugins work 2021-08-23 18:46:23 +00:00
benchmarks google-benchmark: update to 1.5.6. 2021-08-15 13:29:05 +00:00
biology py-numpy: "Python version >= 3.7 required." 2021-06-29 08:41:59 +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 chat/ircd-hybrid: Updates to 8.2.39 2021-08-16 19:22:51 +00:00
comms asterisk16: Update to 16.19.0 2021-08-09 13:13:14 +00:00
converters help2man: updated to 1.48.5 2021-08-23 08:19:26 +00:00
cross cross/ppc-morphos-gcc-10/Makefile: Fix comment 2021-07-25 17:31:10 +00:00
databases openldap: updated to 2.5.7 2021-08-23 09:58:57 +00:00
devel py-lupa: Update to 1.9 2021-08-24 10:05:50 +00:00
distfiles
doc doc: Updated www/R-curl to 4.3.2 2021-08-24 09:49:08 +00:00
editors *: recursive bump for openexr 3.1 2021-08-15 14:23:57 +00:00
emulators sameboy: update to 0.14.5 2021-08-10 12:20:41 +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 finance/ruby-braintree: update to 4.4.0 2021-08-22 14:53:40 +00:00
fonts fonts/montserrat: update to 7.222 2021-08-13 04:30:25 +00:00
games warzone2100: Update to 4.1.3 2021-08-24 09:16:05 +00:00
geography geography/qgis: Update to 3.16.9 2021-08-13 19:01:48 +00:00
graphics ruby-gnome: update to 3.4.3. 2021-08-22 17:02:41 +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 We say goodbye to go115. 2021-08-22 14:18:51 +00:00
licenses Add SMath Studio as math/smath-studio. 2021-06-29 14:28:12 +00:00
mail notmuch: Update to 0.32.3 2021-08-23 03:24:38 +00:00
math (math/R-XML) Updated 3.99.0.5 to 3.099.0.7, ChangeLog unknown 2021-08-22 01:43:42 +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.3. 2021-08-22 17:02:41 +00:00
misc py-tqdm: updated to 4.62.2 2021-08-24 08:32:17 +00:00
mk mk/install: fix documentation and speed up install-dirs-from-PLIST 2021-08-14 08:38:01 +00:00
multimedia ruby-gnome: update to 3.4.3. 2021-08-22 17:02:41 +00:00
net py-google-cloud-sdk: allow python executable name subst to be no-op 2021-08-24 09:55:52 +00:00
news sfeed_curses: Update to 1.0 2021-08-08 10:52:19 +00:00
packages
parallel parallel: update to 20210722 2021-08-13 12:46:09 +00:00
pkgtools pkg_comp1: update default pkgdb dir 2021-08-20 06:39:41 +00:00
print ruby-gnome: update to 3.4.3. 2021-08-22 17:02:41 +00:00
regress *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
security py-acme-tiny: updated to 4.1.1 2021-08-24 08:33:53 +00:00
shells elvish: update to 0.16.1. 2021-08-23 13:15:06 +00:00
sysutils sysutils/py-Glances: Update to 3.2.3.1 2021-08-21 21:45:52 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/bat: Updates to 0.18.3 2021-08-24 05:14:14 +00:00
time py-ciso8601: updated to 2.2.0 2021-08-09 13:07:40 +00:00
wm fvwm3: update to 1.0.4 2021-08-20 18:08:13 +00:00
www (www/R-curl) Updated 4.3 to 4.3.2 2021-08-24 09:48:54 +00:00
x11 ruby-gtk2: fix comment per pkglint. (missed in 3.4.3 updates) 2021-08-22 17:49:19 +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