Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam c9aa0b7340 py-tifffile: updated to 2021.2.26
2021.2.26
  Pass 4388 tests.
  Squeeze axes of LSM series by default (breaking).
  Add option to preserve single dimensions when reading from series (WIP).
  Do not allow appending to OME-TIFF files.
  Fix reading STK files without name attribute in metadata.
  Make TIFF constants multi-thread safe and pickleable.
  Add detection of NDTiffStorage MajorVersion to read_micromanager_metadata.
  Support ScanImage v4 files in read_scanimage_metadata (not tested).
2021-03-04 14:05:49 +00:00
archivers Move lang/mono6 to lang/mono. 2021-03-03 12:05:40 +00:00
audio audacious-plugins: fix lost PLIST entries 2021-03-04 10:57:18 +00:00
benchmarks Add hyperfine 2021-01-29 09:16:20 +00:00
biology (biology/py-dnaio) +BUILD_DEPENDS+= py-setuptools_scm (other than 27 are fixed) 2021-03-04 13:06:34 +00:00
bootstrap In the process of looking at PR#55952, we discovered something that 2021-02-15 12:56:53 +00:00
cad (cad/kicad-packages3d) PLIST patch by Mustafa Dogan dogan (at) tesmer.org.tr 2021-03-03 23:37:59 +00:00
chat bitlbee-facebook: Update to 1.2.2 2021-02-16 09:53:37 +00:00
comms asterisk14 was deleted 2021-02-28 22:57:01 +00:00
converters libkkc: Convert to use GitHub framework 2021-02-27 19:17:56 +00:00
cross mingw-w64-i686-binutils: Update to 2.36 2021-01-28 12:43:28 +00:00
databases redis: updated to 6.2.1 2021-03-02 11:56:53 +00:00
devel wabt: update to 1.0.21. 2021-03-04 09:42:31 +00:00
distfiles
doc doc: Updated wm/cwm to 6.7 2021-03-04 11:23:53 +00:00
editors updated editors/nano to 5.6.1 2021-03-03 23:35:57 +00:00
emulators fuse-emulator: updated to 1.6.0 2021-03-02 11:55:49 +00:00
filesystems py-fs: updated to 2.4.12 2021-01-24 20:27:06 +00:00
finance Add rates 2021-03-03 12:17:41 +00:00
fonts fonts/Makefile: + unifraktur-ttf. 2021-02-22 20:49:36 +00:00
games fna: mono6 -> mono 2021-03-04 14:05:00 +00:00
geography revbump for gdal-lib update 2021-03-01 19:23:07 +00:00
graphics py-tifffile: updated to 2021.2.26 2021-03-04 14:05:49 +00:00
ham ham/xlog: Improve workarounds for upstream portability issues 2021-02-16 20:22:52 +00:00
inputmethod fcitx5: Set build time dependency to extra-cmake-modules 2021-03-02 13:24:53 +00:00
lang Move lang/mono6 to lang/mono. 2021-03-03 12:05:40 +00:00
licenses licenses: Add odbl-v1-license for ODC Open Database License (ODbL) 2021-02-20 21:59:31 +00:00
mail roundcube-plugin-carddav: Add missing patch 2021-03-01 12:42:26 +00:00
math math/ruby-spreadsheet: update to 1.2.8 2021-02-28 15:38:14 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs meta-pkgs/bulk-large: update to 20200228 2021-02-28 17:12:55 +00:00
misc coreutils: Update to 8.32 2021-03-04 11:16:17 +00:00
mk genreadme: Reduce size of generated README.all 2021-02-24 08:16:32 +00:00
multimedia mkvtoolnix: updated to 54.0.0 2021-02-27 09:57:57 +00:00
net bmon: Update to 4.0 2021-03-04 10:42:09 +00:00
news neix: add an upstream patch URL 2021-02-08 02:56:19 +00:00
packages
parallel Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
pkgtools check-portability: Skip more irrelevant file extensions 2021-03-03 10:19:59 +00:00
print tex-latex-bin-doc: commit distinfo for previous update. 2021-02-27 23:43:40 +00:00
regress regress/infra-unittests: use single quotes for string literals 2021-01-04 21:11:43 +00:00
security sqlmap: Update to 1.5.3 2021-03-04 10:18:50 +00:00
shells bash: update to 5.1.4. 2021-01-04 10:39:23 +00:00
sysutils coreutils: Update to 8.32 2021-03-04 11:16:17 +00:00
templates genreadme: Reduce size of generated README.all 2021-02-24 08:16:32 +00:00
textproc diffstat: Update to 1.64 2021-03-04 10:11:42 +00:00
time p5-DateTime-TimeZone: update to 2.47 2021-02-24 23:32:31 +00:00
wm cwm: Update to 6.7 2021-03-04 11:22:08 +00:00
www py-aiohttp-socks: updated to 0.6.0 2021-03-03 12:44:27 +00:00
x11 xfce4-screenshooter: update to 1.9.8 2021-03-02 03:34:36 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
Makefile
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