Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
bsiegert fb9a424b7e rust: fix build on Darwin if Homebrew is installed
The openssl-sys crate has a misguided piece of logic to prefer any
Homebrew tree to the usual place for finding OpenSSL. Remove this code
so that Rust actually uses pkgsrc OpenSSL as it should.

In particular, if you have Apple Game Porting toolkit installed, you get
a Homebrew installation for x86_64 on an ARM machine, which can never work.

OK during freeze adam@, wiz@
2023-06-19 14:46:47 +00:00
archivers archivers/lz4: Remove cross-compilation patch; make different target. 2023-06-15 10:03:34 +00:00
audio fluidsynth: updated too 2.3.3 2023-06-15 07:14:16 +00:00
benchmarks (benchmarks/R-bench) Updated 1.1.2 to 1.1.3 2023-06-17 13:53:52 +00:00
biology biology/Makefile: Add chip-seq 2023-06-14 21:28:54 +00:00
bootstrap README.NetBSD: also note PKGSRC_USE_SSP example 2023-03-27 17:04:42 +00:00
cad (cad/py-gdstk) Updated 0.9.41 to 0.9.42 2023-06-16 22:46:24 +00:00
chat Recursive revbump for new major version of graphics/graphviz. 2023-06-07 11:27:28 +00:00
comms py-rich: updated to 13.4.2 2023-06-14 12:25:23 +00:00
converters Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. 2023-06-06 12:40:15 +00:00
cross cross-libtool-base: Sync with libtool-base to fix libtoolize.in #!. 2023-06-08 22:59:17 +00:00
databases py-mysqlclient: update to 2.1.1. 2023-06-17 16:19:19 +00:00
devel py-codespell: update to 2.2.5. 2023-06-19 08:16:04 +00:00
distfiles
doc doc: mention freeze start 2023-06-19 12:46:38 +00:00
editors editors/featherpad: update to 1.4.1 2023-06-13 10:56:34 +00:00
emulators emulators/simh3: update to v3.12-4 2023-06-11 11:30:07 +00:00
filesystems py-ZopeInterface: moved to py-zope.interface 2023-06-18 05:39:36 +00:00
finance finance/ruby-activemerchant: update to 1.130.0 2023-06-17 13:33:37 +00:00
fonts tex-haranoaji-extra{,-doc}: update to 20230610 2023-06-17 10:20:11 +00:00
games moonlight-qt: Use GNU make 2023-06-15 02:07:29 +00:00
geography py-geoip2: updated to 4.7.0 2023-06-16 15:47:13 +00:00
graphics graphics/oculante: update to 0.6.65 2023-06-18 17:55:23 +00:00
ham xnec2c: remove patch that was removed from distinfo during update 2023-06-15 07:22:08 +00:00
inputmethod Recursive revbump for new major version of graphics/graphviz. 2023-06-07 11:27:28 +00:00
lang rust: fix build on Darwin if Homebrew is installed 2023-06-19 14:46:47 +00:00
licenses Add a package for GALasm, a portable GAL assembler. 2023-04-25 03:28:37 +00:00
mail py-zope.configuration: updated to 5.0; renamed from py-ZopeConfiguration 2023-06-18 12:22:57 +00:00
math py-xgboost: updated to 1.7.6 2023-06-19 08:03:48 +00:00
mbone *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
meta-pkgs texlive-collection-context: +tex-context-{calendar-examples,collating-marks,pocketdiary,sudoku} 2023-06-17 12:37:54 +00:00
misc (misc/R-Hmisc) Updated 4.8.0 to 5.1.0 2023-06-15 12:13:14 +00:00
mk pgsql.buildlink3.mk: Test pgsql lib existence in cross destdir. 2023-06-14 11:26:14 +00:00
multimedia libde265: updated to 1.0.12 2023-06-13 15:51:32 +00:00
net py-lexicon: updated to 3.12.0 2023-06-18 16:23:05 +00:00
news news/inn: Set homepage to INN page from Russ Allbery 2023-06-09 12:03:58 +00:00
packages
parallel Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. 2023-06-06 12:40:15 +00:00
pkgtools pkgtools/pkglint: update to 23.1.12 2023-06-15 14:47:23 +00:00
print print: add tex-context-{calendar-examples,collating-marks,pocketdiary,sudoku}* 2023-06-17 12:34:20 +00:00
regress regress: remove tests for Haskell PLIST generation 2023-02-04 20:06:37 +00:00
security Update security/acmesh to 3.0.6 2023-06-18 15:42:22 +00:00
shells shells/oh-my-posh: update to 17.3.0 2023-06-16 04:58:19 +00:00
sysutils sysutils/bup: Update to 0.32.1 2023-06-18 22:35:59 +00:00
templates
textproc py-sphinx-autoapi: updated to 2.1.1 2023-06-18 12:37:21 +00:00
time py-iso8601: update to 2.0.0. 2023-06-16 21:20:39 +00:00
wm wm/leftwm: update to 0.4.2 2023-06-17 18:58:43 +00:00
www py-autobahn: update to 23.6.2. 2023-06-19 08:14:43 +00:00
x11 xorgproto: update to 2023.2. 2023-06-16 08:05:01 +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