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: databases/rubygem-fabrication/Makefile

Number of commits found: 3

Friday, 1 Dec 2023
10:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/rubygem-fabrication: Update version 2.30.0=>2.31.1

Changelog: https://rubygems.org/gems/fabrication/versions/2.31.0
commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077 commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077 commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077 commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077 c514f12
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Saturday, 19 Nov 2022
22:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/rubygem-fabrication: New port

Fabrication generates objects in Ruby. Fabricators are schematics for
your objects, and can be created as needed anywhere in your app or
specs.

Fabrication can generate anything, but has specific support for
ActiveRecord Models, Mongoid Documents, Sequel Models, and DataMapper
Resources.

Sponsored by:	Nepustil
commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66 commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66 commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66 commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66 2ee5b56

Number of commits found: 3