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.

non port: lang/ruby31/files/patch-configure.ac

Number of commits found: 3

Tuesday, 30 Aug 2022
12:46 Baptiste Daroussin (bapt) search for other commits by this committer
lang/ruby*: add a patch to keep amd64-freebsd* as arch

In preparation for the update of config.guess/config.sub, where
amd64-portbld-freebsd14.0 is reported as x86_64-portbld-freebsd14.0,
Add a patch to keep the arch specific directory on amd64 being named amd64
commit hash: c28714cbc837128b141f19fb6e52b770fd641b9b commit hash: c28714cbc837128b141f19fb6e52b770fd641b9b commit hash: c28714cbc837128b141f19fb6e52b770fd641b9b commit hash: c28714cbc837128b141f19fb6e52b770fd641b9b c28714c
Saturday, 23 Apr 2022
03:04 Jung-uk Kim (jkim) search for other commits by this committer
lang/ruby3[0-2]: Fix build with certain CPUTYPE

When CPUTYPE is set and the CPU supports lzcnt instruction, it fails to
build because x86intrin.h is not included.  Fix the test to make it work
on FreeBSD.

PR:		260791
Approved by:	ruby (maintainer timeout)
commit hash: bd22c2827968b0ef6ef36dd853b31259c6ba3125 commit hash: bd22c2827968b0ef6ef36dd853b31259c6ba3125 commit hash: bd22c2827968b0ef6ef36dd853b31259c6ba3125 commit hash: bd22c2827968b0ef6ef36dd853b31259c6ba3125 bd22c28
Sunday, 19 Dec 2021
00:34 Yasuhiro Kimura (yasu) search for other commits by this committer
lang/ruby31: Add new port

Add preview1 of Ruby 3.3 series.

To handle pre-release version, Mk/bsd.ruby.mk is changed as following.

* New variable RUBY_DISTVERSION is introduced. It keeps DISTVERSION of
  each ruby port (lang/rubyXY).
* The value of RUBY_VERSION, RUBY_PORTVERSION, RUBY_WRKSRC and
  RUBY_DISTNAME is set by using that of RUBY_DISTVERSION

ReleaseNotes:	https://www.ruby-lang.org/en/news/2021/11/09/ruby-3-1-0-preview1-released/
PR:		259746
Approved by:	maintainer timeout (> 1 month)
commit hash: 633b51aa6f3efa1e4cc4ebcf07b95880cdd9a3fe commit hash: 633b51aa6f3efa1e4cc4ebcf07b95880cdd9a3fe commit hash: 633b51aa6f3efa1e4cc4ebcf07b95880cdd9a3fe commit hash: 633b51aa6f3efa1e4cc4ebcf07b95880cdd9a3fe 633b51a

Number of commits found: 3