Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Go to file
tsutsui 92b4a691b6 ruby-gnome: update to 4.2.0.
Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.0

Ruby-GNOME 4.2.0: 2023-08-19

This is a minor bug fix release.

Changes

Ruby/GTK3

  * Fixes

      + Suppressed a build type warning.
2023-09-03 10:22:12 +00:00
archivers brotli: remove unused patch 2023-08-31 17:24:36 +00:00
audio audio/davis: update to 0.1.3 2023-08-31 10:13:19 +00:00
benchmarks google-benchmark: updated to 1.8.3 2023-08-31 17:22:52 +00:00
biology biology/rna-star: Fix build on Darwin 21.6.0 x86 2023-08-29 21:49:56 +00:00
bootstrap bootstrap: Use /usr/bin/bash more on SunOS 2023-07-07 12:53:22 +00:00
cad ng-spice: Add various missing dependencies. 2023-09-01 10:53:36 +00:00
chat Update chat/element-web to 1.11.40 2023-08-30 21:52:06 +00:00
comms *: revbump after x11/xforms update. 2023-08-29 15:38:26 +00:00
converters py-emoji: not for Python 2 2023-08-26 12:32:58 +00:00
cross Always use the same e-mail address for packages I maintain 2023-08-30 21:46:32 +00:00
databases databases/ruby-sequel: update to 5.72.0 2023-09-03 01:42:32 +00:00
devel ruby-gnome: update to 4.2.0. 2023-09-03 10:22:12 +00:00
distfiles
doc doc: Removed textproc/ruby-actionpack52-xml_parser 2023-09-03 08:18:30 +00:00
editors emacs25*: Remove 2023-08-30 20:18:52 +00:00
emulators mame: Bump required GCC version as a workaround. 2023-09-01 07:32:22 +00:00
filesystems perfuse: mark as not RELRO safe. 2023-08-31 19:13:47 +00:00
finance QuantLib: Fix build with latest boost. 2023-08-31 10:09:02 +00:00
fonts + cmvnd-fonts 2023-08-29 06:31:53 +00:00
games openrct2: Update to 0.4.4 2023-09-03 07:05:36 +00:00
geography py-geojson: Update to 3.0.1. 2023-09-02 13:47:00 +00:00
graphics ruby-gnome: update to 4.2.0. 2023-09-03 10:22:12 +00:00
ham py-soapy-sdr: Assumes compiler defaults to C++11. 2023-09-01 10:51:52 +00:00
inputmethod various: Drop emacs25 from EMACS_VERSIONS_ACCEPTED 2023-08-30 20:25:30 +00:00
lang lang/php81: update to 8.1.23 2023-09-02 14:49:39 +00:00
licenses fonts/pixel-sagas-startrek: Add more fonts 2023-08-28 13:58:48 +00:00
mail mail/meli: package revision. 2023-08-31 15:55:38 +00:00
math py-scipy: reflect meson >= 1.1 tool dependency 2023-09-02 21:52:49 +00:00
mbone *: Mark packages that were originally identified as requiring 2023-08-02 19:20:16 +00:00
meta-pkgs ruby-gnome: update to 4.2.0. 2023-09-03 10:22:12 +00:00
misc + qt6gtk2 2023-09-02 15:00:38 +00:00
mk options.description: add saml2 2023-08-30 00:54:05 +00:00
multimedia ruby-gnome: update to 4.2.0. 2023-09-03 10:22:12 +00:00
net gupnp: avoid 'duplicate target' warnings 2023-09-01 19:02:26 +00:00
news Add moccasin 2023-09-03 07:11:28 +00:00
packages
parallel *: recursive bump for Python 3.11 as new default 2023-08-14 05:23:45 +00:00
pkgtools pkgtools/pkglint: update to 23.2.2 2023-09-01 23:44:41 +00:00
print ruby-gnome: update to 4.2.0. 2023-09-03 10:22:12 +00:00
regress *: recursive bump for Python 3.11 as new default 2023-08-14 05:23:45 +00:00
science science/cgnslib: import new package vom wip 2023-07-25 11:23:54 +00:00
security security/libretls: import patch for OpenSSL3 from OpenSMTPD/libtls. 2023-09-03 06:23:41 +00:00
shells shells/oh-my-posh: update to 18.6.2 2023-09-02 15:53:15 +00:00
sysutils sysutils/fam: remove redundant CPP/LDFLAGS. 2023-09-02 15:26:58 +00:00
templates templates: disable search bar until the results are better 2021-04-21 11:14:11 +00:00
textproc textproc/ruby-actionpack52-xml_parser: remove package 2023-09-03 08:17:55 +00:00
time py-tzdata: not for Python 2.7 2023-09-01 05:13:12 +00:00
wm fvwm-themes: requires fvwm-2.5.8 2023-09-01 06:03:29 +00:00
www www/ruby-coffee-rails: allow Ruby on Rails 6.1 2023-09-03 02:11:53 +00:00
x11 ruby-gnome: update to 4.2.0. 2023-09-03 10:22:12 +00:00
_NetBSD-pkgdb
Makefile science: add category 2023-07-17 01:03:19 +00:00
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