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 on branch 2022Q2
rss2email3 Emails posts from subscribed RSS/Atom newsfeeds
3.14 mail on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.14Version of this port present on the latest quarterly branch.
Maintainer: chalpin@cs.wisc.edu search for ports maintained by this maintainer
Port Added: 2014-02-14 15:52:53
Last Update: 2024-01-21 20:48:11
Commit Hash: 08e12d3
People watching this port, also watch:: subversion, nginx-devel, py39-feedparser, py39-html2text
Also Listed In: python
License: GPLv2 GPLv3
WWW:
https://github.com/rss2email/rss2email
Description:
rss2email is a python script that lets you subscribe to a list of RSS or Atom feeds and get new posts sent to you by email. It is generally run via cron, but can be run manually as well. This is a python 3 rewrite of the original rss2email project by Lindsey Smith at AllThingsRSS. It does not run on python 2.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}rss2email>0:mail/rss2email3@${PY_FLAVOR}
To install the port:
cd /usr/ports/mail/rss2email3/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/rss2email3
  • pkg install py39-rss2email
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-rss2email listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-rss2email
Package flavors (<flavor>: <package>)
  • py39: py39-rss2email
distinfo:
TIMESTAMP = 1661693635 SHA256 (rss2email-rss2email-v3.14_GH0.tar.gz) = ea09b68f6a5421b0bd50e98e24d49a0a33bd54a5f59d0f1be1f6f3f05b8c6087 SIZE (rss2email-rss2email-v3.14_GH0.tar.gz) = 175600

Packages (timestamps in pop-ups are UTC):
py37-rss2email
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.12.2---3.12.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-rss2email
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.143.14-3.143.14---
FreeBSD:13:quarterly3.143.143.143.143.143.143.143.14
FreeBSD:14:latest3.143.143.143.143.143.14-3.14
FreeBSD:14:quarterly3.143.14-3.143.143.143.143.14
FreeBSD:15:latest3.143.14n/a3.14n/a3.143.143.14
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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-feedparser>=6.0.0 : textproc/py-feedparser@py39
  2. py39-html2text>=3.0.1 : textproc/py-html2text@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-rss2email-3.14: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
mail_rss2email3
USES:
python
pkg-message:
For install:
Quick Howto Create a new feed database: > r2e new you@example.com Edit $HOME/.config/rss2email.cfg if you so desire. Unless you've installed a local sendmail-equivalent MTA, you'll need to edit the SMTP options. Your local database is stored in $HOME/.local/share/rss2email.json Subscribe to some feeds: > r2e add freebsd-news http://www.freebsd.org/news/rss.xml Avoid the "first run flood" of all existing posts from the feed: > r2e run --no-send Run it through cron. Feel free to increase or decrease the interval. 0 */4 * * * %%PREFIX%%/r2e run There is only output if there's an error (which you probably want emailed to you from cron anyway).
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rss2email/rss2email/tar.gz/v3.14?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port