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 photos
All times are UTC
Ukraine
Port details on branch 2026Q2
rubygem-actionpack-gitlab Action Controller and Action View of Rails MVC Framework
7.2.3_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.2.3_2Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-24 09:41:18
Last Update: 2026-04-24 09:35:49
Commit Hash: c38c541
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-actionpack-gitlab-7.2.3_2/catalog.mk
  2. /usr/local/share/licenses/rubygem-actionpack-gitlab-7.2.3_2/LICENSE
  3. /usr/local/share/licenses/rubygem-actionpack-gitlab-7.2.3_2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-actionpack-gitlab>0:www/rubygem-actionpack-gitlab
To install the port:
cd /usr/ports/www/rubygem-actionpack-gitlab/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-actionpack-gitlab
  • pkg install rubygem-actionpack-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-actionpack-gitlab
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1766390163 SHA256 (rubygem/actionpack-7.2.3.gem) = 2a14e4c64695777041ea7aaf498462284cadd561f009654393daf9b2de7207cf SIZE (rubygem/actionpack-7.2.3.gem) = 244224

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-actionview-gitlab>=7.2.3<7.2.3_99 : devel/rubygem-actionview-gitlab
  2. rubygem-activesupport-gitlab>=7.2.3<7.2.3_99 : devel/rubygem-activesupport-gitlab
  3. rubygem-cgi>=0 : www/rubygem-cgi
  4. rubygem-nokogiri>=1.8.5 : textproc/rubygem-nokogiri
  5. rubygem-racc>=0 : devel/rubygem-racc
  6. rubygem-rack-gitlab>=2.2.4<3.3 : www/rubygem-rack-gitlab
  7. rubygem-rack-session-gitlab>=1.0.1 : www/rubygem-rack-session-gitlab
  8. rubygem-rack-test-gitlab>=0.6.3 : www/rubygem-rack-test-gitlab
  9. rubygem-rails-dom-testing-rails-gitlab>=2.2<3 : textproc/rubygem-rails-dom-testing-rails-gitlab
  10. rubygem-rails-html-sanitizer-gitlab>=1.6<2 : textproc/rubygem-rails-html-sanitizer-gitlab
  11. rubygem-useragent>=0.16<1 : devel/rubygem-useragent
  12. ruby33 : lang/ruby33
  13. 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-railties-gitlab

Configuration Options:
No options to configure
Options name:
www_rubygem-actionpack-gitlab
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.2.3_2
24 Apr 2026 09:35:49
commit hash: c38c54114217cdb242b7014fcf89644fcc65cbddcommit hash: c38c54114217cdb242b7014fcf89644fcc65cbddcommit hash: c38c54114217cdb242b7014fcf89644fcc65cbddcommit hash: c38c54114217cdb242b7014fcf89644fcc65cbdd files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: fix deps caused by intermediate commits

(cherry picked from commit 957a409f775717072336e70bb0e186a111021728)

Number of commits found: 1