Port details |
- rubygem-rails61 Full-stack web application framework
- 6.1.7.10 www =2 6.1.7.8Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-01-10 09:32:52
- Last Update: 2024-10-26 23:28:01
- Commit Hash: 1efaec6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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-rails61>0:www/rubygem-rails61
- To install the port:
- cd /usr/ports/www/rubygem-rails61/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rails61
- pkg install rubygem-rails61
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rails61
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729927097
SHA256 (rubygem/rails-6.1.7.10.gem) = 809692b3ec91fe1407b160e65203ef41c0b19b27bc5b836a515d6f4b969188d1
SIZE (rubygem/rails-6.1.7.10.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-actioncable61>=6.1.7.10<6.1.7.10_99 : www/rubygem-actioncable61
- rubygem-actionmailbox61>=6.1.7.10<6.1.7.10_99 : mail/rubygem-actionmailbox61
- rubygem-actionmailer61>=6.1.7.10<6.1.7.10_99 : mail/rubygem-actionmailer61
- rubygem-actionpack61>=6.1.7.10<6.1.7.10_99 : www/rubygem-actionpack61
- rubygem-actiontext61>=6.1.7.10<6.1.7.10_99 : textproc/rubygem-actiontext61
- rubygem-actionview61>=6.1.7.10<6.1.7.10_99 : devel/rubygem-actionview61
- rubygem-activejob61>=6.1.7.10<6.1.7.10_99 : devel/rubygem-activejob61
- rubygem-activemodel61>=6.1.7.10<6.1.7.10_99 : databases/rubygem-activemodel61
- rubygem-activerecord61>=6.1.7.10<6.1.7.10_99 : databases/rubygem-activerecord61
- rubygem-activestorage61>=6.1.7.10<6.1.7.10_99 : net/rubygem-activestorage61
- rubygem-activesupport61>=6.1.7.10<6.1.7.10_99 : devel/rubygem-activesupport61
- rubygem-bundler>=1.15.0 : sysutils/rubygem-bundler
- rubygem-railties61>=6.1.7.10<6.1.7.10_99 : www/rubygem-railties61
- rubygem-sprockets-rails-rails61>=2.0.0 : devel/rubygem-sprockets-rails-rails61
- rubygem-bootsnap>=1.4.4 : devel/rubygem-bootsnap
- rubygem-byebug>=0 : devel/rubygem-byebug
- rubygem-capybara>=3.26 : devel/rubygem-capybara
- rubygem-dalli>=0 : databases/rubygem-dalli
- rubygem-image_processing>=1.2<2 : graphics/rubygem-image_processing
- rubygem-jbuilder-rails61>=0 : devel/rubygem-jbuilder-rails61
- rubygem-nokogiri>=1.8.1 : textproc/rubygem-nokogiri
- rubygem-puma>=0 : www/rubygem-puma
- rubygem-rake>=11.1 : devel/rubygem-rake
- rubygem-sass-rails-rails61>=0 : textproc/rubygem-sass-rails-rails61
- rubygem-selenium-webdriver>=4.11.0 : www/rubygem-selenium-webdriver
- rubygem-spring>=0 : devel/rubygem-spring
- rubygem-sqlite3>=1.4 : databases/rubygem-sqlite3
- rubygem-turbolinks>=5<6 : www/rubygem-turbolinks
- rubygem-uglifier>=1.3.0 : www/rubygem-uglifier
- rubygem-web-console-rails61>=3.3.0 : devel/rubygem-web-console-rails61
- rubygem-webmock>=0 : www/rubygem-webmock
- rubygem-webpacker-rails61>=5.0<6 : devel/rubygem-webpacker-rails61
- rubygem-webrick>=0 : www/rubygem-webrick
- 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-rails61
- www/redmine50
- www/redmine51
-
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-rails61
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|