Port details |
- rubygem-rails-gitlab Full-stack web application framework
- 7.1.5.1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-05-19 13:36:09
- Last Update: 2025-05-19 13:35:44
- Commit Hash: 2ee2123
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://rubyonrails.org/
- https://github.com/rails/rails
- Description:
- Rails is a web-application framework that includes everything needed to create
database-backed web applications according to the Model-View-Controller (MVC)
pattern.
Understanding the MVC pattern is key to understanding Rails. MVC divides your
application into three layers: Model, View, and Controller, each with a specific
responsibility.
Active Record, Active Model, Action Pack, and Action View can each be used
independently outside Rails.
In addition to that, Rails also comes with:
- Action Mailer, a library to generate and send emails
- Action Mailbox, a library to receive emails within a Rails application
- Active Job, a framework for declaring jobs and making them run on a variety of
queuing backends
- Action Cable, a framework to integrate WebSockets with a Rails application
- Active Storage, a library to attach cloud and local files to Rails
applications
- Action Text, a library to handle rich text content
- Active Support, a collection of utility classes and standard library
extensions that are useful for Rails, and may also be used independently
outside Rails
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rails-gitlab>0:www/rubygem-rails-gitlab
- To install the port:
- cd /usr/ports/www/rubygem-rails-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rails-gitlab
- pkg install rubygem-rails-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rails-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734888826
SHA256 (rubygem/rails-7.1.5.1.gem) = 05aea2ed7b6392b41ce0fc11455de118455025a431b6ea334a7ac2b101608804
SIZE (rubygem/rails-7.1.5.1.gem) = 7168
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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-actioncable-gitlab>=7.1.5.1<7.1.5.1_99 : www/rubygem-actioncable-gitlab
- rubygem-actionmailbox-gitlab>=7.1.5.1<7.1.5.1_99 : mail/rubygem-actionmailbox-gitlab
- rubygem-actionmailer-gitlab>=7.1.5.1<7.1.5.1_99 : mail/rubygem-actionmailer-gitlab
- rubygem-actionpack-gitlab>=7.1.5.1<7.1.5.1_99 : www/rubygem-actionpack-gitlab
- rubygem-actiontext-gitlab>=7.1.5.1<7.1.5.1_99 : textproc/rubygem-actiontext-gitlab
- rubygem-actionview-gitlab>=7.1.5.1<7.1.5.1_99 : devel/rubygem-actionview-gitlab
- rubygem-activejob-gitlab>=7.1.5.1<7.1.5.1_99 : devel/rubygem-activejob-gitlab
- rubygem-activemodel-gitlab>=7.1.5.1<7.1.5.1_99 : databases/rubygem-activemodel-gitlab
- rubygem-activerecord-gitlab>=7.1.5.1<7.1.5.1_99 : databases/rubygem-activerecord-gitlab
- rubygem-activestorage-gitlab>=7.1.5.1<7.1.5.1_99 : net/rubygem-activestorage-gitlab
- rubygem-activesupport-gitlab>=7.1.5.1<7.1.5.1_99 : devel/rubygem-activesupport-gitlab
- rubygem-bundler>=1.15.0 : sysutils/rubygem-bundler
- rubygem-railties-gitlab>=7.1.5.1<7.1.5.1_99 : www/rubygem-railties-gitlab
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- graphics/rubygem-invisible_captcha
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rails-gitlab
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|