freebsd-ports/www/bugzilla2atom/pkg-message
Tobias Kortkamp ff908a486a New port: www/bugzilla2atom
A small filter program to convert Bugzilla bugs into Atom feeds to
be able to subscribe to individual bugs in your RSS reader.

WWW: https://github.com/t6/bugzilla2atom
2019-07-10 07:44:31 +00:00

12 lines
229 B
Plaintext

[
{ type: install,
message: <<EOD
Add this to your ~/.newsboat/urls to follow Bugzilla bugs with Newsboat:
filter:bugzilla2atom:https://bugs.freebsd.org/bugzilla/show_bug.cgi?ctype=xml&id=XYZ
where XYZ is the bug id.
EOD
}
]