Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
sjmulder 813238fb4e textproc/libxlsxwriter: Update to 1.1.4
Changes:
 - Added support for Worksheet tables. Tables in Excel are a way of
   grouping a range of cells into a single entity that has common
   formatting or that can be referenced from formulas. Tables can have
   column headers, autofilters, total rows, column formulas and default
   formatting. See working_with_tables and tables.c.
 - Added support for adding a macro button to a worksheet. See macro.c.

Package changes:
 - Fixed test target (missing py.test version suffix).
2021-11-19 22:13:32 +00:00
archivers archivers/tartest: Update to 1.24 2021-11-19 11:41:23 +00:00
audio audio/pavucontrol-qt: update to 1.0.0 2021-11-19 09:54:34 +00:00
benchmarks Doesn't run with MKPIE. Updated main web site. 2021-10-31 19:58:56 +00:00
biology *: Revbump for protobuf-3.19.0 2021-11-11 12:02:46 +00:00
bootstrap bootstrap: UnixWare has some amount of active use 2021-11-15 12:27:47 +00:00
cad *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
chat Update chat/matrix-synapse to 1.47.0 2021-11-19 14:06:08 +00:00
comms asterisk19: Forward-port NetBSD timerfd fix from asterisk18 2021-11-18 12:22:30 +00:00
converters py-simplejson: updated to 3.17.6 2021-11-17 08:38:38 +00:00
cross freemint-*: disable MKPIE some more 2021-11-18 16:05:28 +00:00
databases py-asyncpg: updated to 0.25.0 2021-11-17 09:04:41 +00:00
devel lxqt-build-tools: set BUILDLINK_API_DEPENDS.qt5-qtbase >= 5.15.0 2021-11-19 13:54:17 +00:00
distfiles
doc Updated print/py-weasyprint, graphics/libjpeg-turbo 2021-11-19 21:55:21 +00:00
editors py-jedi: updated to 0.18.1 2021-11-18 17:41:54 +00:00
emulators Update nono-0.2.3 2021-11-18 04:04:29 +00:00
filesystems py-fs: updated to 2.4.14 2021-11-17 13:50:30 +00:00
finance py-stripe: updated to 2.63.0 2021-11-17 13:51:55 +00:00
fonts py-fonttools: updated to 4.28.1 2021-11-19 09:51:35 +00:00
games games/woof: Update to 8.0.0 2021-11-19 16:37:38 +00:00
geography *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
graphics libjpeg-turbo: updated to 2.1.2 2021-11-19 21:55:01 +00:00
ham ham/chirp: Update to 20211105 2021-11-05 12:33:37 +00:00
inputmethod *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
lang lang/php80: update to 8.0.13 2021-11-19 14:29:04 +00:00
licenses licenses: Do not use UTF-8 encoding. ASCII is sufficient 2021-11-16 17:13:58 +00:00
mail thunderbird52: Various fixes for gcc>7 from firefox52 2021-11-18 15:33:16 +00:00
math py-sympy: updated to 1.9 2021-11-18 19:52:18 +00:00
mbone mbone: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:57:00 +00:00
meta-pkgs lxqt: reflect lxqt-session update 2021-11-19 14:21:15 +00:00
misc misc/labelnation: Update to 1.230 2021-11-18 23:44:33 +00:00
mk mk: According to Boyd Lynn Gerber, UnixWare lacks IPv6, although the 2021-11-18 13:23:56 +00:00
multimedia gstreamer1: Build fixes for Solarish 2021-11-18 20:25:45 +00:00
net net/bind916: update to 9.16.23 2021-11-19 14:32:27 +00:00
news news/tuifeed: update to 0.1.1 2021-11-18 13:08:22 +00:00
packages
parallel parallel: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:10:35 +00:00
pkgtools pkg_install: Switch to posix_spawn() on newer macOS. 2021-11-15 12:48:23 +00:00
print py-weasyprint: updated to 53.4 2021-11-19 21:53:29 +00:00
regress regress: fix space-tab in the indentation 2021-09-09 18:23:44 +00:00
security security/mdigest: Update to 1.9 2021-11-19 11:53:45 +00:00
shells shells/pbosh: Update to 20210918 2021-11-19 11:24:28 +00:00
sysutils x11/lxqt-powermanagement: update to 1.0.0 2021-11-19 11:35:16 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/libxlsxwriter: Update to 1.1.4 2021-11-19 22:13:32 +00:00
time py-iso8601: updated to 1.0.0 2021-11-16 19:24:19 +00:00
wm wm/Makefile: +progman 2021-11-19 19:00:16 +00:00
www privoxy: let the RC script work unprivileged 2021-11-18 03:13:29 +00:00
x11 x11/lxqt-session: update to 1.0.0 2021-11-19 14:17:44 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
Makefile
pkglocate
README.md README.md: Add trailing slash to the URI 2021-10-21 12:18:01 +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