Port details on branch 2023Q1 |
- rubygem-rails60 Full-stack web application framework
- 6.0.6.1 www =0 6.0.6.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-02-05 18:01:06
- Last Update: 2023-02-05 17:55:34
- Commit Hash: 0b0cfb8
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/rails
- https://rubyonrails.org/
- Description:
- Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rails60>0:www/rubygem-rails60
- To install the port:
- cd /usr/ports/www/rubygem-rails60/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rails60
- pkg install rubygem-rails60
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rails60
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675191931
SHA256 (rubygem/rails-6.0.6.1.gem) = 069df2abdb0ec0baccd226af4e82ce82102223d6aad9c3c05daf8c42f2a2fa74
SIZE (rubygem/rails-6.0.6.1.gem) = 6656
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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actioncable60>=6.0.6.1<6.0.6.1_99 : www/rubygem-actioncable60
- rubygem-actionmailbox60>=6.0.6.1<6.0.6.1_99 : mail/rubygem-actionmailbox60
- rubygem-actionmailer60>=6.0.6.1<6.0.6.1_99 : mail/rubygem-actionmailer60
- rubygem-actionpack60>=6.0.6.1<6.0.6.1_99 : www/rubygem-actionpack60
- rubygem-actiontext60>=6.0.6.1<6.0.6.1_99 : textproc/rubygem-actiontext60
- rubygem-actionview60>=6.0.6.1<6.0.6.1_99 : devel/rubygem-actionview60
- rubygem-activejob60>=6.0.6.1<6.0.6.1_99 : devel/rubygem-activejob60
- rubygem-activemodel60>=6.0.6.1<6.0.6.1_99 : databases/rubygem-activemodel60
- rubygem-activerecord60>=6.0.6.1<6.0.6.1_99 : databases/rubygem-activerecord60
- rubygem-activestorage60>=6.0.6.1<6.0.6.1_99 : net/rubygem-activestorage60
- rubygem-activesupport60>=6.0.6.1<6.0.6.1_99 : devel/rubygem-activesupport60
- rubygem-bundler>=1.3.0 : sysutils/rubygem-bundler
- rubygem-railties60>=6.0.6.1<6.0.6.1_99 : www/rubygem-railties60
- rubygem-sprockets-rails-rails60>=2.0.0 : devel/rubygem-sprockets-rails-rails60
- rubygem-bootsnap>=1.4.2 : devel/rubygem-bootsnap
- rubygem-byebug>=0 : devel/rubygem-byebug
- rubygem-capybara>=2.15 : devel/rubygem-capybara
- rubygem-dalli>=0 : databases/rubygem-dalli
- rubygem-image_processing>=1.2<2 : graphics/rubygem-image_processing
- rubygem-jbuilder-rails60>=0 : devel/rubygem-jbuilder-rails60
- rubygem-nokogiri>=1.8.1 : textproc/rubygem-nokogiri
- rubygem-puma>=0 : www/rubygem-puma
- rubygem-rake>=11.1 : devel/rubygem-rake
- rubygem-sass-rails-rails60>=0 : textproc/rubygem-sass-rails-rails60
- rubygem-selenium-webdriver>=3.141.5.92 : www/rubygem-selenium-webdriver
- rubygem-spring>=0 : devel/rubygem-spring
- rubygem-sqlite3>=1.4<2 : databases/rubygem-sqlite3
- rubygem-turbolinks>=5<6 : www/rubygem-turbolinks
- rubygem-uglifier>=1.3.0 : www/rubygem-uglifier
- rubygem-web-console-rails60>=3.3.0 : devel/rubygem-web-console-rails60
- rubygem-webdrivers>=0 : www/rubygem-webdrivers
- rubygem-webmock>=0 : www/rubygem-webmock
- rubygem-webpacker4-rails60>=4.0<5 : devel/rubygem-webpacker4-rails60
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rails60
- USES:
- cpe 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 |
6.0.6.1 05 Feb 2023 17:55:34 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rails60: Update to 6.0.6.1
Changes: https://github.com/rails/rails/releases
(cherry picked from commit ae883f4c97da793a5e966b3851d436bc4630942f) |
Number of commits found: 1
|