Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam b36c4d0ad0 py-jsonschema-spec: updated to 0.1.2
JSONSchema Spec with object-oriented paths

Key features
* Traverse elements like paths
* Access spec on demand with separate dereferencing accessor layer
2022-10-26 12:49:54 +00:00
archivers *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
audio *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
benchmarks benchmarks/hyperfine: update to 1.15.0 2022-09-08 07:21:03 +00:00
biology *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
bootstrap bootstrap: Add mktools to special preserve handling. 2022-10-04 11:47:45 +00:00
cad *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
chat *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
comms *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
converters *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
cross cross/Makefile: sort 2022-10-20 06:47:36 +00:00
databases *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
devel py-pathable: added version 0.4.3 2022-10-26 12:48:29 +00:00
distfiles
doc Updated textproc/py-openapi-schema-validator, devel/py-importlib-resources, devel/py-requests-toolbelt 2022-10-26 11:10:29 +00:00
editors *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
emulators *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
filesystems *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
finance *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
fonts *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
games *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
geography *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
graphics *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
ham *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
inputmethod *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
lang *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
licenses Add Commander X16 ROM license (this is a somewhat complex combination of 2022-08-07 17:35:09 +00:00
mail *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
math *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
mbone *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
meta-pkgs Given how compatible evince 3.34 and 43 are, flip evince3->evince anyway. 2022-10-26 10:13:33 +00:00
misc *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
mk mk: Document the jemalloc option. 2022-10-25 18:44:15 +00:00
multimedia *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
net py-awscli: updated to 1.26.1 2022-10-26 10:33:28 +00:00
news *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
packages
parallel *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
pkgtools pkgin: Update to 22.10.0. 2022-10-05 17:23:02 +00:00
print *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
regress *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
security *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
shells shells/nushell: update to 0.70.0 2022-10-19 09:42:32 +00:00
sysutils *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-jsonschema-spec: updated to 0.1.2 2022-10-26 12:49:54 +00:00
time *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
wm enlightenment16: update to 1.0.26 2022-10-24 16:48:19 +00:00
www *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
x11 *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README.md: Add trailing slash to URI for consistency 2022-08-24 13:59:26 +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