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
Port details
rubygem-activemodel80 Toolkit for building modeling frameworks like Active Record
8.0.1 databasesnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-02 16:33:04
Last Update: 2025-01-02 16:27:58
Commit Hash: ddbf1a7
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/main/activemodel
https://rubyonrails.org/
Description:
Active Model provides a known set of interfaces for usage in model classes. They allow for Action Pack helpers to interact with non-Active Record models, for example. Active Model also helps with building custom ORMs for use outside of the Rails framework. Active Model provides a default module that implements the basic API required to integrate with Action Pack out of the box: ActiveModel::API.
HomepageHomepage    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-activemodel80-8.0.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-activemodel80-8.0.1/LICENSE
  3. /usr/local/share/licenses/rubygem-activemodel80-8.0.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-activemodel80>0:databases/rubygem-activemodel80
To install the port:
cd /usr/ports/databases/rubygem-activemodel80/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-activemodel80
  • pkg install rubygem-activemodel80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-activemodel80
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735802468 SHA256 (rubygem/activemodel-8.0.1.gem) = f46292fd6dcc128e18d588854298a933fd9eb22544c412b414ec02821062dc78 SIZE (rubygem/activemodel-8.0.1.gem) = 68608

Packages (timestamps in pop-ups are UTC):
rubygem-activemodel80
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-8.0.1--8.0.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activesupport80>=8.0.1<8.0.1_99 : devel/rubygem-activesupport80
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. databases/rubygem-activerecord80
  2. devel/rubygem-validates_timeliness
  3. devel/rubygem-web-console-rails80
  4. www/rubygem-rails80

Configuration Options:
No options to configure
Options name:
databases_rubygem-activemodel80
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
8.0.1
02 Jan 2025 16:27:58
commit hash: ddbf1a748991c9e9eb026ce3333b9d1f4cdabf31commit hash: ddbf1a748991c9e9eb026ce3333b9d1f4cdabf31commit hash: ddbf1a748991c9e9eb026ce3333b9d1f4cdabf31commit hash: ddbf1a748991c9e9eb026ce3333b9d1f4cdabf31 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activemodel80: Add rubygem-activemodel80 8.0.1

Active Model provides a known set of interfaces for usage in model classes. They
allow for Action Pack helpers to interact with non-Active Record models, for
example. Active Model also helps with building custom ORMs for use outside of
the Rails framework.

Active Model provides a default module that implements the basic API required to
integrate with Action Pack out of the box: ActiveModel::API.

Number of commits found: 1