Port details on branch 2024Q2 |
- rubygem-activemodel71 Toolkit for building modeling frameworks like Active Record
- 7.1.3.4 databases =0 7.1.3.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-05-19 23:12:39
- Last Update: 2024-06-06 14:42:43
- Commit Hash: 0dcef32
- 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-activemodel71>0:databases/rubygem-activemodel71
- To install the port:
- cd /usr/ports/databases/rubygem-activemodel71/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activemodel71
- pkg install rubygem-activemodel71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activemodel71
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717568572
SHA256 (rubygem/activemodel-7.1.3.4.gem) = f4c838ea76dfca8967e433ac89603342ae20b65dd61366e62f07120a08e1ad72
SIZE (rubygem/activemodel-7.1.3.4.gem) = 69120
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport71>=7.1.3.4<7.1.3.4_99 : devel/rubygem-activesupport71
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-activerecord71
- www/rubygem-rails71
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activemodel71
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.3.4 06 Jun 2024 14:42:43 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-activemodel71: Update to 7.1.3.4
Changes: https://github.com/rails/rails/releases
(cherry picked from commit b6afc7cac3b19e23770d52cfb1cb2b4f96c7f825) |
7.1.3.3 19 May 2024 23:09:22 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-activemodel71: Update to 7.1.3.3
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 721ac4d0cc049bae84af9d1e6bc2dc4e3ab64bd6) |
Number of commits found: 2
|