./mail/newspipe, Read RSS/Atom feeds as email messages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.9nb13, Package name: newspipe-1.1.9nb13, Maintainer: schmonz

Newspipe is an RSS/Atom aggregator with a difference: it allows
you to keep track of your feeds through email. You create an OPML
file listing your feeds and Newspipe will collect them, convert
them to e-mail messages and send them to your mailbox.

This means you can read, organize and archive news feeds using your
current mail client (or even webmail), without needing to use a
separate program. Newspipe can send you news items as plaintext or
HTML mail, both as single items or grouped in a digest.


Required to run:
[textproc/py-expat] [lang/python27] [textproc/py-html2text-2019.8.11] [textproc/py-feedparser5]

Master sites:

Filesize: 74.277 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-07-21 01:04:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
newspipe: use direct dependency
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2020-12-28 22:27:58 by Thomas Klausner | Files touched by this commit (1)
Log message:
newspipe: mark as python 2.x only

Errors immediately on startup.

  File "/usr/pkg/share/newspipe/newspipe.py", line 496
    except HTTPError, e:
                    ^
SyntaxError: invalid syntax

Bump PKGREVISION.
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2020-10-13 14:16:39 by Amitai Schleier | Files touched by this commit (9)
Log message:
Move the final 2.7-compatible py-feedparser to py-feedparser5.