Port details |
- rubygem-rails61 Full-stack web application framework
- 6.1.7.2 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-01-10 09:32:52
- Last Update: 2023-02-05 15:50:00
- Commit Hash: 866777e
- Also Listed In: rubygems
- License: MIT
- 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.
 ¦ ¦ ¦ ¦ 
- 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 = 1675191957
SHA256 (rubygem/rails-6.1.7.2.gem) = d50796f4106fe1793e048e80e11bc9aee4af1674c94a24ebe7f7b411217befac
SIZE (rubygem/rails-6.1.7.2.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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actioncable61>=6.1.7.2<6.1.7.2_99 : www/rubygem-actioncable61
- rubygem-actionmailbox61>=6.1.7.2<6.1.7.2_99 : mail/rubygem-actionmailbox61
- rubygem-actionmailer61>=6.1.7.2<6.1.7.2_99 : mail/rubygem-actionmailer61
- rubygem-actionpack61>=6.1.7.2<6.1.7.2_99 : www/rubygem-actionpack61
- rubygem-actiontext61>=6.1.7.2<6.1.7.2_99 : textproc/rubygem-actiontext61
- rubygem-actionview61>=6.1.7.2<6.1.7.2_99 : devel/rubygem-actionview61
- rubygem-activejob61>=6.1.7.2<6.1.7.2_99 : devel/rubygem-activejob61
- rubygem-activemodel61>=6.1.7.2<6.1.7.2_99 : databases/rubygem-activemodel61
- rubygem-activerecord61>=6.1.7.2<6.1.7.2_99 : databases/rubygem-activerecord61
- rubygem-activestorage61>=6.1.7.2<6.1.7.2_99 : net/rubygem-activestorage61
- rubygem-activesupport61>=6.1.7.2<6.1.7.2_99 : devel/rubygem-activesupport61
- rubygem-bundler>=1.15.0 : sysutils/rubygem-bundler
- rubygem-railties61>=6.1.7.2<6.1.7.2_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.0.0 : 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-rails61>=3.3.0 : devel/rubygem-web-console-rails61
- rubygem-webdrivers>=0 : www/rubygem-webdrivers
- rubygem-webmock>=0 : www/rubygem-webmock
- rubygem-webpacker-rails61>=5.0<6 : devel/rubygem-webpacker-rails61
- rubygem-webrick>=0 : www/rubygem-webrick
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- devel/rubygem-active_scaffold
- devel/rubygem-gettext_i18n_rails_js-rails61
- graphics/rubygem-invisible_captcha
- www/gitlab-ce
- www/redmine50
- www/rubygem-rails-settings-cached-rails61
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.7.2 05 Feb 2023 15:50:00
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.7.2
Changes: https://github.com/rails/rails/releases |
6.1.7 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
6.1.7 30 Dec 2022 09:05:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.7
- Update WWW and clean up pkg-descr
Changes: https://github.com/rails/rails/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.1.6.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.1.6.1 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
6.1.6.1 18 Jul 2022 12:40:11
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.6.1
Changes: https://github.com/rails/rails/releases |
6.1.6 13 May 2022 11:39:59
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.6
Changes: https://github.com/rails/rails/releases |
6.1.5.1 30 Apr 2022 16:00:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.5.1
Changes: https://github.com/rails/rails/releases |
6.1.4.7 25 Mar 2022 13:37:50
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.4.7
Changes: https://github.com/rails/rails/releases |
6.1.4.6 07 Mar 2022 18:13:14
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.4.6
Changes: https://github.com/rails/rails/releases |
6.1.4.4 11 Jan 2022 18:47:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.4.4
- Update RUN_DEPENDS
- Update WWW
Changes: https://github.com/rails/rails/releases |
6.1.4.1 27 Sep 2021 15:56:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.4.1
Changes: https://github.com/rails/rails/releases |
6.1.3.2 07 May 2021 09:39:42
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.3.2
Changes: https://github.com/rails/rails/releases |
6.1.3.1 18 Apr 2021 05:48:51
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rails61: Update to 6.1.3.1
Changes: https://github.com/rails/rails/releases |
6.1.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
6.1.3 03 Mar 2021 18:17:50
  |
sunpoet  |
Update to 6.1.3
Changes: https://github.com/rails/rails/releases |
6.1.2 17 Feb 2021 18:28:53
  |
sunpoet  |
Update to 6.1.2
Changes: https://github.com/rails/rails/releases |
6.1.1 10 Jan 2021 23:16:29
  |
sunpoet  |
Update to 6.1.1
Changes: https://github.com/rails/rails/releases |
6.1.0 10 Jan 2021 08:51:06
  |
sunpoet  |
Add rubygem-rails61 6.1.0 (copied from rubygem-rails60) |