| Port details |
- rubygem-actionview81 Simple, battle-tested conventions and helpers for building web pages
- 8.1.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-17 21:09:12
- Last Update: 2025-11-17 21:06:45
- Commit Hash: 25b5cc2
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/rails/tree/main/actionview
- https://rubyonrails.org/
- Description:
- Action View is a framework for handling view template lookup and rendering, and
provides view helpers that assist when building HTML forms, Atom feeds and more.
Template formats that Action View handles are ERB (embedded Ruby, typically used
to inline short Ruby snippets inside HTML), and XML Builder.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-actionview81>0:devel/rubygem-actionview81
- To install the port:
- cd /usr/ports/devel/rubygem-actionview81/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-actionview81
- pkg install rubygem-actionview81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actionview81
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762526252
SHA256 (rubygem/actionview-8.1.0.gem) = b7e8770a5aacd389a3c04916d29609a53459447fcbf747150437136d44c1d1f3
SIZE (rubygem/actionview-8.1.0.gem) = 191488
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport81>=8.1.0<8.1.0_99 : devel/rubygem-activesupport81
- rubygem-builder>=3.1<4 : devel/rubygem-builder
- rubygem-erubi>=1.11<2 : www/rubygem-erubi
- rubygem-rails-dom-testing-rails81>=2.2<3 : textproc/rubygem-rails-dom-testing-rails81
- rubygem-rails-html-sanitizer>=1.6<2 : textproc/rubygem-rails-html-sanitizer
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-jbuilder-rails81
- devel/rubygem-web-console-rails81
- mail/rubygem-actionmailer81
- www/rubygem-actionpack81
- www/rubygem-rails81
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-actionview81
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.1.0 17 Nov 2025 21:06:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-actionview81: Add rubygem-actionview81 8.1.0
Action View is a framework for handling view template lookup and rendering, and
provides view helpers that assist when building HTML forms, Atom feeds and more.
Template formats that Action View handles are ERB (embedded Ruby, typically used
to inline short Ruby snippets inside HTML), and XML Builder. |
Number of commits found: 1
|