Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
gdt 99efd232a0 sysutils/rdiff-backup: Add comments about upstream
New HOMEPAGE, MASTER_SITES, VERSION.
2022-10-26 22:31:44 +00:00
archivers *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
audio audio/termusic: update to 0.7.5 2022-10-26 20:26:44 +00:00
benchmarks benchmarks/hyperfine: update to 1.15.0 2022-09-08 07:21:03 +00:00
biology *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
bootstrap bootstrap: Add mktools to special preserve handling. 2022-10-04 11:47:45 +00:00
cad *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
chat *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
comms *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
converters *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
cross cross/Makefile: sort 2022-10-20 06:47:36 +00:00
databases *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
devel Import revive-1.2.4 as devel/revive 2022-10-26 16:03:52 +00:00
distfiles
doc TODO: update libxml2 entry 2022-10-26 21:27:36 +00:00
editors *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
emulators *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
filesystems *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
finance *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
fonts *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
games *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
geography *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
graphics graphics/kvantum: update to 1.0.6 2022-10-26 20:23:18 +00:00
ham ham/chirp: Update to 20221025 2022-10-26 17:19:42 +00:00
inputmethod *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
lang lang/rust: add bits so that earmv6hf variant can be built natively. 2022-10-26 12:51:46 +00:00
licenses Add Commander X16 ROM license (this is a somewhat complex combination of 2022-08-07 17:35:09 +00:00
mail *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
math *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
mbone *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
meta-pkgs Given how compatible evince 3.34 and 43 are, flip evince3->evince anyway. 2022-10-26 10:13:33 +00:00
misc *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
mk mk: Document the jemalloc option. 2022-10-25 18:44:15 +00:00
multimedia *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
net bandcamp-dl: updated to 0.0.13 2022-10-26 13:27:54 +00:00
news *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
packages
parallel *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
pkgtools pkgin: Update to 22.10.0. 2022-10-05 17:23:02 +00:00
print *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +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 libunistring shlib major bump 2022-10-26 10:31:34 +00:00
shells shells/nushell: update to 0.70.0 2022-10-19 09:42:32 +00:00
sysutils sysutils/rdiff-backup: Add comments about upstream 2022-10-26 22:31:44 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-demjson: removed; successor py-demjson3 2022-10-26 13:26:36 +00:00
time *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
wm enlightenment16: update to 1.0.26 2022-10-24 16:48:19 +00:00
www grafana: Update to 9.2.2 2022-10-26 20:16:36 +00:00
x11 *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
_NetBSD-pkgdb
Makefile
pkglocate
README.md README.md: Add trailing slash to URI for consistency 2022-08-24 13:59:26 +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