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 on branch 2023Q4
rubygem-actionpack60 Action Controller and Action View of Rails MVC Framework
6.0.6.1 www on this many watch lists=2 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.6.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-05 18:43:18
Last Update: 2023-02-05 15:49:56
Commit Hash: 1a747f5
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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 by rendering views, which are templates of various formats. In short, Action Pack provides the view and controller layers 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

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-actionpack60-6.0.6.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-actionpack60-6.0.6.1/LICENSE
  3. /usr/local/share/licenses/rubygem-actionpack60-6.0.6.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-actionpack60>0:www/rubygem-actionpack60
To install the port:
cd /usr/ports/www/rubygem-actionpack60/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-actionpack60
  • pkg install rubygem-actionpack60
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-actionpack60
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1675191929 SHA256 (rubygem/actionpack-6.0.6.1.gem) = b2f07b2623cac8f5e594d4e8454c7f1829c1b63c8745a228462311a602a5b842 SIZE (rubygem/actionpack-6.0.6.1.gem) = 218624

Packages (timestamps in pop-ups are UTC):
rubygem-actionpack60
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.6.16.0.6.16.0.3.4-6.0.6.1-6.0.3.4-
FreeBSD:13:quarterly6.0.6.16.0.6.16.0.6.1-6.0.6.16.0.6.16.0.6.16.0.6.1
FreeBSD:14:latest6.0.6.16.0.6.16.0.6-6.0.6.16.0.6.1-6.0.6.1
FreeBSD:14:quarterly6.0.6.16.0.6.1--6.0.6.16.0.6.16.0.6.16.0.6.1
FreeBSD:15:latest6.0.6.16.0.6.1n/a-n/a6.0.6.16.0.6.16.0.6.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionview60>=6.0.6.1<6.0.6.1_99 : devel/rubygem-actionview60
  2. rubygem-activesupport60>=6.0.6.1<6.0.6.1_99 : devel/rubygem-activesupport60
  3. rubygem-rack22>=2.0.8,3<3,3 : www/rubygem-rack22
  4. rubygem-rack-test>=0.6.3 : www/rubygem-rack-test
  5. rubygem-rails-dom-testing-rails60>=2.0<3 : textproc/rubygem-rails-dom-testing-rails60
  6. rubygem-rails-html-sanitizer>=1.2.0<2 : textproc/rubygem-rails-html-sanitizer
  7. ruby30 : lang/ruby30
  8. gem : devel/ruby-gems
Patch dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby30 : lang/ruby30
This port is required by:
for Run
  1. databases/rubygem-redis-actionpack-rails60
  2. devel/rubygem-sprockets-rails-rails60
  3. mail/rubygem-actionmailbox60
  4. mail/rubygem-actionmailer60
  5. net/rubygem-activestorage60
  6. textproc/rubygem-actiontext60
  7. www/rubygem-actioncable60
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/rubygem-gon-rails60
  3. www/rubygem-lograge-rails60
  4. www/rubygem-rails60
  5. www/rubygem-railties60
  6. www/rubygem-responders-rails60
  7. Collapse this list.

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

There are no commits on branch 2023Q4 for this port