Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 0514aa53a7 libbluray: update to 1.3.0.
2021-04-05: Version 1.3.0
- Add bd_event_name().
- Add return value to bd_refcnt_inc().
- Add cache for parsed clpi file data.
- Add player setting for JRE location (JAVA_HOME).
- Improve FreeBSD BD-J support.
- Improve portability.
- Improve JVM and .jar file probing.
- Fix handling of non-ASCII .iso filenames in Windows (update libudfread to 1.1.2).
- Fix leak.
2021-04-13 11:02:33 +00:00
archivers archivers: Enable pixz 2021-04-13 03:11:35 +00:00
audio audio/ncspot: update to 0.6.0 2021-04-13 10:52:43 +00:00
benchmarks dnsperf: Update to version 2.5.1 2021-03-23 18:17:26 +00:00
biology biology/molsketch: update to 0.7.2 2021-04-04 19:10:20 +00:00
bootstrap bootstrap: Add MidnightBSD support to bootstrap shell script 2021-03-15 16:22:06 +00:00
cad cad: expand acronym in COMMENT 2021-04-12 14:17:06 +00:00
chat ejabberd: Update to 21.04 2021-04-13 08:02:24 +00:00
comms comms: better COMMENT 2021-04-12 15:14:00 +00:00
converters *: bump PKGREVISION for nss linking fix 2021-04-09 06:54:56 +00:00
cross atasm: update to 1.09. 2021-03-21 10:21:07 +00:00
databases Revbump for multimedia/x265 update 2021-04-12 08:29:59 +00:00
devel glibmm: mark python as build dependency 2021-04-13 09:10:02 +00:00
distfiles
doc doc: GNOME and freedesktop.org GitLab links 2021-04-13 11:01:17 +00:00
editors editors: be more descriptive in COMMENT 2021-04-12 14:16:42 +00:00
emulators Remove qemu51, nvmm patches, linux support etc were merged into qemu 2021-04-08 15:43:17 +00:00
filesystems ori: Update to 0.8.2 - help it build again. 2021-04-05 07:51:36 +00:00
finance propagate python incompatibilities 2021-04-09 15:42:35 +00:00
fonts liberation-ttf: Mark python as build-time dependency 2021-04-13 08:20:51 +00:00
games hitori: various cleanups 2021-04-12 13:17:31 +00:00
geography libchamplain012: set PYTHON_FOR_BUILD_ONLY 2021-04-12 13:10:09 +00:00
graphics librsvg: update to 2.50.3. 2021-04-13 10:28:00 +00:00
ham ham/chirp: Update to 20210406 2021-04-10 00:40:16 +00:00
inputmethod uim: Depend on ruby explicitly to fix build 2021-04-03 05:13:07 +00:00
lang lang/ruby/rubyversion.mk: require quote 2021-04-12 14:39:28 +00:00
licenses add eternal-lands-license 2021-04-04 09:36:29 +00:00
mail notmuch: mark python as build dependency 2021-04-13 08:36:09 +00:00
math gnumeric112: remove files that are in python PLIST from main PLIST 2021-04-13 09:11:27 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs meta-pkgs/gnuradio: update for 3.9 2021-04-07 16:15:08 +00:00
misc libreoffice: reflect xdg-utils dependency for xdg-open command 2021-04-11 04:29:59 +00:00
mk correct documentation 2021-04-10 09:03:13 +00:00
multimedia libbluray: update to 1.3.0. 2021-04-13 11:02:33 +00:00
net gssdp: make vala build dependency 2021-04-13 10:59:08 +00:00
news pan: Fix build with glib-2.68.0 2021-04-02 14:58:22 +00:00
packages
parallel match arm64 systems. fixes build on netbsd/arm64. 2021-04-02 07:59:35 +00:00
pkgtools pkg_install: add a cast to satisfy GCC, NFCI 2021-04-10 20:10:48 +00:00
print poppler-glib: make python build dependency only 2021-04-13 09:46:33 +00:00
regress regress/infra-unittests: use single quotes for string literals 2021-01-04 21:11:43 +00:00
security security: expand COMMENT 2021-04-12 14:29:46 +00:00
shells fish: update to 3.2.2 2021-04-08 10:46:52 +00:00
sysutils sysutils/xplr: update to 0.4.3 2021-04-13 10:54:07 +00:00
templates templates: use <em> on description 2021-04-12 15:24:48 +00:00
textproc yelp-xsl: mark python as build dependency only 2021-04-13 10:02:53 +00:00
time gnome-calendar: set PYTHON_FOR_BUILD_ONLY 2021-04-12 13:04:01 +00:00
wm mutter: set PYTHON_FOR_BUILD_ONLY 2021-04-12 13:05:09 +00:00
www lhs: fix build. 2021-04-13 10:26:57 +00:00
x11 wdm: fix build with newer WindowMaker 2021-04-13 10:35:27 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
Makefile Makefile: fix outdated documentation 2020-02-12 15:04:51 +00:00
pkglocate
README.md *: fix a bunch of typos in README and various documentation files. 2020-12-12 10:42:47 +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.

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