Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tnn f89b294e04 libsoup: disable sysprof. Bump.
doesn't build on macOS and seems only useful for developers
2023-01-03 00:09:39 +00:00
archivers (archivers/R-zip) Updated 2.2.0 to 2.2.2 2023-01-01 03:53:20 +00:00
audio *: bump PKGREVISION for libsoup (2) library version bump 2023-01-02 00:11:15 +00:00
benchmarks (parallel/R-doParallel) (benchmarks/R-mlbench) Added 2022-12-18 12:53:18 +00:00
biology + xmakemol 2022-12-30 18:19:02 +00:00
bootstrap README.Cygwin: if using git, make sure to checkout with Unix line endings. 2022-12-06 15:22:18 +00:00
cad (cad/py-gdstk) Updated 0.9.34 to 0.9.35 2022-12-30 08:11:12 +00:00
chat chat/toot: update to toot-0.33.0. 2023-01-02 23:06:21 +00:00
comms make available for NetBSD platforms going forwards to 99 2022-12-31 21:49:13 +00:00
converters help2man: updated to 1.49.3 2023-01-02 09:05:43 +00:00
cross ppc-morphos-gcc-9: remove 2022-12-24 23:57:32 +00:00
databases py-multidict: updated to 6.0.4 2023-01-02 08:41:26 +00:00
devel + mgdiff. 2023-01-02 22:45:41 +00:00
distfiles
doc doc: mention CPE support 2023-01-02 23:53:06 +00:00
editors *: bump PKGREVISION for libsoup (2) library version bump 2023-01-02 00:11:15 +00:00
emulators emulators/vice: updated to 3.7.1 2022-12-31 18:30:00 +00:00
filesystems Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
finance *: bump PKGREVISION for libsoup (2) library version bump 2023-01-02 00:11:15 +00:00
fonts *: remove FreeBSD port references 2022-12-28 13:57:22 +00:00
games knightcap-brain: Fix wrong version globs that failed to exclude -10. 2022-12-31 22:03:37 +00:00
geography (geography/R-countrycode) Updated 1.3.1 to 1.4.0 2023-01-02 11:32:38 +00:00
graphics librsvg: updated to 2.54.5 2023-01-02 13:02:42 +00:00
ham ham/hamlib: Update to 4.5.3 2023-01-02 16:04:40 +00:00
inputmethod ibus-table-chinese: add upstream pull request URL 2022-12-23 13:38:04 +00:00
lang gcc9-libs: bump PKGREVISION to follow gcc9 bump. 2023-01-01 13:00:54 +00:00
licenses Add licenses/djgpp-license 2022-12-04 22:44:43 +00:00
mail *: bump PKGREVISION for libsoup (2) library version bump 2023-01-02 00:11:15 +00:00
math math/sollya: add use of atomic64.mk, as that's required. 2023-01-02 14:07:51 +00:00
mbone *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
meta-pkgs xfce4-extras: bump xfce4-screenshooter (significant bug fixes) 2023-01-02 22:32:43 +00:00
misc misc/raspberrypi-userland: Needs pkg-config 2023-01-02 21:03:57 +00:00
mk mk: add cpe.mk for defining CPE_URI values for packages by default 2023-01-02 21:17:52 +00:00
multimedia multimedia/ffmpeg2theora: Fix build 2023-01-02 23:53:33 +00:00
net libsoup: disable sysprof. Bump. 2023-01-03 00:09:39 +00:00
news trn: Pass LDFLAGS, fixes ncurses build. 2022-12-15 11:30:36 +00:00
packages
parallel (parallel/R-doParallel) (benchmarks/R-mlbench) Added 2022-12-18 12:53:18 +00:00
pkgtools rc.d-boot: fix references to rc.subr in previous (it will have gotten 2022-12-28 20:24:50 +00:00
print *: bump PKGREVISION for libsoup (2) library version bump 2023-01-02 00:11:15 +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 libsoup (2) library version bump 2023-01-02 00:11:15 +00:00
shells shells/starship: update to 1.12.0 2022-12-30 08:54:13 +00:00
sysutils sysutils/bsdfetch: update to version 1.0.4. 2023-01-02 22:54:45 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-pybtex-docutils: updated to 1.0.2 2023-01-02 13:12:12 +00:00
time *: bump PKGREVISION for libsoup (2) library version bump 2023-01-02 00:11:15 +00:00
wm Update XFCE4 to 4.18.0, part 2. 2022-12-30 17:32:35 +00:00
www www/xh: update to 0.17.0 2023-01-02 12:52:47 +00:00
x11 xfce4-screenshooter: update to 1.10.2 2023-01-02 20:19:30 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README: Use the real Matrix URL 2022-11-19 21:01:44 +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