Port details on branch 2023Q1 |
- rubygem-loofah Library for manipulating HTML/XML documents and fragments
- 2.19.1 textproc =0 2.23.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-02-05 16:54:26
- Last Update: 2023-02-05 16:53:13
- Commit Hash: 99bdca2
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/flavorjones/loofah
- Description:
- Loofah is a general library for manipulating HTML/XML documents and fragments.
It's built on top of Nokogiri and libxml2, so it's fast and has a nice API.
Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML
sanitizers, which are based on HTML5lib's whitelist.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-loofah>0:textproc/rubygem-loofah
- To install the port:
- cd /usr/ports/textproc/rubygem-loofah/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-loofah
- pkg install rubygem-loofah
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-loofah
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674590576
SHA256 (rubygem/loofah-2.19.1.gem) = 6c6469efdefe3496010000a346f9d3bf710e11ac4661e353cf56852326fb1023
SIZE (rubygem/loofah-2.19.1.gem) = 32768
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-crass>=1.0.2<1.1 : www/rubygem-crass
- rubygem-nokogiri>=1.5.9 : textproc/rubygem-nokogiri
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- textproc/rubygem-rails-html-sanitizer
- www/gitlab-ce
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-loofah
- 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 |
2.19.1 05 Feb 2023 16:53:13 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-loofah: Update to 2.19.1
Changes: https://github.com/flavorjones/loofah/releases
Security: CVE-2022-23514, CVE-2022-23515, CVE-2022-23516
(cherry picked from commit d133bce57cd412b1f81b882db9bb1c45d262581e) |
Number of commits found: 1
|