notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-rails61 Full-stack web application framework
6.1.7.7 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.1.7.7Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-10 09:32:52
Last Update: 2024-03-09 14:06:57
Commit Hash: b445c34
Also Listed In: rubygems
License: MIT
WWW:
https://rubyonrails.org/
https://github.com/rails/rails
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-rails61-6.1.7.7/catalog.mk
  2. /usr/local/share/licenses/rubygem-rails61-6.1.7.7/LICENSE
  3. /usr/local/share/licenses/rubygem-rails61-6.1.7.7/MIT
Collapse this list.
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 = 1709391016 SHA256 (rubygem/rails-6.1.7.7.gem) = 94f30e3f732bf78f26793528b59eb97ff29d8b3c8a7b0d33a972f5f99e2b174b SIZE (rubygem/rails-6.1.7.7.gem) = 6656

Packages (timestamps in pop-ups are UTC):
rubygem-rails61
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.1.7.76.1.7.7--6.1.7.7---
FreeBSD:13:quarterly6.1.7.76.1.7.7--6.1.7.7-6.1.7.6-
FreeBSD:14:latest6.1.7.76.1.7.7--6.1.7.7---
FreeBSD:14:quarterly6.1.7.76.1.7.7--6.1.7.7-6.1.7.6-
FreeBSD:15:latest6.1.7.76.1.7.7n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actioncable61>=6.1.7.7<6.1.7.7_99 : www/rubygem-actioncable61
  2. rubygem-actionmailbox61>=6.1.7.7<6.1.7.7_99 : mail/rubygem-actionmailbox61
  3. rubygem-actionmailer61>=6.1.7.7<6.1.7.7_99 : mail/rubygem-actionmailer61
  4. rubygem-actionpack61>=6.1.7.7<6.1.7.7_99 : www/rubygem-actionpack61
  5. rubygem-actiontext61>=6.1.7.7<6.1.7.7_99 : textproc/rubygem-actiontext61
  6. rubygem-actionview61>=6.1.7.7<6.1.7.7_99 : devel/rubygem-actionview61
  7. rubygem-activejob61>=6.1.7.7<6.1.7.7_99 : devel/rubygem-activejob61
  8. rubygem-activemodel61>=6.1.7.7<6.1.7.7_99 : databases/rubygem-activemodel61
  9. rubygem-activerecord61>=6.1.7.7<6.1.7.7_99 : databases/rubygem-activerecord61
  10. rubygem-activestorage61>=6.1.7.7<6.1.7.7_99 : net/rubygem-activestorage61
  11. rubygem-activesupport61>=6.1.7.7<6.1.7.7_99 : devel/rubygem-activesupport61
  12. rubygem-bundler>=1.15.0 : sysutils/rubygem-bundler
  13. rubygem-railties61>=6.1.7.7<6.1.7.7_99 : www/rubygem-railties61
  14. rubygem-sprockets-rails-rails61>=2.0.0 : devel/rubygem-sprockets-rails-rails61
  15. rubygem-bootsnap>=1.4.4 : devel/rubygem-bootsnap
  16. rubygem-byebug>=0 : devel/rubygem-byebug
  17. rubygem-capybara>=3.26 : devel/rubygem-capybara
  18. rubygem-dalli>=0 : databases/rubygem-dalli
  19. rubygem-image_processing>=1.2<2 : graphics/rubygem-image_processing
  20. rubygem-jbuilder-rails61>=0 : devel/rubygem-jbuilder-rails61
  21. rubygem-nokogiri>=1.8.1 : textproc/rubygem-nokogiri
  22. rubygem-puma>=0 : www/rubygem-puma
  23. rubygem-rake>=11.1 : devel/rubygem-rake
  24. rubygem-sass-rails-rails61>=0 : textproc/rubygem-sass-rails-rails61
  25. rubygem-selenium-webdriver>=4.11.0 : www/rubygem-selenium-webdriver
  26. rubygem-spring>=0 : devel/rubygem-spring
  27. rubygem-sqlite3>=1.4<2 : databases/rubygem-sqlite3
  28. rubygem-turbolinks>=5<6 : www/rubygem-turbolinks
  29. rubygem-uglifier>=1.3.0 : www/rubygem-uglifier
  30. rubygem-web-console-rails61>=3.3.0 : devel/rubygem-web-console-rails61
  31. rubygem-webmock>=0 : www/rubygem-webmock
  32. rubygem-webpacker-rails61>=5.0<6 : devel/rubygem-webpacker-rails61
  33. rubygem-webrick>=0 : www/rubygem-webrick
  34. ruby32 : lang/ruby32
  35. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-gettext_i18n_rails_js-rails61
  2. www/redmine50
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port moved here from www/rubygem-rails61-node16 on 2022-07-13
    REASON: Remove obsoleted port. Use www/rubygem-rails61 instead

  • port moved here from www/rubygem-rails613 on 2021-10-22
    REASON: Removed: Use www/rubygem-rails61 instead

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1.7.7
09 Mar 2024 14:06:57
commit hash: b445c3409e859b1f11b02964657df88d26f3e082commit hash: b445c3409e859b1f11b02964657df88d26f3e082commit hash: b445c3409e859b1f11b02964657df88d26f3e082commit hash: b445c3409e859b1f11b02964657df88d26f3e082 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-rails61: Update to 6.1.7.7

Changes:	https://github.com/rails/rails/releases
6.1.7.6
01 Nov 2023 07:57:15
commit hash: 0b5f093d6a7f539fb0bf36812a414e2d7cc1256ecommit hash: 0b5f093d6a7f539fb0bf36812a414e2d7cc1256ecommit hash: 0b5f093d6a7f539fb0bf36812a414e2d7cc1256ecommit hash: 0b5f093d6a7f539fb0bf36812a414e2d7cc1256e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-rails61: Update WWW
6.1.7.6
26 Aug 2023 09:28:35
commit hash: 63c21145b977265f7e44360298f8c68214a700b2commit hash: 63c21145b977265f7e44360298f8c68214a700b2commit hash: 63c21145b977265f7e44360298f8c68214a700b2commit hash: 63c21145b977265f7e44360298f8c68214a700b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-rails61: Update to 6.1.7.6

Changes:	https://github.com/rails/rails/releases
6.1.7.4_1
16 Aug 2023 18:26:19
commit hash: cb1f624be6d7d1c13fd224b8dea38cce72964f4acommit hash: cb1f624be6d7d1c13fd224b8dea38cce72964f4acommit hash: cb1f624be6d7d1c13fd224b8dea38cce72964f4acommit hash: cb1f624be6d7d1c13fd224b8dea38cce72964f4a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-rails61: Use rubygem-selenium-webdriver 4.11.0+ and remove
rubygem-webdrivers

- Bump PORTREVISION for dependency change

Reference:	https://github.com/rails/rails/commit/e980f158a4d48c712024b50cf61f20ce1a0265ed
6.1.7.4
09 Jul 2023 10:27:21
commit hash: fa5939f88bc95fd33d8686d5af90b0eda2de6d1acommit hash: fa5939f88bc95fd33d8686d5af90b0eda2de6d1acommit hash: fa5939f88bc95fd33d8686d5af90b0eda2de6d1acommit hash: fa5939f88bc95fd33d8686d5af90b0eda2de6d1a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-rails61: Update to 6.1.7.4

Changes:	https://github.com/rails/rails/releases
6.1.7.3_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
6.1.7.3
05 Apr 2023 17:31:37
commit hash: bbf07503b9e31288f2338126e5f874089e02a328commit hash: bbf07503b9e31288f2338126e5f874089e02a328commit hash: bbf07503b9e31288f2338126e5f874089e02a328commit hash: bbf07503b9e31288f2338126e5f874089e02a328 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-rails61: Update to 6.1.7.3

Changes:	https://github.com/rails/rails/releases
6.1.7.2
05 Feb 2023 15:50:00
commit hash: 866777e22b0a4b43e7d4ea765386ec1d4c93c047commit hash: 866777e22b0a4b43e7d4ea765386ec1d4c93c047commit hash: 866777e22b0a4b43e7d4ea765386ec1d4c93c047commit hash: 866777e22b0a4b43e7d4ea765386ec1d4c93c047 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: a041be369883d6cb11f2b13060a9999377116557commit hash: a041be369883d6cb11f2b13060a9999377116557commit hash: a041be369883d6cb11f2b13060a9999377116557commit hash: a041be369883d6cb11f2b13060a9999377116557 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
6.1.6.1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
6.1.6.1
18 Jul 2022 12:40:11
commit hash: 028c9cb4679160a95d79a987a48afd377f95afd2commit hash: 028c9cb4679160a95d79a987a48afd377f95afd2commit hash: 028c9cb4679160a95d79a987a48afd377f95afd2commit hash: 028c9cb4679160a95d79a987a48afd377f95afd2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 2dd5a4751e19c9a02911d797d67fff6ec9f09da4commit hash: 2dd5a4751e19c9a02911d797d67fff6ec9f09da4commit hash: 2dd5a4751e19c9a02911d797d67fff6ec9f09da4commit hash: 2dd5a4751e19c9a02911d797d67fff6ec9f09da4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 816b6f1f77dfa9405a5f6050e1254a1805d09346commit hash: 816b6f1f77dfa9405a5f6050e1254a1805d09346commit hash: 816b6f1f77dfa9405a5f6050e1254a1805d09346commit hash: 816b6f1f77dfa9405a5f6050e1254a1805d09346 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: f0f6677b4d7418e02b04fc24e8eeccc58288904fcommit hash: f0f6677b4d7418e02b04fc24e8eeccc58288904fcommit hash: f0f6677b4d7418e02b04fc24e8eeccc58288904fcommit hash: f0f6677b4d7418e02b04fc24e8eeccc58288904f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 50968909d4dd79cdcc7ec290435359f3ee64f0c3commit hash: 50968909d4dd79cdcc7ec290435359f3ee64f0c3commit hash: 50968909d4dd79cdcc7ec290435359f3ee64f0c3commit hash: 50968909d4dd79cdcc7ec290435359f3ee64f0c3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 0a1629104e855ba42cce2b1c4adfa2b7b414d52dcommit hash: 0a1629104e855ba42cce2b1c4adfa2b7b414d52dcommit hash: 0a1629104e855ba42cce2b1c4adfa2b7b414d52dcommit hash: 0a1629104e855ba42cce2b1c4adfa2b7b414d52d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 42af6d7a29a925184f1e802930995fbb5c37b9e8commit hash: 42af6d7a29a925184f1e802930995fbb5c37b9e8commit hash: 42af6d7a29a925184f1e802930995fbb5c37b9e8commit hash: 42af6d7a29a925184f1e802930995fbb5c37b9e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 7e4a4d202587ae6e000b68b31c945a3843ea2839commit hash: 7e4a4d202587ae6e000b68b31c945a3843ea2839commit hash: 7e4a4d202587ae6e000b68b31c945a3843ea2839commit hash: 7e4a4d202587ae6e000b68b31c945a3843ea2839 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 445c065774b6adb795c96eb9bdfeb4e1503ff6b1commit hash: 445c065774b6adb795c96eb9bdfeb4e1503ff6b1commit hash: 445c065774b6adb795c96eb9bdfeb4e1503ff6b1commit hash: 445c065774b6adb795c96eb9bdfeb4e1503ff6b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
6.1.3
03 Mar 2021 18:17:50
Revision:567240Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.1.3

Changes:	https://github.com/rails/rails/releases
6.1.2
17 Feb 2021 18:28:53
Revision:565767Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.1.2

Changes:	https://github.com/rails/rails/releases
6.1.1
10 Jan 2021 23:16:29
Revision:561180Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.1.1

Changes:	https://github.com/rails/rails/releases
6.1.0
10 Jan 2021 08:51:06
Revision:561037Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Add rubygem-rails61 6.1.0 (copied from rubygem-rails60)

Number of commits found: 27