Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Go to file
taca 83910c8587 mail/ruby-actionmailbox71: update to 7.1.3
Action Mailbox (2024-01-16)

* No changes.
2024-02-04 15:17:28 +00:00
archivers archivers/ruby-ffi-libarchive: update to 1.1.14 2024-02-03 14:58:44 +00:00
audio aubio: Restrict documentation generation 2024-02-04 01:33:38 +00:00
benchmarks benchmarks/dnsperf: switch to use bind918 2024-01-05 01:55:52 +00:00
biology revbump for devel/abseil 2024-01-30 18:29:16 +00:00
bootstrap README.FreeBSD: some more updates 2024-01-29 23:54:33 +00:00
cad *: Recursive revbump from audio/pulseaudio-17.0 2024-01-30 14:21:28 +00:00
chat prosody: update to 0.12.4 2024-02-04 13:49:12 +00:00
comms py-esptool: updated to 4.7.0 2024-01-30 23:47:13 +00:00
converters py-emoji: updated to 2.10.1 2024-01-31 17:29:25 +00:00
cross mingw-w64-{i686,x86_64}-{headers,crt,winpthreads}: Update to 11.0.1 2024-01-31 21:10:33 +00:00
databases databases/ruby-activerecord71: update to 7.1.3 2024-02-04 15:14:03 +00:00
devel devel/ruby-activestorage71: update to 7.1.3 2024-02-04 15:15:18 +00:00
distfiles
doc doc: Updated mail/ruby-actionmailer71 to 7.1.3 2024-02-04 15:16:50 +00:00
editors neovim: update to version 0.9.5 2024-02-02 16:24:45 +00:00
emulators mame: update to 0.262. 2024-01-31 21:00:04 +00:00
filesystems fuse-pod: remove 2024-02-01 09:34:33 +00:00
finance finance/ruby-braintree: update to 4.18.0 2024-02-03 15:51:28 +00:00
fonts tex-luaotfload{,-doc}: update to 3.26 2024-02-04 10:42:26 +00:00
games xu4: fix build with libxml2 2.2 2024-02-01 09:33:08 +00:00
geography gdal-lib: fix build with libxml2 2.12. 2024-02-01 07:31:50 +00:00
graphics tex-graphics-pln{,-doc}: update to 2023 2024-02-04 00:06:28 +00:00
ham *: Recursive revbump from audio/pulseaudio-17.0 2024-01-30 14:21:28 +00:00
inputmethod multiskkserv: Use SKK-JISYO.JIS3_4 of inputmethod/skk-jisyo-cdb 2024-01-31 15:17:51 +00:00
lang lang/ruby: start update rails71 to 7.1.3 2024-02-04 15:05:48 +00:00
licenses licenses: add mbrola-voices-license 2024-01-26 13:01:46 +00:00
mail mail/ruby-actionmailbox71: update to 7.1.3 2024-02-04 15:17:28 +00:00
math math/qcalc: update to 0.9.0 2024-02-03 17:15:46 +00:00
mbone fetch from backup 2023-12-22 18:31:14 +00:00
meta-pkgs texlive-collection-latexextra: cleanup tex-paracol entry 2024-02-03 07:34:48 +00:00
misc misc/ruby-parallel: update to 1.24.0 2024-02-03 16:00:58 +00:00
mk mk: add support for c++23/gnu++23 2024-01-27 00:03:49 +00:00
multimedia openh264: updated to 2.4.1 2024-02-02 13:08:51 +00:00
net lua-unbound: Build fix for Darwin and illumos based distributions 2024-02-04 12:26:14 +00:00
news news/tin: Update to 2.6.3 2024-01-17 16:07:19 +00:00
packages
parallel py-billiard: updated to 4.2.0 2024-01-25 11:16:11 +00:00
pkgtools pkg_install: regen pkg_install.conf.cat.in 2024-02-04 14:43:56 +00:00
print tex-luatexja{,-doc}: update to 20231230.0 2024-02-04 10:47:21 +00:00
regress lintpkgsrc, regress: update references to pkglint files 2023-10-16 22:21:55 +00:00
science science/cgnslib: import new package vom wip 2023-07-25 11:23:54 +00:00
security qgpgme: update to 1.23.2 2024-02-04 09:23:44 +00:00
shells shells/oh-my-posh: update to 19.8.2 2024-01-26 21:42:28 +00:00
sysutils sysutils/felix: update to 2.12.1 2024-02-03 22:21:57 +00:00
templates
textproc po4a: add missing DEPENDS. Bump PKGREVISION. 2024-02-03 18:58:08 +00:00
time time/ruby-tzinfo-data: update to 1.2024.1 2024-02-03 14:51:27 +00:00
wm revbump for devel/abseil 2024-01-30 18:29:16 +00:00
www www/ruby-actionpack71: update to 7.1.3 2024-02-04 15:13:04 +00:00
x11 Updated x11/xscreensaver to 6.08 2024-02-03 21:29:43 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README.md: new URL for BulkTracker. 2024-01-31 02:50:22 +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