Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Go to file
taca 4021c1b9a3 www/ruby-faraday-follow_redirects: add pacakge version 0.3.0
This package is required by newer ruby-inspec-core.


Faraday Follow Redirects

Faraday 2.x compatible extraction of FaradayMiddleware::FollowRedirects.
This gem will also work with Faraday 1.x, to support gem codebases which can
work with Faraday 1.x or 2.x.  For the former standard version of this
middleware for Faraday 1.x, check out
https://github.com/lostisland/faraday_middleware. Faraday 1.x support is
considered deprecated, please update to Faraday 2.x.
2023-02-04 13:53:57 +00:00
archivers archivers/star: Fix tool dependency 2023-01-30 12:38:56 +00:00
audio kid3: use upstream version of patch 2023-02-04 10:45:53 +00:00
benchmarks *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
biology *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +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 *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
chat *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
comms *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
converters converters/Makefile: + hs-json 2023-02-03 08:48:38 +00:00
cross *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
databases databases/ruby-sequel: update to 5.65.0 2023-02-04 09:41:59 +00:00
devel devel/ruby-rspec-core: update to 3.12.1 2023-02-04 12:24:10 +00:00
distfiles
doc doc: Updated www/ruby-webrick to 1.8.1 2023-02-04 13:38:27 +00:00
editors editors/tp-note: fix build 2023-02-03 21:31:33 +00:00
emulators PC6001VX: update to 4.1.3. 2023-01-31 15:09:42 +00:00
filesystems kubo: update to 0.18.1. 2023-02-01 08:56:16 +00:00
finance *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
fonts fontconfig: update to 2.14.2. 2023-01-31 15:25:04 +00:00
games openmw: Prebake bullet since the version from pkgsrc isn't suitable 2023-02-01 11:40:23 +00:00
geography geography/qgis: Update to 3.28.3 2023-02-01 15:27:00 +00:00
graphics ruby-gnome: update to 4.1.0. 2023-02-03 20:02:56 +00:00
ham uhd: updated to 4.4.0.0 2023-02-03 21:19:55 +00:00
inputmethod librime: update to 1.8.3. 2023-01-30 10:35:19 +00:00
lang ruby32-base: Fix mjit build on SunOS. 2023-02-04 12:10:25 +00:00
licenses Add licenses/djgpp-license 2022-12-04 22:44:43 +00:00
mail mpop: Update to 1.4.18 2023-01-30 17:52:20 +00:00
math math/Makefile: + ruby-enumerable-statistics 2023-01-31 13:06:04 +00:00
mbone *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
meta-pkgs ruby-gnome: update to 4.1.0. 2023-02-03 20:02:56 +00:00
misc misc/ruby-windows_error: update to 0.1.5 2023-02-04 12:26:48 +00:00
mk mk: add show-license-status target 2023-02-04 08:38:28 +00:00
multimedia libde265: updated to 1.0.11 2023-02-03 21:29:41 +00:00
net net/ruby-ruby_smb: update to 3.2.4 2023-02-04 12:40:24 +00:00
news *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
packages
parallel *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
pkgtools *: Recursive revbup from graphics/freetype2 2023-01-29 21:14:22 +00:00
print ruby-gnome: update to 4.1.0. 2023-02-03 20:02:56 +00:00
regress *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
security Changes since OpenSSH 9.1 2023-02-02 13:31:12 +00:00
shells shells/nushell: update to 0.75.0 2023-02-01 20:37:38 +00:00
sysutils sysutils/broot: update to 1.20.0 2023-02-03 21:33:06 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/ruby-sanitize: update to 6.0.1 2023-02-04 13:33:10 +00:00
time time/ruby-tzinfo1: update to 1.2.11 2023-01-31 12:53:17 +00:00
wm wm/3ddesktop: homepage http->https, permanent redirect. 2023-02-01 12:33:41 +00:00
www www/ruby-faraday-follow_redirects: add pacakge version 0.3.0 2023-02-04 13:53:57 +00:00
x11 ruby-gnome: update to 4.1.0. 2023-02-03 20:02:56 +00:00
_NetBSD-pkgdb _NetBSD-pkgdb: Use $@ insted of $* 2020-12-29 17:56:14 +00:00
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