| Port details on branch 2023Q2 |
- rubygem-rails52 Full-stack web application framework
- 5.2.8.1 www
=0 5.2.8.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-08-25 18:29:17
- Last Update: 2024-09-18 06:15:10
- Commit Hash: 652fd14
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-rails52>0:www/rubygem-rails52
- To install the port:
- cd /usr/ports/www/rubygem-rails52/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rails52
- pkg install rubygem-rails52
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rails52
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1657835525
SHA256 (rubygem/rails-5.2.8.1.gem) = cf18751a5e603cc1996536de8109459da9998c843dc5381ab8f87680a793c4cb
SIZE (rubygem/rails-5.2.8.1.gem) = 6656
Packages (timestamps in pop-ups are UTC):
- 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-actioncable52>=5.2.8.1 : www/rubygem-actioncable52
- rubygem-actionmailer52>=5.2.8.1 : mail/rubygem-actionmailer52
- rubygem-actionpack52>=5.2.8.1 : www/rubygem-actionpack52
- rubygem-actionview52>=5.2.8.1 : devel/rubygem-actionview52
- rubygem-activejob52>=5.2.8.1 : devel/rubygem-activejob52
- rubygem-activemodel52>=5.2.8.1 : databases/rubygem-activemodel52
- rubygem-activerecord52>=5.2.8.1 : databases/rubygem-activerecord52
- rubygem-activestorage52>=5.2.8.1 : net/rubygem-activestorage52
- rubygem-activesupport52>=5.2.8.1 : devel/rubygem-activesupport52
- rubygem-bundler>=1.3.0 : sysutils/rubygem-bundler
- rubygem-railties52>=5.2.8.1 : www/rubygem-railties52
- rubygem-sprockets-rails-rails52>=2.0.0 : devel/rubygem-sprockets-rails-rails52
- rubygem-bootsnap>=1.1.0 : devel/rubygem-bootsnap
- rubygem-byebug>=0 : devel/rubygem-byebug
- rubygem-capybara>=2.15 : devel/rubygem-capybara
- rubygem-chromedriver-helper>=0 : www/rubygem-chromedriver-helper
- rubygem-coffee-rails-rails52>=0 : devel/rubygem-coffee-rails-rails52
- rubygem-jbuilder-rails52>=0 : devel/rubygem-jbuilder-rails52
- rubygem-mini_magick>=0 : graphics/rubygem-mini_magick
- rubygem-nokogiri>=1.8.1 : textproc/rubygem-nokogiri
- rubygem-puma>=0 : www/rubygem-puma
- rubygem-rake>=11.1 : devel/rubygem-rake
- rubygem-sass-rails-rails52>=0 : textproc/rubygem-sass-rails-rails52
- rubygem-selenium-webdriver>=0 : www/rubygem-selenium-webdriver
- rubygem-spring>=0 : devel/rubygem-spring
- rubygem-sqlite3>=1.3.6 : databases/rubygem-sqlite3
- rubygem-turbolinks>=5 : www/rubygem-turbolinks
- rubygem-uglifier>=1.3.0 : www/rubygem-uglifier
- rubygem-web-console3-rails52>=3.3.0 : devel/rubygem-web-console3-rails52
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-gettext_i18n_rails_js-rails52
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rails52
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|