Bug 295671 - [NEW PORT] www/openring-rs:Webring generator from Atom/RSS feeds
Summary: [NEW PORT] www/openring-rs:Webring generator from Atom/RSS feeds
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-05-28 16:35 UTC by Ian Wagner
Modified: 2026-06-15 13:56 UTC (History)
0 users

See Also:


Attachments
Patch (76.30 KB, patch)
2026-05-28 16:35 UTC, Ian Wagner
no flags Details | Diff
Updated patch (v0.5.17) (75.91 KB, patch)
2026-06-15 13:56 UTC, Ian Wagner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Wagner 2026-05-28 16:35:40 UTC
Created attachment 271296 [details]
Patch

This adds a new port for a webring generator I use for my blog.

Mostly straightforward Rust single binary CLI,
but one thing I'll flag for scrutiny is the license.
I'm not sure if this is auto-accept or not.
The intent is clearly permissive and the author
includes un-gated binary downloads via GitHub releases
for 20 different platform configurations:
https://github.com/lukehsiao/openring-rs/releases/tag/v0.5.9.
Comment 1 Ian Wagner 2026-06-15 13:56:03 UTC
Created attachment 271820 [details]
Updated patch (v0.5.17)

Updating the patch since a few versions have been released in the interim.