Bug 285988 - www/rss-bridge: it requires dom and filter extensions for work
Summary: www/rss-bridge: it requires dom and filter extensions for work
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-09 15:18 UTC by Denis Shaposhnikov
Modified: 2025-04-14 13:47 UTC (History)
2 users (show)

See Also:
uzsolt: maintainer-feedback+


Attachments
rss-bridge.patch (847 bytes, patch)
2025-04-09 15:18 UTC, Denis Shaposhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2025-04-09 15:18:36 UTC
Created attachment 259416 [details]
rss-bridge.patch

After trying to use rss-bridge I found it doesn't work without filter extension.
Later I found Telegram bridge doesn't work without dom extension.
Comment 1 Oleg Sidorkin 2025-04-10 13:38:55 UTC
Comment on attachment 259416 [details]
rss-bridge.patch

Looks ok
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-04-14 13:47:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e141520a406c9b2c37285be2da195eaec4b3431

commit 4e141520a406c9b2c37285be2da195eaec4b3431
Author:     Oleg Sidorkin <osidorkin@gmail.com>
AuthorDate: 2025-04-14 13:42:19 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-04-14 13:45:43 +0000

    www/rss-bridge: dom and filter extension are dependencies

    Add LICENSE_FILE.

    PR:             285988
    Reported by:    Denis Shaposhnikov <dsh@bamus.cz>
    Approved by:    submitter is maintainer

 www/rss-bridge/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2025-04-14 13:47:51 UTC
Thanks for reporting, Denis, and your work, Oleg. Committed!