| Port details |
- rubygem-activemodel81 Toolkit for building modeling frameworks like Active Record
- 8.1.0 databases
=0 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
 - Port Added: 2025-11-17 21:09:06
- Last Update: 2025-11-17 21:06:45
- Commit Hash: 50e23bd
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1762526248
SHA256 (rubygem/activemodel-8.1.0.gem) = 43aa66565a601483e6c614d02cb2090168c91a803ddb954e2b0ef24d22de745e
SIZE (rubygem/activemodel-8.1.0.gem) = 70656
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport81>=8.1.0<8.1.0_99 : devel/rubygem-activesupport81
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-activerecord81
- devel/rubygem-web-console-rails81
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.1.0 17 Nov 2025 21:06:45
    |
Po-Chuan Hsieh (sunpoet)  |
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: 1
|