Port details |
- rubygem-actionpack52 Action Controller and Action View of Rails MVC Framework
- 5.2.4.5 www
=0 5.2.4.4Version of this port present on the latest quarterly branch.- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-08-25 18:19:15
- Last Update: 2021-02-17 18:25:35
- SVN Revision: 565740
- Also Listed In: rubygems
- License: MIT
- 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.
WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actionpack
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-actionpack52>0:www/rubygem-actionpack52
- To install the port:
cd /usr/ports/www/rubygem-actionpack52/ && make install clean - To add the package:
pkg install rubygem-actionpack52 - PKGNAME: rubygem-actionpack52
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613478659
SHA256 (rubygem/actionpack-5.2.4.5.gem) = 182e5328ab1dd9c7f60a473dac01c31dabbe04755019033449d1c16ce91c08b6
SIZE (rubygem/actionpack-5.2.4.5.gem) = 212992
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionview52>=5.2.4.5 : devel/rubygem-actionview52
- rubygem-activesupport52>=5.2.4.5 : devel/rubygem-activesupport52
- rubygem-rack>=2.0.8,3<3,3 : www/rubygem-rack
- rubygem-rack-test>=0.6.3 : www/rubygem-rack-test
- rubygem-rails-dom-testing-rails52>=2.0<3 : textproc/rubygem-rails-dom-testing-rails52
- rubygem-rails-html-sanitizer>=1.0.2<2 : textproc/rubygem-rails-html-sanitizer
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Run
- databases/rubygem-redis-actionpack
- databases/rubygem-redis-actionpack-rails52
- devel/rubygem-sprockets-rails-rails52
- mail/rubygem-actionmailer52
- net/rubygem-activestorage52
- security/metasploit
- textproc/rubygem-actionpack-xml_parser-rails52
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options
- No options to configure
- USES:
- gem
- Master Sites:
-
|
Number of commits found: 8
Number of commits found: 8
|
Latest Vulnerabilities |
10 vulnerabilities affecting 79 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-05 21:21:29
|
|