| Port details |
- rubygem-activemodel80 Toolkit for building modeling frameworks like Active Record
- 8.0.4 databases
=0 8.0.2.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-01-02 16:33:04
- Last Update: 2025-11-09 16:32:33
- Commit Hash: 71a49d4
- 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-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 = 1762587498
SHA256 (rubygem/activemodel-8.0.4.gem) = 8f4e4fac3cd104b1bf30419c3745206f6f724c0e2902a939b4113f4c90730dfd
SIZE (rubygem/activemodel-8.0.4.gem) = 69120
Packages (timestamps in pop-ups are UTC):
- 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-activesupport80>=8.0.4<8.0.4_99 : devel/rubygem-activesupport80
- 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-activerecord80
- databases/rubygem-state_machines-activemodel
- devel/rubygem-validates_timeliness
- devel/rubygem-web-console-rails80
- 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:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.0.4 09 Nov 2025 16:32:33
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-activemodel80: Update to 8.0.4
Changes: https://github.com/rails/rails/releases |
8.0.3 13 Oct 2025 06:24:31
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-activemodel80: Update to 8.0.3
Changes: https://github.com/rails/rails/releases |
8.0.2.1 07 Sep 2025 23:07:23
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-activemodel80: Update to 8.0.2.1
Changes: https://github.com/rails/rails/releases |
8.0.2 19 Mar 2025 03:45:41
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-activemodel80: Update to 8.0.2
Changes: https://github.com/rails/rails/releases |
8.0.1 02 Jan 2025 16:27:58
    |
Po-Chuan Hsieh (sunpoet)  |
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: 5
|