| Port details on branch 2025Q3 |
- rubygem-activerecord-gitlab Object-relational mapping layer for Rails MVC Framework
- 7.1.5.2 databases
=0 7.1.5.2Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-08-14 07:32:20
- Last Update: 2025-08-14 05:37:13
- Commit Hash: b109f48
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/rails/tree/main/activerecord
- https://rubyonrails.org/
- Description:
- Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In the context of an application,
these classes are commonly referred to as models. Models can also be connected
to other models; this is done by defining associations.
Active Record relies heavily on naming in that it uses class and association
names to establish mappings between respective database tables and foreign key
columns. Although these mappings can be defined explicitly, it's recommended to
follow naming conventions, especially when getting started with the library.
 ¦ ¦ ¦ ¦ 
- 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-activerecord-gitlab>0:databases/rubygem-activerecord-gitlab
- To install the port:
- cd /usr/ports/databases/rubygem-activerecord-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activerecord-gitlab
- pkg install rubygem-activerecord-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activerecord-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1755146399
SHA256 (rubygem/activerecord-7.1.5.2.gem) = 923da72b2da727fd2868bfa2a536db6facf71d67064889a4fb16ff323da99d2a
SIZE (rubygem/activerecord-7.1.5.2.gem) = 548352
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activemodel-gitlab>=7.1.5.2<7.1.5.2_99 : databases/rubygem-activemodel-gitlab
- rubygem-activesupport-gitlab>=7.1.5.2<7.1.5.2_99 : devel/rubygem-activesupport-gitlab
- rubygem-timeout>=0.4.0 : devel/rubygem-timeout
- 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-activerecord-explain-analyze
- databases/rubygem-click_house-client
- mail/rubygem-actionmailbox-gitlab
- net/rubygem-activestorage-gitlab
- textproc/rubygem-actiontext-gitlab
- www/rubygem-jsonb_accessor
- www/rubygem-rails-gitlab
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activerecord-gitlab
- 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.1.5.2 14 Aug 2025 05:37:13
    |
Matthias Fechner (mfechner)  |
www/rubygem-rails-gitlab: update to 7.1.5.2
Fixes CVE-2025-55193, CVE-2025-24293
Changes: https://github.com/rails/rails/releases/tag/v7.1.5.2
(cherry picked from commit 6908ed3eaaa1b4a63d2dc46a8b60611f4bb3f27f) |
Number of commits found: 1
|