Port details on branch 2024Q1 |
- rubygem-sanitize60 Whitelist based HTML sanitizer
- 6.0.2 textproc =2 6.0.2Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2023-09-24 09:30:08
- Last Update: 2023-09-24 09:27:29
- Commit Hash: 31113c6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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-sanitize60>0:textproc/rubygem-sanitize60
- To install the port:
- cd /usr/ports/textproc/rubygem-sanitize60/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-sanitize60
- pkg install rubygem-sanitize60
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sanitize60
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695537872
SHA256 (rubygem/sanitize-6.0.2.gem) = 48c4eb8e92bb1699056b6000986ac50fc9df82f458a941abf2c4d6759bccd5cf
SIZE (rubygem/sanitize-6.0.2.gem) = 47616
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-crass>=1.0.2<1.1 : www/rubygem-crass
- rubygem-nokogiri>=1.12.0 : textproc/rubygem-nokogiri
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
-
Deleted ports which required this port:
- for Run
-
- www/gitlab
-
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-sanitize60
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|