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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
rubygem-rails-dom-testing-rails72 Analyse and compare DOMs using Nokogiri
2.2.0 textproc 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 2.2.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-18 06:22:14
Last Update: 2024-09-18 06:13:05
Commit Hash: 1eeb829
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails-dom-testing
Description:
This gem is responsible for comparing HTML doms and asserting that DOM elements are present in Rails applications. Doms are compared via assert_dom_equal and assert_dom_not_equal. Elements are asserted via assert_select, assert_select_encoded, assert_select_email and a subset of the dom can be selected with css_select. The gem is developed for Rails 4.2 and above, and will not work on previous versions.
Homepage    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-rails-dom-testing-rails72-2.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-rails-dom-testing-rails72-2.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-rails-dom-testing-rails72-2.2.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-rails-dom-testing-rails72>0:textproc/rubygem-rails-dom-testing-rails72
To install the port:
cd /usr/ports/textproc/rubygem-rails-dom-testing-rails72/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/rubygem-rails-dom-testing-rails72
  • pkg install rubygem-rails-dom-testing-rails72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-rails-dom-testing-rails72
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697330216 SHA256 (rubygem/rails-dom-testing-2.2.0.gem) = e515712e48df1f687a1d7c380fd7b07b8558faa26464474da64183a7426fa93b SIZE (rubygem/rails-dom-testing-2.2.0.gem) = 16896

Packages (timestamps in pop-ups are UTC):
rubygem-rails-dom-testing-rails72
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.02.2.0--2.2.0---
FreeBSD:13:quarterly2.2.02.2.0--2.2.0---
FreeBSD:14:latest2.2.02.2.0--2.2.0---
FreeBSD:14:quarterly2.2.02.2.0--2.2.0---
FreeBSD:15:latest2.2.02.2.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activesupport72>=5.0.0 : devel/rubygem-activesupport72
  2. rubygem-minitest>=0 : devel/rubygem-minitest
  3. rubygem-nokogiri>=1.6 : textproc/rubygem-nokogiri
  4. ruby32 : lang/ruby32
  5. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-actionview72
  2. mail/rubygem-actionmailer72
  3. www/rubygem-actionpack72

Configuration Options:
No options to configure
Options name:
textproc_rubygem-rails-dom-testing-rails72
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
2.2.0
18 Sep 2024 06:13:05
commit hash: 1eeb8297da4e4214cf420cdff55806ce85d3d1e3commit hash: 1eeb8297da4e4214cf420cdff55806ce85d3d1e3commit hash: 1eeb8297da4e4214cf420cdff55806ce85d3d1e3commit hash: 1eeb8297da4e4214cf420cdff55806ce85d3d1e3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-rails-dom-testing-rails72: Add
rubygem-rails-dom-testing-rails72 2.2.0

This gem is responsible for comparing HTML doms and asserting that DOM elements
are present in Rails applications. Doms are compared via assert_dom_equal and
assert_dom_not_equal. Elements are asserted via assert_select,
assert_select_encoded, assert_select_email and a subset of the dom can be
selected with css_select. The gem is developed for Rails 4.2 and above, and
will not work on previous versions.

Number of commits found: 1