Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2022-06-28 09:39:29 +00:00
archivers *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
audio audio/spotify-player: update to 0.9.2 2022-06-28 09:30:38 +00:00
benchmarks (benchmarks/R-bench) USE_LANGUAGES= c, sorry 2022-06-02 11:48:57 +00:00
biology biology/peak-classifier: Update to 0.1.4 2022-06-11 19:52:58 +00:00
bootstrap Mention why we're doing PREFER_PKGSRC=yes on OpenBSD (at least for now) 2022-06-16 22:12:20 +00:00
cad (cad/py-gdstk) Fix GITHUB_PROJECT (missing) 2022-06-17 13:26:34 +00:00
chat *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
comms *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
converters *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
cross cross/avr-binutils: Update to 2.38 2022-05-23 11:56:34 +00:00
databases databases/sqlite: adopt upstream patch instead. 2022-06-25 09:35:51 +00:00
devel *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
distfiles
doc doc: Updated sysutils/zoxide to 0.8.2 2022-06-28 09:33:43 +00:00
editors editors/ced: update to 0.2.1 2022-06-28 09:29:17 +00:00
emulators nono: add fsharp-license, to support NetBSD/x68k 2022-06-25 15:04:03 +00:00
filesystems filesystems/tahoe-lafs: Update to 1.17.1 2022-06-15 22:31:44 +00:00
finance gnucash-docs: update to 4.11. 2022-06-28 09:30:51 +00:00
fonts *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
games *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
geography *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
graphics *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
ham (ham/trustedQSL) Updated 2.5.8 to 2.6.3 2022-06-19 06:19:08 +00:00
inputmethod ibus-table-chinese: Fix typo. Use OPSYS_VERSION. 2022-05-24 12:58:54 +00:00
lang lua: Bump default version to 5.4 2022-06-28 09:39:29 +00:00
licenses add fsharp-license X68030 IPLROM image 2022-06-25 14:50:24 +00:00
mail dovecot2: updated to 2.3.19.1 2022-06-17 17:32:41 +00:00
math py-sympy: use PKGMANDIR in ALTERNATIVES file 2022-06-24 07:27:28 +00:00
mbone rtptools: located new home on Github. Update to 1.22. 2022-04-24 12:02:13 +00:00
meta-pkgs meta-pkgs/bulk-medium: drop net/bind911 2022-06-15 14:08:37 +00:00
misc *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
mk mk: Bump default postgres version to 14 2022-06-28 09:38:38 +00:00
multimedia multimedia/mpv: Move to ffmpeg5 2022-06-27 00:07:01 +00:00
net net/samba{,4}: Restrict ``disabling PIE hack'' for NetBSD/powerpc 2022-06-27 20:59:39 +00:00
news *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
packages
parallel py-ipyparallel: updated to 8.4.0 2022-06-17 12:23:17 +00:00
pkgtools pkgtools/pkglint: update to 22.2.0 2022-06-24 07:16:23 +00:00
print lilypond: update some comments concerning language dependencies 2022-06-25 19:35:54 +00:00
regress *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
security *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
shells Revbump all Go packages after go118 update 2022-06-02 18:51:56 +00:00
sysutils sysutils/zoxide: update to 0.8.2 2022-06-28 09:33:24 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
time Added ocaml-mirage-clock to Makefile SUBDIRs 2022-06-13 08:01:31 +00:00
wm enlightenment16: update to 1.0.25 2022-06-14 01:50:32 +00:00
www *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
x11 qt5-qtwebengine: add comment that this does not currently support ffmpeg5 2022-06-27 21:41:52 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README.md: Fix URIs and capitalize NetBSD 2022-01-31 22:39:11 +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