Port details on branch 2023Q1 |
- rubygem-activemodel70 Toolkit for building modeling frameworks like Active Record
- 7.0.4.2 databases =0 7.0.8.6Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-02-05 18:02:33
- Last Update: 2023-02-05 17:56:05
- Commit Hash: 03643c3
- 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 - Dependency lines:
-
- rubygem-activemodel70>0:databases/rubygem-activemodel70
- To install the port:
- cd /usr/ports/databases/rubygem-activemodel70/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activemodel70
- pkg install rubygem-activemodel70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activemodel70
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675191961
SHA256 (rubygem/activemodel-7.0.4.2.gem) = 19642a01a01609ce9df662cccee74e77d1fd282316dc32073a6d148ba60a26a9
SIZE (rubygem/activemodel-7.0.4.2.gem) = 61440
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport70>=7.0.4.2<7.0.4.2_99 : devel/rubygem-activesupport70
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-activerecord70
- www/rubygem-rails70
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activemodel70
- 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 |
7.0.4.2 05 Feb 2023 17:56:05 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-activemodel70: Update to 7.0.4.2
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 511a9d709961e28070c384a054b540b4ca9aacc5) |
Number of commits found: 1
|