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.2 databases 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-03-19 03:45:41
Commit Hash: 7005f69
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.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-activemodel80-8.0.2/LICENSE
  3. /usr/local/share/licenses/rubygem-activemodel80-8.0.2/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 = 1742070778 SHA256 (rubygem/activemodel-8.0.2.gem) = 0ae1fb7fa1fae0699ba041a9e97702df42ea3b13f2d39f2d0fde51fca5f0656c SIZE (rubygem/activemodel-8.0.2.gem) = 69120

Packages (timestamps in pop-ups are UTC):
rubygem-activemodel80
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.0.18.0.2-8.0.18.0.2---
FreeBSD:13:quarterly8.0.28.0.2-8.0.28.0.2---
FreeBSD:14:latest8.0.18.0.2-8.0.18.0.2---
FreeBSD:14:quarterly8.0.18.0.2-8.0.18.0.2---
FreeBSD:15:latest8.0.28.0.2n/a8.0.2n/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.2<8.0.2_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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.2
19 Mar 2025 03:45:41
commit hash: 7005f693549cee06a500b3b805580b05c5f22db4commit hash: 7005f693549cee06a500b3b805580b05c5f22db4commit hash: 7005f693549cee06a500b3b805580b05c5f22db4commit hash: 7005f693549cee06a500b3b805580b05c5f22db4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activemodel80: Update to 8.0.2

Changes:	https://github.com/rails/rails/releases
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: 2