Port details |
- rubygem-loofah218 Library for manipulating HTML/XML documents and fragments
- 2.18.0 textproc
=0 2.18.0Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2022-10-04 19:09:09
- Last Update: 2023-04-09 13:36:31
- Commit Hash: b610962
- 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-loofah218>0:textproc/rubygem-loofah218
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-loofah218
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664907327
SHA256 (rubygem/loofah-2.18.0.gem) = 61975a247a6aeb8f09ac5a3430305451efc4525c0b9b79c05feaec35a8b9d5a3
SIZE (rubygem/loofah-2.18.0.gem) = 31232
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:
-
- 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
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-loofah218
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to textproc/rubygem-loofah on 2023-04-09
REASON: Remove obsoleted port. Use textproc/rubygem-loofah instead
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.18.0 09 Apr 2023 13:36:31 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-loofah218: Remove obsoleted port
Use textproc/rubygem-loofah instead. |
2.18.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
2.18.0 04 Oct 2022 19:00:58 |
Matthias Fechner (mfechner) |
www/gitlab-ce: use required loofah version 2.18 |
Number of commits found: 3
|