notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-loofah Library for manipulating HTML/XML documents and fragments
2.22.0 textproc on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.22.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-03 17:06:53
Last Update: 2023-11-14 21:19:36
Commit Hash: 2fe9c8c
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-loofah-2.22.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-loofah-2.22.0/LICENSE
  3. /usr/local/share/licenses/rubygem-loofah-2.22.0/MIT
Collapse this list.
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 = 1699985629 SHA256 (rubygem/loofah-2.22.0.gem) = 10d76e070c86b12fec74b6a9515fd1940f4459198b991342d0a7897d86c372fe SIZE (rubygem/loofah-2.22.0.gem) = 33280

Packages (timestamps in pop-ups are UTC):
rubygem-loofah
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.22.02.22.02.8.0-2.22.0-2.8.0-
FreeBSD:13:quarterly2.22.02.22.02.21.3-2.22.02.22.02.22.02.22.0
FreeBSD:14:latest2.22.02.22.02.19.0-2.22.02.21.3-2.21.3
FreeBSD:14:quarterly2.22.02.22.0--2.22.02.22.02.22.02.22.0
FreeBSD:15:latest2.22.02.22.0n/a-n/a2.22.02.22.02.22.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-crass>=1.0.2<1.1 : www/rubygem-crass
  2. rubygem-nokogiri>=1.12.0 : textproc/rubygem-nokogiri
  3. ruby31 : lang/ruby31
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. www/gitlab-ce
for Run
  1. textproc/rubygem-rails-html-sanitizer
  2. www/gitlab-ce
  3. www/rubygem-feedjira
  4. www/rubygem-gollum-lib

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/gitlab*
  2. www/rubygem-feedzirra*
  3. Collapse this list of deleted ports.
* - 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-loofah
USES:
cpe gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port moved here from textproc/rubygem-loofah221 on 2024-03-31
    REASON: Remove obsoleted port. Use textproc/rubygem-loofah instead

  • port moved here from textproc/rubygem-loofah220 on 2023-06-05
    REASON: Remove obsoleted port. Use textproc/rubygem-loofah instead

  • port moved here from textproc/rubygem-loofah219 on 2023-05-27
    REASON: Remove obsoleted port. Use textproc/rubygem-loofah instead

  • port moved here from textproc/rubygem-loofah218 on 2023-04-09
    REASON: Remove obsoleted port. Use textproc/rubygem-loofah instead

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.22.0
14 Nov 2023 21:19:36
commit hash: 2fe9c8c5657a7bc54e82f52d178d9ecceaee42a0commit hash: 2fe9c8c5657a7bc54e82f52d178d9ecceaee42a0commit hash: 2fe9c8c5657a7bc54e82f52d178d9ecceaee42a0commit hash: 2fe9c8c5657a7bc54e82f52d178d9ecceaee42a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.22.0

Changes:	https://github.com/flavorjones/loofah/releases
2.21.4
11 Oct 2023 22:22:18
commit hash: 520f35e1d9b0f644a94a84256b3601af9b8c71c5commit hash: 520f35e1d9b0f644a94a84256b3601af9b8c71c5commit hash: 520f35e1d9b0f644a94a84256b3601af9b8c71c5commit hash: 520f35e1d9b0f644a94a84256b3601af9b8c71c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.21.4

Changes:	https://github.com/flavorjones/loofah/releases
2.21.3
27 May 2023 23:44:32
commit hash: 7861a5fd0366e5f720793f89cc21c0b5096a62d2commit hash: 7861a5fd0366e5f720793f89cc21c0b5096a62d2commit hash: 7861a5fd0366e5f720793f89cc21c0b5096a62d2commit hash: 7861a5fd0366e5f720793f89cc21c0b5096a62d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.21.3

Changes:	https://github.com/flavorjones/loofah/releases
2.21.1
27 May 2023 04:23:53
commit hash: 5fa0c4278bd8e89708a252823ebed9829bf149a3commit hash: 5fa0c4278bd8e89708a252823ebed9829bf149a3commit hash: 5fa0c4278bd8e89708a252823ebed9829bf149a3commit hash: 5fa0c4278bd8e89708a252823ebed9829bf149a3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.21.1

Changes:	https://github.com/flavorjones/loofah/releases
2.20.0
09 Apr 2023 13:37:26
commit hash: 3f2cb7bd86e3f5ec8d3cf7074ac9d30d3c9e2be7commit hash: 3f2cb7bd86e3f5ec8d3cf7074ac9d30d3c9e2be7commit hash: 3f2cb7bd86e3f5ec8d3cf7074ac9d30d3c9e2be7commit hash: 3f2cb7bd86e3f5ec8d3cf7074ac9d30d3c9e2be7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.20.0

Changes:	https://github.com/flavorjones/loofah/releases
2.19.1
30 Jan 2023 13:01:42
commit hash: d133bce57cd412b1f81b882db9bb1c45d262581ecommit hash: d133bce57cd412b1f81b882db9bb1c45d262581ecommit hash: d133bce57cd412b1f81b882db9bb1c45d262581ecommit hash: d133bce57cd412b1f81b882db9bb1c45d262581e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
2.19.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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.19.0
03 Oct 2022 02:17:08
commit hash: 946897e3ae09dfa5077084c22886933c49549f2dcommit hash: 946897e3ae09dfa5077084c22886933c49549f2dcommit hash: 946897e3ae09dfa5077084c22886933c49549f2dcommit hash: 946897e3ae09dfa5077084c22886933c49549f2d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.19.0

Changes:	https://github.com/flavorjones/loofah/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.18.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.18.0
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.18.0
13 May 2022 19:30:47
commit hash: 90e908e57fb5090394fbe1730cd5798e349bdde3commit hash: 90e908e57fb5090394fbe1730cd5798e349bdde3commit hash: 90e908e57fb5090394fbe1730cd5798e349bdde3commit hash: 90e908e57fb5090394fbe1730cd5798e349bdde3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.18.0

Changes:	https://github.com/flavorjones/loofah/releases
2.17.0
30 Apr 2022 15:59:18
commit hash: d6f50987c2842ef702cf30a9372a356f835837b4commit hash: d6f50987c2842ef702cf30a9372a356f835837b4commit hash: d6f50987c2842ef702cf30a9372a356f835837b4commit hash: d6f50987c2842ef702cf30a9372a356f835837b4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.17.0

Changes:	https://github.com/flavorjones/loofah/releases
2.16.0
16 Apr 2022 04:19:42
commit hash: 903f22b815bc5b93c13adc215b4d65f11e92459ecommit hash: 903f22b815bc5b93c13adc215b4d65f11e92459ecommit hash: 903f22b815bc5b93c13adc215b4d65f11e92459ecommit hash: 903f22b815bc5b93c13adc215b4d65f11e92459e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.16.0

Changes:	https://github.com/flavorjones/loofah/releases
2.15.0
30 Mar 2022 22:21:35
commit hash: e94530af642ea490d9cb807bfc7e70286763d9b2commit hash: e94530af642ea490d9cb807bfc7e70286763d9b2commit hash: e94530af642ea490d9cb807bfc7e70286763d9b2commit hash: e94530af642ea490d9cb807bfc7e70286763d9b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.15.0

Changes:	https://github.com/flavorjones/loofah/releases
2.14.0
07 Mar 2022 18:13:05
commit hash: abaf431a0400a970ee3bb9c257d8f34dd77657aacommit hash: abaf431a0400a970ee3bb9c257d8f34dd77657aacommit hash: abaf431a0400a970ee3bb9c257d8f34dd77657aacommit hash: abaf431a0400a970ee3bb9c257d8f34dd77657aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.14.0

Changes:	https://github.com/flavorjones/loofah/releases
2.13.0
11 Jan 2022 18:46:58
commit hash: e77e7f66e406e68f85247788fcc3bf97df64880ccommit hash: e77e7f66e406e68f85247788fcc3bf97df64880ccommit hash: e77e7f66e406e68f85247788fcc3bf97df64880ccommit hash: e77e7f66e406e68f85247788fcc3bf97df64880c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.13.0

Changes:	https://github.com/flavorjones/loofah/releases
2.12.0
25 Oct 2021 15:58:01
commit hash: e1f02d7a9f5f2914c77fb7eefed749f4b97e33adcommit hash: e1f02d7a9f5f2914c77fb7eefed749f4b97e33adcommit hash: e1f02d7a9f5f2914c77fb7eefed749f4b97e33adcommit hash: e1f02d7a9f5f2914c77fb7eefed749f4b97e33ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Cosmetic change
2.12.0
21 Oct 2021 15:40:43
commit hash: 5c8badfc089bbdf753218c66a0f9a53bad9eee70commit hash: 5c8badfc089bbdf753218c66a0f9a53bad9eee70commit hash: 5c8badfc089bbdf753218c66a0f9a53bad9eee70commit hash: 5c8badfc089bbdf753218c66a0f9a53bad9eee70 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
textproc/rubygem-loofah: Add CPE information

Approved by:	portmgr (blanket)
2.12.0
21 Sep 2021 03:47:15
commit hash: 5877079c6120d28f29045bcd46255de04a3d10ddcommit hash: 5877079c6120d28f29045bcd46255de04a3d10ddcommit hash: 5877079c6120d28f29045bcd46255de04a3d10ddcommit hash: 5877079c6120d28f29045bcd46255de04a3d10dd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.12.0

Changes:	https://github.com/flavorjones/loofah/releases
2.11.0
08 Aug 2021 14:55:23
commit hash: fbe0c2f8a082b9f50d1c0000e1b5f815f5f3107dcommit hash: fbe0c2f8a082b9f50d1c0000e1b5f815f5f3107dcommit hash: fbe0c2f8a082b9f50d1c0000e1b5f815f5f3107dcommit hash: fbe0c2f8a082b9f50d1c0000e1b5f815f5f3107d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.11.0

Changes:	https://github.com/flavorjones/loofah/releases
2.10.0
14 Jun 2021 17:42:40
commit hash: 823e860be668b832fbe98d78cab96ebe5db72b08commit hash: 823e860be668b832fbe98d78cab96ebe5db72b08commit hash: 823e860be668b832fbe98d78cab96ebe5db72b08commit hash: 823e860be668b832fbe98d78cab96ebe5db72b08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.10.0

Changes:	https://github.com/flavorjones/loofah/releases
2.9.1
25 Apr 2021 20:36:23
commit hash: deed417b930c1d235f18ff407eed4538afe59faecommit hash: deed417b930c1d235f18ff407eed4538afe59faecommit hash: deed417b930c1d235f18ff407eed4538afe59faecommit hash: deed417b930c1d235f18ff407eed4538afe59fae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah: Update to 2.9.1

Changes:	https://github.com/flavorjones/loofah/releases
2.9.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.9.0
26 Jan 2021 17:53:10
Revision:562924Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.9.0

Changes:	https://github.com/flavorjones/loofah/releases
2.8.0
10 Dec 2020 21:59:29
Revision:557682Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.8.0

Changes:	https://github.com/flavorjones/loofah/releases
2.7.0
30 Aug 2020 07:17:35
Revision:547032Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0

Changes:	https://github.com/flavorjones/loofah/releases
2.6.0
19 Jun 2020 16:07:41
Revision:539660Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.0

Changes:	https://github.com/flavorjones/loofah/releases
2.5.0
06 Apr 2020 17:34:12
Revision:530910Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0

Changes:	https://github.com/flavorjones/loofah/releases
2.4.0
08 Dec 2019 17:31:25
Revision:519553Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0

Changes:	https://github.com/flavorjones/loofah/releases
2.3.1
23 Oct 2019 17:46:10
Revision:515294Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.1

Changes:	https://github.com/flavorjones/loofah/releases
Security:	a90d040e-f5b0-11e9-acc4-4576b265fda6
MFH:		2019Q4
2.3.0
20 Oct 2019 17:21:21
Revision:515056Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 2.3.0

- Take maintainership

Changes:	https://github.com/flavorjones/loofah/releases
2.2.3
01 Nov 2018 19:17:46
Revision:483728Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 2.2.3

Changes:	https://github.com/flavorjones/loofah/releases
		https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md
Security:	36a2a89e-7ee1-4ea4-ae22-7ca38019c8d0
MFH:		2018Q4
2.2.2
23 Mar 2018 16:45:34
Revision:465378Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 2.2.2

Changes:	https://github.com/flavorjones/loofah/releases
		https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md
2.2.1
20 Mar 2018 22:35:53
Revision:465128Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 2.2.1

Changes:	https://github.com/flavorjones/loofah/releases
		https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md
Security:	ba6d0c9b-f5f6-4b9b-a6de-3cce93c83220
MFH:		2018Q1
2.2.0
12 Feb 2018 19:04:34
Revision:461629Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 2.2.0

Changes:	https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md
2.1.1
31 Dec 2017 22:24:03
Revision:457743Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Sort RUN_DEPENDS
2.1.1
31 Dec 2017 06:35:20
Revision:457671Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
textproc/rubygem-loofah: update to 2.1.1
2.0.3
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
2.0.3
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2.0.3
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.0.3
20 Nov 2015 09:15:56
Revision:402041Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add LICENSE_FILE
2.0.3
19 Aug 2015 03:55:35
Revision:394699Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.0.3
- Add NO_ARCH

Changes:	https://github.com/flavorjones/loofah/blob/master/CHANGELOG.rdoc
2.0.2
24 May 2015 00:06:52
Revision:387224Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.0.2
- Add LICENSE

Changes:	https://github.com/flavorjones/loofah/blob/master/CHANGELOG.rdoc
2.0.1
23 Aug 2014 22:36:41
Revision:365844Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
textproc/rubygem-loofah: update to 2.0.1
1.2.1
30 Oct 2013 02:59:10
Revision:332052Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Add stage support
1.2.1
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.2.1
27 Jul 2013 16:06:02
Revision:323794Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
1.2.1
01 Sep 2012 19:47:47
Revision:303515Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 1.2.1

PR:		ports/170643
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
1.2.0
20 Dec 2011 00:29:17
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- One WWW line in pkg-descr will do just fine
1.2.0
16 Dec 2011 19:33:15
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Fix gem dep versions acording to rubygems.org
1.2.0
23 Nov 2011 03:18:16
Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 1.2.0

PR:             ports/162103
Submitted by:   swills (myself)
Approved by:    maintainer timeout (3 weeks)
Feature safe:   yes
1.0.0
07 Dec 2010 01:50:49
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 1.0.0

PR:             ports/152516
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
0.4.7
11 Nov 2010 03:22:25
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- github is redirecting all these to https now
0.4.7
20 Oct 2010 01:35:47
Original commit files touched by this commit This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info

Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
0.4.7
03 Jun 2010 17:06:22
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
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.

WWW: http://github.com/flavorjones/loofah
WWW: http://loofah.rubyforge.org/loofah/

PR:             ports/147185
Submitted by:   Eric Freeman <freebsdports at chillibear.com>

Number of commits found: 56