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-actionpack80 Action Controller and Action View of Rails MVC Framework
8.0.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 8.0.2.1Version 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:19:21
Last Update: 2025-09-08 04:12:22
Commit Hash: 62beefa
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-actionpack80-8.0.2.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-actionpack80-8.0.2.1/LICENSE
  3. /usr/local/share/licenses/rubygem-actionpack80-8.0.2.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-actionpack80>0:www/rubygem-actionpack80
To install the port:
cd /usr/ports/www/rubygem-actionpack80/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-actionpack80
  • pkg install rubygem-actionpack80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-actionpack80
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757122022 SHA256 (rubygem/actionpack-8.0.2.1.gem) = 61e7e11a31dbe5152ca57221788bdca42ef302c4cc53b4c8993d68dce8982b0a SIZE (rubygem/actionpack-8.0.2.1.gem) = 248832

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: pkg-fallout
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-actionview80>=8.0.2.1<8.0.2.1_99 : devel/rubygem-actionview80
  2. rubygem-activesupport80>=8.0.2.1<8.0.2.1_99 : devel/rubygem-activesupport80
  3. rubygem-nokogiri>=1.8.5 : textproc/rubygem-nokogiri
  4. rubygem-rack>=2.2.4,3<3.2,3 : www/rubygem-rack
  5. rubygem-rack-session>=1.0.1 : www/rubygem-rack-session
  6. rubygem-rack-test>=0.6.3 : www/rubygem-rack-test
  7. rubygem-rails-dom-testing-rails80>=2.2<3 : textproc/rubygem-rails-dom-testing-rails80
  8. rubygem-rails-html-sanitizer>=1.6<2 : textproc/rubygem-rails-html-sanitizer
  9. rubygem-useragent>=0.16<1 : devel/rubygem-useragent
  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-rails80
  2. www/rubygem-railties80

Configuration Options:
No options to configure
Options name:
www_rubygem-actionpack80
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
8.0.2.1
08 Sep 2025 04:12:22
commit hash: 62beefa8019fdb9ad4631b12000d107a087625c5commit hash: 62beefa8019fdb9ad4631b12000d107a087625c5commit hash: 62beefa8019fdb9ad4631b12000d107a087625c5commit hash: 62beefa8019fdb9ad4631b12000d107a087625c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actionpack80: Update to 8.0.2.1

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

Number of commits found: 1