Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
pin faa1327d73 shells/oh-my-posh: update to 18.10.1
v18.10.1
Bug Fixes
 - ansi: reset transparent on override end (2b51623), closes #4280

v18.10.0
Bug Fixes
 - ansi: restore previous override correctly (bd3cd31)

Features
 - git: support for remotes (31a51ff)
2023-09-24 08:35:50 +00:00
archivers archivers/rar: update to 6.23 2023-09-20 20:15:52 +00:00
audio audio/flac123: update to 2.1.1 2023-09-14 04:04:52 +00:00
benchmarks google-benchmark: updated to 1.8.3 2023-08-31 17:22:52 +00:00
biology biology/ncbi-blast+: Update to 2.14.1 2023-09-14 00:39:17 +00:00
bootstrap bootstrap: Use /usr/bin/bash more on SunOS 2023-07-07 12:53:22 +00:00
cad (cad/klayout) Updated 0.28.10 to 0.28.12 2023-09-19 23:12:49 +00:00
chat (chat/riece) Add emacs28. packaged, but function is not verified 2023-09-17 02:16:40 +00:00
comms Skip garbage reply on AT+CMGL in PDU mode as in text mode 2023-09-24 00:50:48 +00:00
converters converters/Makefile: + dvisvgm 2023-09-04 14:16:53 +00:00
cross Always use the same e-mail address for packages I maintain 2023-08-30 21:46:32 +00:00
databases qore-odbc-module: fix build on Illumos 2023-09-22 09:18:21 +00:00
devel Update to 1.31.0. From the changelog: 2023-09-24 01:16:26 +00:00
distfiles
doc doc: Updated devel/goredo to 1.31.0 2023-09-24 01:16:32 +00:00
editors editors/tp-note: update to 1.22.1 2023-09-23 15:07:02 +00:00
emulators PC6001VX: update to 4.2.1. 2023-09-23 13:46:56 +00:00
filesystems filesystems/fuse: needs gettext. 2023-09-09 10:23:00 +00:00
finance finance/ruby-braintree: update to 4.13.0 2023-09-03 16:03:52 +00:00
fonts ibm-plex-ttf: update to version 6.3.0 2023-09-13 12:06:04 +00:00
games pysolfc: fix for recent py-Pillow 2023-09-21 08:12:35 +00:00
geography geography/qgis: Update to 3.28.11 2023-09-20 17:52:27 +00:00
graphics qt6-qt3d: bump revision 2023-09-22 08:51:28 +00:00
ham ham/chirp: Update to 20230917 2023-09-20 13:36:22 +00:00
inputmethod (inputmethods/tamago-tsunagi) convert make-coding-system to define-coding-system 2023-09-09 13:04:29 +00:00
lang qore: fix linking of modules on Illumos 2023-09-22 07:10:07 +00:00
licenses fonts/pixel-sagas-startrek: Add more fonts 2023-08-28 13:58:48 +00:00
mail mail/opensmtpd: fix bug in Makefile. 2023-09-21 12:51:06 +00:00
math math/four-bar-rs: update to 5.1.0 2023-09-21 11:26:30 +00:00
mbone *: Mark packages that were originally identified as requiring 2023-08-02 19:20:16 +00:00
meta-pkgs bulk-small: correct paths to libidn2 2023-09-22 21:42:24 +00:00
misc misc/rust-kanban: update to 0.8.1 2023-09-22 18:52:47 +00:00
mk mk: Add a few more common _DEBUG_SKIP_PATTERNS. 2023-09-20 13:45:42 +00:00
multimedia py-m3u8: updated to 3.6.0 2023-09-18 14:41:57 +00:00
net Upgrade routinator to version 0.13.0. 2023-09-21 17:53:31 +00:00
news Add moccasin 2023-09-03 07:11:28 +00:00
packages
parallel pocl: Update to 4.0. Unbreaks with latest LLVM. 2023-09-11 14:29:33 +00:00
pkgtools pkgtools/pkglint: update to 23.2.4 2023-09-10 20:12:54 +00:00
print print/pdflib: fix unfetchable distfile 2023-09-21 14:44:08 +00:00
regress *: recursive bump for Python 3.11 as new default 2023-08-14 05:23:45 +00:00
science science/cgnslib: import new package vom wip 2023-07-25 11:23:54 +00:00
security security/ruby-metasploit-payloads: update to 2.0.150 2023-09-20 13:44:09 +00:00
shells shells/oh-my-posh: update to 18.10.1 2023-09-24 08:35:50 +00:00
sysutils Apply upstream patch for security issue XSA438 2023-09-21 10:39:45 +00:00
templates
textproc textproc/Makefile: + tree-sitter-lua 2023-09-22 11:01:22 +00:00
time py-tzdata: not for Python 2.7 2023-09-01 05:13:12 +00:00
wm awesome: adjust COMMENT 2023-09-22 21:37:55 +00:00
www ap2-python: try fixing PLIST for python 2 2023-09-22 18:32:55 +00:00
x11 x11/rterm: fix build 2023-09-23 18:25:57 +00:00
_NetBSD-pkgdb
Makefile science: add category 2023-07-17 01:03:19 +00:00
pkglocate
README.md README: Use the real Matrix URL 2022-11-19 21:01:44 +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