Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fcambus 4ec74ad2a0 links: update to 2.28.
=== RELEASE 2.28 ===

Sat Sep 17 21:54:44 CEST 2022 mikulas:

- Disable cache when following redirects from consent.google.com

Sat Sep 10 16:05:02 CEST 2022 mikulas:

- On Windows, change the default directory to the "Downloads" directory,
  so that downloaded files are placed there

Sat Sep 10 15:31:20 CEST 2022 mikulas:

- Compile the 32-bit Windows version without SSE2 instructions

Tue May 31 21:07:51 CEST 2022 mikulas:

- Fix a display glitch on framebuffer, if the user doesn't have mouse and
 if he presses F5, F6, F7 or F8
2022-11-02 18:10:03 +00:00
archivers archivers/star: Fix table processing of man pages 2022-11-02 09:08:54 +00:00
audio mpg123*: Reset PKGREVISION. 2022-11-01 09:52:58 +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 chat/matrix-synapse: Update to 1.71.1 2022-10-29 15:36:17 +00:00
comms *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
converters py-unicode-slugify: not for Python 2.7 anymore 2022-10-31 21:59:10 +00:00
cross cross/Makefile: sort 2022-10-20 06:47:36 +00:00
databases mysql80: Update to 8.0.31. 2022-11-02 17:02:10 +00:00
devel py-futures: updated to 3.4.0 2022-11-02 13:05:57 +00:00
distfiles
doc doc: Updated databases/mysql80-server to 8.0.31 2022-11-02 17:02:40 +00:00
editors editors/tp-note: update to 1.18.1 2022-10-28 07:48:25 +00:00
emulators mame: update to 0.249. 2022-10-30 21:13:43 +00:00
filesystems *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
finance gnucash-docs: update to 4.12. 2022-10-30 08:27:00 +00:00
fonts *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
games scummvm: updated to 2.6.1 2022-11-01 09:00:52 +00:00
geography *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
graphics py-pygal: updated to 3.0.0 2022-11-02 10:57:29 +00:00
ham ham/hamlib: Miscellaneous cleanup (NFCI) 2022-11-01 17:28:14 +00:00
inputmethod *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
lang python311: SunOS build and install fixes. 2022-11-02 11:36:23 +00:00
licenses Add Commander X16 ROM license (this is a somewhat complex combination of 2022-08-07 17:35:09 +00:00
mail rspamd: Various build fixes. 2022-10-30 15:38:54 +00:00
math flann-lib: updated to 1.9.2 2022-11-01 21:29:07 +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 stellarium: updated to 1.1 2022-11-02 10:48:32 +00:00
mk Darwin.mk: require latest Xcode on Ventura to build with native SDK 2022-11-02 10:59:28 +00:00
multimedia libde265: updated to 1.0.9 2022-11-01 20:41:51 +00:00
net dbip-country-lite: update to 2022.11. 2022-11-02 09:32:12 +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 Remove print/evince3 (now print/evince, no change in PKGNAME) 2022-10-31 09:03:38 +00:00
regress *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
security py-cryptography: updated to 38.0.3 2022-11-02 08:41:16 +00:00
shells shells/nushell: update to 0.70.0 2022-10-19 09:42:32 +00:00
sysutils py-psutil: updated to 5.9.3 2022-11-02 13:08:21 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc py-expat: switch to c11 for compilation 2022-11-01 18:25:36 +00:00
time py-pytz: updated to 2022.6 2022-11-02 11:08:45 +00:00
wm i3: update to 4.21.1. 2022-10-30 11:28:08 +00:00
www links: update to 2.28. 2022-11-02 18:10:03 +00:00
x11 xf86-input-mouse: add upstream pull request URL to patch 2022-11-02 08:13:23 +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