notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-psych3 YAML parser and emitter
3.3.4 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.3.4Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-16 09:39:08
Last Update: 2023-03-16 09:37:02
Commit Hash: 078d7d3
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/ruby/psych
Description:
Psych is a YAML parser and emitter. Psych leverages libyaml for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-psych3-3.3.4/catalog.mk
  2. /usr/local/share/licenses/rubygem-psych3-3.3.4/LICENSE
  3. /usr/local/share/licenses/rubygem-psych3-3.3.4/MIT
Collapse this list.
Dependency lines:
  • rubygem-psych3>0:textproc/rubygem-psych3
To install the port:
cd /usr/ports/textproc/rubygem-psych3/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/rubygem-psych3
  • pkg install rubygem-psych3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-psych3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1678956175 SHA256 (rubygem/psych-3.3.4.gem) = f0aae8574d0c86b711472e6a57cc036655e2549f02390ca7266f3b6d1814d1a0 SIZE (rubygem/psych-3.3.4.gem) = 93184

Packages (timestamps in pop-ups are UTC):
rubygem-psych3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.43.3.4-3.3.43.3.4---
FreeBSD:13:quarterly3.3.43.3.43.3.43.3.43.3.43.3.43.3.43.3.4
FreeBSD:14:latest3.3.43.3.4-3.3.43.3.43.3.4-3.3.4
FreeBSD:14:quarterly3.3.43.3.4-3.3.43.3.43.3.43.3.43.3.4
FreeBSD:15:latest3.3.43.3.4n/a3.3.4n/a3.3.43.3.43.3.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Library dependencies:
  1. libyaml.so : textproc/libyaml
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
for Run
  1. devel/rubygem-oci
  2. net-mgmt/rubygem-oxidized
  3. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
textproc_rubygem-psych3
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3.4
16 Mar 2023 09:37:02
commit hash: 078d7d3a395afc789a08116dcb9d1b3684a53e5bcommit hash: 078d7d3a395afc789a08116dcb9d1b3684a53e5bcommit hash: 078d7d3a395afc789a08116dcb9d1b3684a53e5bcommit hash: 078d7d3a395afc789a08116dcb9d1b3684a53e5b files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: make it working with ruby 3.1

Ruby 3.1 did some breaking changes:
https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/

With the help of @yasu I added some work-arounds that should
make gitlab work again with ruby 3.1.
They can be removed after gitlab support ruby 3.1 upstream.

PR:		270252

Number of commits found: 1