Port details on branch 2023Q3 |
- rubygem-activemodel61 Toolkit for building modeling frameworks
- 6.1.7.6 databases
=0 6.1.7.6Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-08-26 16:12:34
- Last Update: 2023-08-26 15:21:16
- Commit Hash: ac66a23
- 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 = 1692815350
SHA256 (rubygem/activemodel-6.1.7.6.gem) = 6a8f66a7a0401d17fcc23f0f3788deedbe9e915f0cf96ac7bece525964fb1a91
SIZE (rubygem/activemodel-6.1.7.6.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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport61>=6.1.7.6<6.1.7.6_99 : devel/rubygem-activesupport61
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- 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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.7.6 26 Aug 2023 15:21:16
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-activemodel61: Update to 6.1.7.6
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 1e404ed99d3f0be6ebb11d9f96eb704d1606990e) |
6.1.7.4 26 Aug 2023 15:21:11
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-activemodel61: Update to 6.1.7.4
Changes: https://github.com/rails/rails/releases
(cherry picked from commit f9d852463c265f01b6cf4d7fe86bbcc14be60ff7) |
Number of commits found: 2
|