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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q3
rubygem-actionpack71 Action Controller and Action View of Rails MVC Framework
7.1.5.2 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.1.5.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-08 04:18:33
Last Update: 2025-09-08 04:12:08
Commit Hash: debe865
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/main/actionpack
https://rubyonrails.org/
Description:
Action Pack is a framework for handling and responding to web requests. It provides mechanisms for routing (mapping request URLs to actions), defining controllers that implement actions, and generating responses. In short, Action Pack provides the controller layer in the MVC paradigm. It consists of several modules: - Action Dispatch, which parses information about the web request, handles routing as defined by the user, and does advanced processing related to HTTP such as MIME-type negotiation, decoding parameters in POST, PATCH, or PUT bodies, handling HTTP caching logic, cookies and sessions. - Action Controller, which provides a base controller class that can be subclassed to implement filters and actions to handle requests. The result of an action is typically content generated from views. With the Ruby on Rails framework, users only directly interface with the Action Controller module. Necessary Action Dispatch functionality is activated by default and Action View rendering is implicitly triggered by Action Controller. However, these modules are designed to function on their own and can be used outside of Rails.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-actionpack71-7.1.5.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-actionpack71-7.1.5.2/LICENSE
  3. /usr/local/share/licenses/rubygem-actionpack71-7.1.5.2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-actionpack71>0:www/rubygem-actionpack71
To install the port:
cd /usr/ports/www/rubygem-actionpack71/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-actionpack71
  • pkg install rubygem-actionpack71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-actionpack71
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757121970 SHA256 (rubygem/actionpack-7.1.5.2.gem) = a7bfedc8aaeb260778a358870120321a3146954497be465d534722c8c0d644fd SIZE (rubygem/actionpack-7.1.5.2.gem) = 246272

Packages (timestamps in pop-ups are UTC):
rubygem-actionpack71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.1.5.17.1.5.1--7.1.5.1---
FreeBSD:13:quarterly7.1.5.17.1.5.2--7.1.5.27.1.27.1.27.1.2
FreeBSD:14:latest7.1.5.17.1.5.2--7.1.5.2---
FreeBSD:14:quarterly7.1.5.17.1.5.2--7.1.5.27.1.27.1.27.1.2
FreeBSD:15:latest7.1.5.17.1.5.1n/a-n/a7.1.27.1.27.1.3
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionview71>=7.1.5.2<7.1.5.2_99 : devel/rubygem-actionview71
  2. rubygem-activesupport71>=7.1.5.2<7.1.5.2_99 : devel/rubygem-activesupport71
  3. rubygem-nokogiri>=1.8.5 : textproc/rubygem-nokogiri
  4. rubygem-racc>=0 : devel/rubygem-racc
  5. rubygem-rack>=2.2.4,3 : www/rubygem-rack
  6. rubygem-rack-session>=1.0.1 : www/rubygem-rack-session
  7. rubygem-rack-test>=0.6.3 : www/rubygem-rack-test
  8. rubygem-rails-dom-testing-rails71>=2.2<3 : textproc/rubygem-rails-dom-testing-rails71
  9. rubygem-rails-html-sanitizer>=1.6<2 : textproc/rubygem-rails-html-sanitizer
  10. ruby33 : lang/ruby33
  11. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Run
  1. www/rubygem-rails71
  2. www/rubygem-railties71

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

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.5.2
08 Sep 2025 04:12:08
commit hash: debe8652be86f9da2d2a3868d384fa4fa3db0bb9commit hash: debe8652be86f9da2d2a3868d384fa4fa3db0bb9commit hash: debe8652be86f9da2d2a3868d384fa4fa3db0bb9commit hash: debe8652be86f9da2d2a3868d384fa4fa3db0bb9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actionpack71: Update to 7.1.5.2

Changes:	https://github.com/rails/rails/releases
(cherry picked from commit b6176902d4bdf312fef4d3832c9c47d37273442d)

Number of commits found: 1