Port details on branch 2023Q1 |
- rubygem-sanitize Whitelist based HTML sanitizer
- 6.1.3 textproc =3 6.1.3Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2011-10-02 17:14:27
- Last Update: 2024-12-16 08:32:32
- Commit Hash: 37f3315
- People watching this port, also watch:: zh-opencc, snd, p5-HTML-HTML5-Entities, xorg-docs, p5-Ubic
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rgrove/sanitize
- Description:
- Sanitize is a whitelist-based HTML sanitizer. Given a list of
acceptable elements and attributes, Sanitize will remove all
unacceptable HTML from a string.
Using a simple configuration syntax, you can tell Sanitize to
allow certain elements, certain attributes within those elements,
and even certain URL protocols within attributes that contain URLs.
Any HTML elements or attributes that you don't explicitly allow
will be removed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-sanitize>0:textproc/rubygem-sanitize
- To install the port:
- cd /usr/ports/textproc/rubygem-sanitize/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-sanitize
- pkg install rubygem-sanitize
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sanitize
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734337875
SHA256 (rubygem/sanitize-6.1.3.gem) = a42ce5f933d82765a8243599d5ab2e8867237e76cf5a699caaddfe60bb944152
SIZE (rubygem/sanitize-6.1.3.gem) = 48128
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-crass>=1.0.2<1.1 : www/rubygem-crass
- rubygem-nokogiri>=1.12.0 : textproc/rubygem-nokogiri
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-flipper-ui
- www/redmine50
- www/redmine51
- www/rubygem-gitlab-gollum-lib
-
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
- Options name:
- textproc_rubygem-sanitize
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|