Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 9547e83cd2 iperf3: updated to 3.10.1
iperf-3.10.1 2021-06-03
-----------------------

* Notable user-visible changes

  * Fixed a problem with autoconf scripts that made builds fail in
    some environments.

* Developer-visible changes

  * GNU autoconf 2.71 or newer is now required to regenerate iperf3's
    configure scripts.
2021-06-03 19:06:19 +00:00
archivers Document workarounds. 2021-06-03 06:54:59 +00:00
audio faudio: updated to 21.06 2021-06-02 10:25:32 +00:00
benchmarks *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
biology *: recursive PKGREVISION bump for sneaky gsl shared library version number change 2021-06-01 09:12:22 +00:00
bootstrap Introduce a new SYSCONFBASE variable (defaults to /etc) 2021-05-30 23:41:05 +00:00
cad (cad/gtkwave) Updated 3.3.107 to 3.3.109 2021-06-03 15:11:23 +00:00
chat chat/gomuks: Add -O2 to CGO_CFLAGS 2021-05-25 17:10:27 +00:00
comms py-rich: depend on typing-extensions only for Python < 3.8 2021-06-01 09:07:26 +00:00
converters bdf2psf: update to 1.203. 2021-06-02 21:15:24 +00:00
cross *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
databases databases/ruby-sequel: update to 5.45.0 2021-06-02 15:23:58 +00:00
devel (devel/R-devtools) Update DEPENDS+= version 2021-06-03 14:11:01 +00:00
distfiles
doc doc: Updated editors/pluma to 1.24.2nb2 2021-06-03 16:32:27 +00:00
editors pluma: fix builds with latest itstool & py-libxml2 combination 2021-06-03 16:31:13 +00:00
emulators qemu: Fix build on NetBSD/x86 9.0 2021-06-01 16:28:05 +00:00
filesystems *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
finance finance/ruby-braintree: update to 4.1.0 2021-06-03 14:44:21 +00:00
fonts tex-japanese-otf{,-doc}: update to 1.7b8.57826 2021-06-03 07:54:28 +00:00
games pysolfc apparently uses py-six. PKGREVISION -> 3 2021-05-29 00:20:15 +00:00
geography *: recursive PKGREVISION bump for sneaky gsl shared library version number change 2021-06-01 09:12:22 +00:00
graphics tex-circuitikz{,-doc}: update to 1.3.7 2021-06-03 06:00:17 +00:00
ham *: recursive PKGREVISION bump for sneaky gsl shared library version number change 2021-06-01 09:12:22 +00:00
inputmethod *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
lang lang/php: update to 7.4.20 2021-06-03 15:30:25 +00:00
licenses add eternal-lands-license 2021-04-04 09:36:29 +00:00
mail mail/ruby-mini_mime: update to 1.0.3 2021-06-03 15:11:53 +00:00
math math/kalker: fix comment 2021-06-03 11:08:51 +00:00
mbone *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
meta-pkgs meta-pkgs/ruby-redmine-themes: allow build with ruby30 2021-06-03 15:45:56 +00:00
misc misc/ruby-mimemagic: remove package 2021-06-03 14:56:03 +00:00
mk Introduce a new SYSCONFBASE variable (defaults to /etc) 2021-05-30 23:41:05 +00:00
multimedia obs-studio: update PLISTs 2021-05-26 12:29:24 +00:00
net iperf3: updated to 3.10.1 2021-06-03 19:06:19 +00:00
news *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
packages
parallel *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
pkgtools rc.subr: update to version 20210517 2021-05-30 23:46:26 +00:00
print tex-kotex-oblivoir{,-doc}: update to 3.0.1 2021-06-03 08:00:34 +00:00
regress *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
security security/clamav: update to 0.103.2 2021-06-03 15:47:34 +00:00
shells *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
sysutils sysutils/puppet: update to 7.7.0 2021-06-03 15:09:37 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/molybdenum: update to 0.1.4 2021-06-02 17:19:02 +00:00
time tex-datetime2{,-doc}: update to 1.5.7 2021-06-03 06:35:06 +00:00
wm mutter: Update wm/mutter to 40.1 2021-06-03 15:04:57 +00:00
www www/ruby-faraday: update to 1.4.2 2021-06-03 14:35:12 +00:00
x11 gnome-shell: Update x11/gnome-shell to 40.0 2021-06-03 15:11:05 +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