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-activemodel81 Toolkit for building modeling frameworks like Active Record
8.1.1 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-11-17 21:09:06
Last Update: 2025-11-29 23:43:17
Commit Hash: 83fea14
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-activemodel81-8.1.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-activemodel81-8.1.1/LICENSE
  3. /usr/local/share/licenses/rubygem-activemodel81-8.1.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-activemodel81>0:databases/rubygem-activemodel81
To install the port:
cd /usr/ports/databases/rubygem-activemodel81/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-activemodel81
  • pkg install rubygem-activemodel81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-activemodel81
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1763854436 SHA256 (rubygem/activemodel-8.1.1.gem) = 8b7e2496b9e333ced06248c16a43217b950192c98e0fe3aa117eee21501c6fbd SIZE (rubygem/activemodel-8.1.1.gem) = 70656

Packages (timestamps in pop-ups are UTC):
rubygem-activemodel81
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.1.08.1.1--8.1.1n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest8.1.18.1.1--8.1.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest8.1.18.1.1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest8.1.18.1.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activesupport81>=8.1.1<8.1.1_99 : devel/rubygem-activesupport81
  2. ruby33 : lang/ruby33
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Run
  1. databases/rubygem-activerecord81
  2. devel/rubygem-authlogic
  3. devel/rubygem-web-console-rails81
  4. www/rubygem-rails81

Configuration Options:
No options to configure
Options name:
databases_rubygem-activemodel81
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.1.1
29 Nov 2025 23:43:17
commit hash: 83fea14879f70093a850bc45e0e880a7202f3634commit hash: 83fea14879f70093a850bc45e0e880a7202f3634commit hash: 83fea14879f70093a850bc45e0e880a7202f3634commit hash: 83fea14879f70093a850bc45e0e880a7202f3634 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activemodel81: Update to 8.1.1

Changes:	https://github.com/rails/rails/releases
8.1.0
17 Nov 2025 21:06:45
commit hash: 50e23bddce341b59265e60fc825f0b00e54c3e7ccommit hash: 50e23bddce341b59265e60fc825f0b00e54c3e7ccommit hash: 50e23bddce341b59265e60fc825f0b00e54c3e7ccommit hash: 50e23bddce341b59265e60fc825f0b00e54c3e7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activemodel81: Add rubygem-activemodel81 8.1.0

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