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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-railties72 Rails internals: application bootup, plugins, generators, and rake tasks
7.2.2.1 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 7.2.2.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-18 06:21:55
Last Update: 2024-12-25 19:16:55
Commit Hash: 28c0440
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/master/railties
https://rubyonrails.org/
Description:
Railties is responsible for gluing all frameworks together. Overall, it: - handles the bootstrapping process for a Rails application; - manages the rails command line interface; - and provides the Rails generators core.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/rails
  2. /usr/local/share/licenses/rubygem-railties72-7.2.2.1/catalog.mk
  3. /usr/local/share/licenses/rubygem-railties72-7.2.2.1/LICENSE
  4. /usr/local/share/licenses/rubygem-railties72-7.2.2.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-railties72>0:www/rubygem-railties72
Conflicts:
CONFLICTS_INSTALL:
  • rubygem-railties[0-9]
  • rubygem-railties[0-9][0-9]
To install the port:
cd /usr/ports/www/rubygem-railties72/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-railties72
  • pkg install rubygem-railties72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-railties72
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734888854 SHA256 (rubygem/railties-7.2.2.1.gem) = e3f11bf116dd6d0d874522843ccc70ec0f89fbfed3e9c2ee48a4778cd042fe1f SIZE (rubygem/railties-7.2.2.1.gem) = 182784

Packages (timestamps in pop-ups are UTC):
rubygem-railties72
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.2.2.17.2.2.1--7.2.2.1---
FreeBSD:13:quarterly7.2.2.17.2.2.1--7.2.2.1---
FreeBSD:14:latest7.2.2.17.2.2.1--7.2.2.1---
FreeBSD:14:quarterly7.2.2.17.2.2.1--7.2.2.1---
FreeBSD:15:latest7.2.2.17.2.2.1n/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-actionpack72>=7.2.2.1<7.2.2.1_99 : www/rubygem-actionpack72
  2. rubygem-activesupport72>=7.2.2.1<7.2.2.1_99 : devel/rubygem-activesupport72
  3. rubygem-irb>=1.13<2 : devel/rubygem-irb
  4. rubygem-rackup>=1.0.0 : www/rubygem-rackup
  5. rubygem-rake>=12.2 : devel/rubygem-rake
  6. rubygem-thor>=1.2.2<2 : devel/rubygem-thor
  7. rubygem-zeitwerk>=2.6<3 : devel/rubygem-zeitwerk
  8. ruby32 : lang/ruby32
  9. 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. databases/rubygem-solid_cable-rails72
  2. databases/rubygem-solid_cache-rails72
  3. databases/rubygem-solid_queue-rails72
  4. devel/rubygem-cucumber-rails
  5. devel/rubygem-devise-rails72
  6. devel/rubygem-web-console-rails72
  7. mail/rubygem-roadie-rails-rails72
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. security/rubygem-devise-two-factor
  3. textproc/rubygem-actionpack-xml_parser-rails72
  4. www/rubygem-cssbundling-rails-rails72
  5. www/rubygem-importmap-rails-rails72
  6. www/rubygem-jsbundling-rails-rails72
  7. www/rubygem-propshaft-rails72
  8. www/rubygem-rails72
  9. www/rubygem-responders-rails72
  10. www/rubygem-stimulus-rails-rails72
  11. www/rubygem-tailwindcss-rails-rails72
  12. www/rubygem-turbo-rails-rails72
  13. Collapse this list.

Configuration Options:
No options to configure
Options name:
www_rubygem-railties72
USES:
gem shebangfix
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.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.2.2.1
25 Dec 2024 19:16:55
commit hash: 28c0440a544a4f3c74ee655e6b6eae80bce008facommit hash: 28c0440a544a4f3c74ee655e6b6eae80bce008facommit hash: 28c0440a544a4f3c74ee655e6b6eae80bce008facommit hash: 28c0440a544a4f3c74ee655e6b6eae80bce008fa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-railties72: Update to 7.2.2.1

Changes:	https://github.com/rails/rails/releases
7.2.2
21 Nov 2024 13:39:43
commit hash: 93fbf3bbd7221583eb635b541ea27334c4dafd22commit hash: 93fbf3bbd7221583eb635b541ea27334c4dafd22commit hash: 93fbf3bbd7221583eb635b541ea27334c4dafd22commit hash: 93fbf3bbd7221583eb635b541ea27334c4dafd22 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-railties72: Update to 7.2.2

Changes:	https://github.com/rails/rails/releases
7.2.1.2
26 Oct 2024 23:29:30
commit hash: 553c660087c2b88498458f0ad21b86943faf8b57commit hash: 553c660087c2b88498458f0ad21b86943faf8b57commit hash: 553c660087c2b88498458f0ad21b86943faf8b57commit hash: 553c660087c2b88498458f0ad21b86943faf8b57 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-railties72: Update to 7.2.1.2

Changes:	https://github.com/rails/rails/releases
7.2.1.1
22 Oct 2024 09:51:38
commit hash: 4129f4fb5ad34a29749a2d42fdcbd5dc8bd55c06commit hash: 4129f4fb5ad34a29749a2d42fdcbd5dc8bd55c06commit hash: 4129f4fb5ad34a29749a2d42fdcbd5dc8bd55c06commit hash: 4129f4fb5ad34a29749a2d42fdcbd5dc8bd55c06 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-railties72: Update to 7.2.1.1

Changes:	https://github.com/rails/rails/releases
7.2.1
18 Sep 2024 06:13:03
commit hash: 9eceeace8fb5e949a46d12da76d079904e49bfafcommit hash: 9eceeace8fb5e949a46d12da76d079904e49bfafcommit hash: 9eceeace8fb5e949a46d12da76d079904e49bfafcommit hash: 9eceeace8fb5e949a46d12da76d079904e49bfaf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-railties72: Add rubygem-railties72 7.2.1

Railties is responsible for gluing all frameworks together. Overall, it:
- handles the bootstrapping process for a Rails application;
- manages the rails command line interface;
- and provides the Rails generators core.

Number of commits found: 5