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.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
rubygem-actionview80 Simple, battle-tested conventions and helpers for building web pages
8.0.2.1 devel 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.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-02 16:33:16
Last Update: 2025-09-07 23:07:24
Commit Hash: 081fd6f
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.
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-actionview80-8.0.2.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-actionview80-8.0.2.1/LICENSE
  3. /usr/local/share/licenses/rubygem-actionview80-8.0.2.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-actionview80>0:devel/rubygem-actionview80
To install the port:
cd /usr/ports/devel/rubygem-actionview80/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-actionview80
  • pkg install rubygem-actionview80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-actionview80
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757122006 SHA256 (rubygem/actionview-8.0.2.1.gem) = 2ea6d20ccb0b7b84a221a940ac06853ce99235e4ecb4947815839c7c5ecbf347 SIZE (rubygem/actionview-8.0.2.1.gem) = 188416

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-activesupport80>=8.0.2.1<8.0.2.1_99 : devel/rubygem-activesupport80
  2. rubygem-builder>=3.1<4 : devel/rubygem-builder
  3. rubygem-erubi>=1.11<2 : www/rubygem-erubi
  4. rubygem-rails-dom-testing-rails80>=2.2<3 : textproc/rubygem-rails-dom-testing-rails80
  5. rubygem-rails-html-sanitizer>=1.6<2 : textproc/rubygem-rails-html-sanitizer
  6. ruby33 : lang/ruby33
  7. 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. devel/rubygem-jbuilder-rails80
  2. devel/rubygem-web-console-rails80
  3. mail/rubygem-actionmailer80
  4. www/rubygem-actionpack80
  5. www/rubygem-rails80

Configuration Options:
No options to configure
Options name:
devel_rubygem-actionview80
USES:
cpe 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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.2.1
07 Sep 2025 23:07:24
commit hash: 081fd6f988656d68335a6387a368b3ae18f6ddb6commit hash: 081fd6f988656d68335a6387a368b3ae18f6ddb6commit hash: 081fd6f988656d68335a6387a368b3ae18f6ddb6commit hash: 081fd6f988656d68335a6387a368b3ae18f6ddb6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-actionview80: Update to 8.0.2.1

Changes:	https://github.com/rails/rails/releases
8.0.2
19 Mar 2025 03:45:43
commit hash: 9c606d8bb7246daed03c340232c19f2456903240commit hash: 9c606d8bb7246daed03c340232c19f2456903240commit hash: 9c606d8bb7246daed03c340232c19f2456903240commit hash: 9c606d8bb7246daed03c340232c19f2456903240 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-actionview80: Update to 8.0.2

Changes:	https://github.com/rails/rails/releases
8.0.1
02 Jan 2025 16:28:01
commit hash: fbe263141bc492fb516007ffa3998e908d9448bacommit hash: fbe263141bc492fb516007ffa3998e908d9448bacommit hash: fbe263141bc492fb516007ffa3998e908d9448bacommit hash: fbe263141bc492fb516007ffa3998e908d9448ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-actionview80: Add rubygem-actionview80 8.0.1

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: 3