Port details on branch 2023Q1 |
- rubygem-activemodel61 Toolkit for building modeling frameworks
- 6.1.7.2 databases =0 6.1.7.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-02-05 18:01:19
- Last Update: 2023-02-05 17:55:52
- Commit Hash: b0995e4
- 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::Model.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-activemodel61>0:databases/rubygem-activemodel61
- To install the port:
- cd /usr/ports/databases/rubygem-activemodel61/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activemodel61
- pkg install rubygem-activemodel61
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activemodel61
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675191935
SHA256 (rubygem/activemodel-6.1.7.2.gem) = 1217e806dc3c2b48ccf69cdf8a5ec8e6e2af56390faf102cb75e43278e3fc15a
SIZE (rubygem/activemodel-6.1.7.2.gem) = 62464
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-activesupport61>=6.1.7.2<6.1.7.2_99 : devel/rubygem-activesupport61
- 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-activerecord61
- www/rubygem-rails61
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activemodel61
- 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 |
6.1.7.2 05 Feb 2023 17:55:52 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-activemodel61: Update to 6.1.7.2
Changes: https://github.com/rails/rails/releases
(cherry picked from commit b8ef28a2926d84995a5642a969557206e3eeacbf) |
Number of commits found: 1
|