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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-fabrication Object generation framework for ActiveRecord or any other Ruby object
2.31.0 databases on this many watch lists=2 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 2.31.0Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-19 22:21:08
Last Update: 2023-12-01 10:56:07
Commit Hash: c514f12
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://fabricationgem.org/
Description:
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.
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-fabrication-2.31.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-fabrication-2.31.0/LICENSE
  3. /usr/local/share/licenses/rubygem-fabrication-2.31.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-fabrication>0:databases/rubygem-fabrication
To install the port:
cd /usr/ports/databases/rubygem-fabrication/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-fabrication
  • pkg install rubygem-fabrication
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-fabrication
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701425873 SHA256 (rubygem/fabrication-2.31.0.gem) = 2c79f10d1b88034a2ebd47ce77acba66847fc4636581c8282b3408adc68e85aa SIZE (rubygem/fabrication-2.31.0.gem) = 15360

Packages (timestamps in pop-ups are UTC):
rubygem-fabrication
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.31.02.31.0-2.31.02.31.0---
FreeBSD:13:quarterly2.31.02.31.02.30.02.31.02.31.02.31.02.31.02.31.0
FreeBSD:14:latest2.31.02.31.02.30.02.31.02.31.02.30.0-2.30.0
FreeBSD:14:quarterly2.31.02.31.0-2.31.02.31.02.31.02.31.02.31.0
FreeBSD:15:latest2.31.02.31.0n/a2.31.0n/a2.31.02.31.02.31.0
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
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_rubygem-fabrication
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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.31.0
01 Dec 2023 10:56:07
commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077commit hash: c514f129f563b22217a0f3ecca8a81f7b4485077 files touched by this commit
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
2.30.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
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
2.30.0
19 Nov 2022 22:18:43
commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66commit hash: 2ee5b5663eef765b5413e55cbffe0ad477586f66 files touched by this commit
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

Number of commits found: 3