Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
bouyer a86b498d5c Update xentools415 and xenstoretools to 4.15.3.
pkgsrc changes: drop egg.mk from xentools415 (it's not suitable for this
package and causes duplicate targets); and instead mark as incompatible
with python2.7 and TOOL_DEPEND on py-setuptool.
See http://mail-index.netbsd.org/tech-pkg/2022/07/04/msg026500.html
and followups for details

Upstream changes are mostly bugfixes
2022-07-05 15:56:33 +00:00
archivers *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
audio snapcast: Needs gcc8 for std::filesystem 2022-07-03 17:32:04 +00:00
benchmarks *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
biology htslib: updated to 1.15.1 2022-07-05 11:00:16 +00:00
bootstrap bootstrap/README: Add MidnightBSD to the unknown status list 2022-06-28 23:37:09 +00:00
cad *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
chat chat/ircd-hybrid: Updates to 8.2.40 2022-07-05 10:45:29 +00:00
comms *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
converters p5-Cpanel-JSON-XS: update to 4.30. 2022-07-04 07:20:10 +00:00
cross *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
databases py-redis: updated to 4.3.4 2022-07-05 10:19:15 +00:00
devel py-pyte: updated to 0.8.1 2022-07-05 10:16:35 +00:00
distfiles
doc Updated textproc/py-tabulate, net/py-smb 2022-07-05 12:58:28 +00:00
editors {x,}vile: fix build with perl 5.36 using patch from Thomas E. Dickey 2022-07-04 20:10:53 +00:00
emulators PC6001VX: update to 3.9.0. 2022-07-02 19:46:21 +00:00
filesystems *: bump PKGREVISION for libplist shlib name change 2022-07-03 10:13:49 +00:00
finance *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
fonts *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
games *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
geography *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
graphics termtosvg: not for Python 2.7 2022-07-05 10:16:50 +00:00
ham *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
inputmethod skk: Support emacs28 2022-07-04 14:40:40 +00:00
lang nodejs: Limit ABI depends to each release branch. 2022-07-04 15:48:53 +00:00
licenses add fsharp-license X68030 IPLROM image 2022-06-25 14:50:24 +00:00
mail *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
math *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
mbone *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
meta-pkgs *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
misc calibre: mark as not supporting python 3.10 (for now) 2022-07-04 07:46:15 +00:00
mk license.mk: fix grammar in another comment 2022-06-29 00:02:32 +00:00
multimedia multimedia/handbrake: add option for gtk3 gui, defaults to enabled 2022-07-03 21:38:48 +00:00
net py-smb: updated to 1.2.8 2022-07-05 12:58:09 +00:00
news news/pan: update to 1.151 2022-07-03 13:31:41 +00:00
packages
parallel threadingbuildingblocks: fix build for GCC 2022-07-01 22:38:25 +00:00
pkgtools *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
print poppler*: update to 22.06.0 2022-07-03 17:07:44 +00:00
regress *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
security sudo: updated to 1.9.11p3 2022-07-05 11:01:38 +00:00
shells shells/etsh: import package 2022-07-04 08:31:43 +00:00
sysutils Update xentools415 and xenstoretools to 4.15.3. 2022-07-05 15:56:33 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-tabulate: updated to 0.8.10 2022-07-05 12:56:19 +00:00
time *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
wm emwm-utils: fix grammar in DESCR 2022-07-04 21:44:21 +00:00
www www/jira-cli: Update to 1.0.0 2022-07-05 10:42:23 +00:00
x11 drawterm: simplify expression (NFC) 2022-07-04 21:52:04 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
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