Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam ae41b4c7ce py-xhtml2pdf: added version 0.2.5
xhtml2pdf is a HTML to PDF converter using Python, the ReportLab Toolkit,
html5lib and PyPDF2. It supports HTML5 and CSS 2.1 (and some of CSS 3). It is
completely written in pure Python, so it is platform independent.

The main benefit of this tool is that a user with web skills like HTML and CSS
is able to generate PDF templates very quickly without learning new
technologies.
2021-04-28 09:56:15 +00:00
archivers Update PLIST 2021-04-23 03:59:26 +00:00
audio audio/spotify-qt: update to 3.6 2021-04-28 08:33:17 +00:00
benchmarks google-benchmark: update to 1.5.3. 2021-04-26 15:23:37 +00:00
biology various fixes for arm64 big endian support. 2021-04-25 07:51:24 +00:00
bootstrap bootstrap: Add MidnightBSD support to bootstrap shell script 2021-03-15 16:22:06 +00:00
cad revbump for boost-libs 2021-04-21 13:24:06 +00:00
chat libfolks: Add PLIST substitution for SOEXT, fixes buid on macOS 2021-04-26 13:41:04 +00:00
comms revbump for boost-libs 2021-04-21 13:24:06 +00:00
converters py-bidi: added version 0.4.2 2021-04-28 09:53:18 +00:00
cross atasm: update to 1.09. 2021-03-21 10:21:07 +00:00
databases pgpool2: update to 4.2.2. 2021-04-28 09:18:55 +00:00
devel devel/metslib: trim DESCR 2021-04-28 08:28:54 +00:00
distfiles
doc doc: remove pgpool2 from TODO, done 2021-04-28 09:19:20 +00:00
editors editors/focuswriter: reset maintainer 2021-04-24 19:43:41 +00:00
emulators emulators/cannonball: Updates to 0.34 2021-04-27 14:39:19 +00:00
filesystems p5-Path-Tiny: update to 0.118. 2021-04-26 14:57:26 +00:00
finance Add a comment about the kludge 2021-04-26 07:34:31 +00:00
fonts *: remove dead download sites 2021-04-21 15:48:03 +00:00
games bsdgames: fix fetch, pointed out by wiz 2021-04-25 14:07:02 +00:00
geography geocode-glib: Remove unnecessary dependency on gnome-icon-theme 2021-04-24 19:58:15 +00:00
graphics py-aafigure: mark as Python 3+; use dash in binary name 2021-04-28 08:24:01 +00:00
ham soapy-sdr: explicitly unset LIB_SUFFIX 2021-04-28 09:11:16 +00:00
inputmethod fcitx5-gtk: fix building with gcc10 2021-04-25 18:24:43 +00:00
lang Swith to CHECK_SHLIBS_SUPPORTED=no from individual CHECK_SHLIBS_SKIP list (pkg/56125) 2021-04-27 13:55:25 +00:00
licenses add eternal-lands-license 2021-04-04 09:36:29 +00:00
mail postfix: Update to 3.5.10 2021-04-26 15:26:08 +00:00
math math/flann-lib: fix buildlink for move from wip 2021-04-27 15:26:34 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs lxqt: bump revision 2021-04-28 08:32:11 +00:00
misc p5-Locale-libintl: update to 1.32. 2021-04-27 09:01:47 +00:00
mk mk: master site xorg now prefers https 2021-04-28 09:54:24 +00:00
multimedia various fixes for arm64 big endian support. 2021-04-25 07:51:24 +00:00
net samba4: add flex to USE_TOOLS 2021-04-28 09:03:49 +00:00
news various fixes for arm64 big endian support. 2021-04-25 07:51:24 +00:00
packages
parallel various fixes for arm64 big endian support. 2021-04-25 07:51:24 +00:00
pkgtools Correct the order of redirection 2021-04-22 08:54:18 +00:00
print py-xhtml2pdf: added version 0.2.5 2021-04-28 09:56:15 +00:00
regress regress/infra-unittests: use single quotes for string literals 2021-01-04 21:11:43 +00:00
security p5-CryptX: update to 0.071. 2021-04-28 07:36:39 +00:00
shells shells/pbosh: Update to 20210421 2021-04-26 10:52:42 +00:00
sysutils sysutils/xplr: update to 0.5.9 2021-04-28 08:34:39 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-cssselect2: updated to 0.4.1 2021-04-28 08:52:17 +00:00
time projectlibre: Update to 1.9.3 2021-04-27 14:14:26 +00:00
wm Fix build with GHC 9 2021-04-25 14:32:12 +00:00
www p5-Mojolicious: update to 9.17. 2021-04-27 17:19:55 +00:00
x11 x11/kitty: update to 0.20.2 2021-04-28 08:35:56 +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