Port details on branch 2024Q4 |
- rubygem-sanitize Whitelist based HTML sanitizer
- 6.1.3 textproc
=0 6.1.3Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2024-12-19 09:58:20
- Last Update: 2024-12-19 09:08:56
- Commit Hash: e55d7cf0
- 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
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:
-
- 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
-
- There are no ports dependent upon this port
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:
|
Number of commits found: 1
Number of commits found: 1
|