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
rssguard Simple (yet powerful) Qt5 feed reader
4.6.6 net on this many watch lists=0 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 4.6.3Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-24 13:27:07
Last Update: 2024-03-16 11:28:28
Commit Hash: 7ed359e
Also Listed In: www
License: GPLv3+
WWW:
https://github.com/martinrotter/rssguard
Description:
RSS Guard is simple, lightweight, and easy-to-use RSS/Atom feed aggregator developed using Qt framework which supports online feed synchronization with various services, e.g. Bazqux, Feedly, FreshRSS, Gmail, Google Reader, Inoreader, Nextcloud News, Reedah, Tiny Tiny RSS. In contrast with many other RSS readers, heavy WebKit/WebEngine dependency is optional for RSS Guard: when built without it, simple text component is used and some features will be disabled.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (34 items)
Collapse this list.
  1. /usr/local/share/licenses/rssguard-4.6.6/catalog.mk
  2. /usr/local/share/licenses/rssguard-4.6.6/LICENSE
  3. /usr/local/share/licenses/rssguard-4.6.6/GPLv3+
  4. bin/rssguard
  5. include/librssguard/services/abstract/accountcheckmodel.h
  6. include/librssguard/services/abstract/cacheforserviceroot.h
  7. include/librssguard/services/abstract/category.h
  8. include/librssguard/services/abstract/feed.h
  9. include/librssguard/services/abstract/gui/accountdetails.h
  10. include/librssguard/services/abstract/gui/authenticationdetails.h
  11. include/librssguard/services/abstract/gui/custommessagepreviewer.h
  12. include/librssguard/services/abstract/gui/formaccountdetails.h
  13. include/librssguard/services/abstract/gui/formaddeditlabel.h
  14. include/librssguard/services/abstract/gui/formaddeditprobe.h
  15. include/librssguard/services/abstract/gui/formcategorydetails.h
  16. include/librssguard/services/abstract/gui/formfeeddetails.h
  17. include/librssguard/services/abstract/gui/multifeededitcheckbox.h
  18. include/librssguard/services/abstract/importantnode.h
  19. include/librssguard/services/abstract/label.h
  20. include/librssguard/services/abstract/labelsnode.h
  21. include/librssguard/services/abstract/recyclebin.h
  22. include/librssguard/services/abstract/rootitem.h
  23. include/librssguard/services/abstract/search.h
  24. include/librssguard/services/abstract/searchsnode.h
  25. include/librssguard/services/abstract/serviceentrypoint.h
  26. include/librssguard/services/abstract/serviceroot.h
  27. include/librssguard/services/abstract/unreadnode.h
  28. lib/librssguard.so
  29. share/applications/io.github.martinrotter.rssguard.desktop
  30. share/icons/hicolor/256x256/apps/io.github.martinrotter.rssguard.png
  31. share/metainfo/io.github.martinrotter.rssguard.metainfo.xml
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • rssguard>0:net/rssguard
To install the port:
cd /usr/ports/net/rssguard/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rssguard
  • pkg install rssguard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rssguard
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710483193 SHA256 (martinrotter-rssguard-4.6.6_GH0.tar.gz) = c3d9fddafe76ab26c8a2a371b6cca73150b38520d1c8fc191ea53c71c20a99b0 SIZE (martinrotter-rssguard-4.6.6_GH0.tar.gz) = 23432162

Packages (timestamps in pop-ups are UTC):
rssguard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.6.34.6.6-4.6.34.6.6---
FreeBSD:13:quarterly4.6.34.6.3-4.6.34.6.3---
FreeBSD:14:latest4.6.34.6.6-4.6.34.6.6--4.3.4_1
FreeBSD:14:quarterly4.6.34.6.3-4.6.34.6.3---
FreeBSD:15:latest4.6.34.6.6n/a4.6.3n/a---
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. qt5-buildtools>=5.15 : devel/qt5-buildtools
  4. lrelease : devel/qt5-linguisttools
  5. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. libqsqlite.so : databases/qt5-sqldrivers-sqlite3
Library dependencies:
  1. libmpv.so : multimedia/mpv
  2. libsqlite3.so : databases/sqlite3
  3. libQt5Concurrent.so : devel/qt5-concurrent
  4. libQt5Core.so : devel/qt5-core
  5. libQt5DBus.so : devel/qt5-dbus
  6. libQt5Qml.so : x11-toolkits/qt5-declarative
  7. libQt5Gui.so : x11-toolkits/qt5-gui
  8. libQt5Location.so : devel/qt5-location
  9. libQt5Multimedia.so : multimedia/qt5-multimedia
  10. libQt5Network.so : net/qt5-network
  11. libQt5PrintSupport.so : print/qt5-printsupport
  12. libQt5Sql.so : databases/qt5-sql
  13. libQt5WebChannel.so : www/qt5-webchannel
  14. libQt5WebEngineCore.so : www/qt5-webengine
  15. libQt5Widgets.so : x11-toolkits/qt5-widgets
  16. libQt5Xml.so : textproc/qt5-xml
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rssguard-4.6.6: WEBENGINE=on: Use QtWebEngine module for internal web browser ====> Built-in media player: you can only select none or one of them LIBMPV=on: Play basically every thinkable audio/video QTFFMPEG=off: QtMultimedia/FFmpeg-based (slightly lighter) ===> Use 'make config' to modify these settings
Options name:
net_rssguard
USES:
cmake qt:5 sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/martinrotter/rssguard/tar.gz/4.6.6?dummy=/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.6.6
16 Mar 2024 11:28:28
commit hash: 7ed359e8568654150d692498a657e1977939ded0commit hash: 7ed359e8568654150d692498a657e1977939ded0commit hash: 7ed359e8568654150d692498a657e1977939ded0commit hash: 7ed359e8568654150d692498a657e1977939ded0 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.6.6

Add missing USE_QT+=sql-sqlite3:run[time] dependency while
here to prevent the program from crashing upon start-up.

PR:	277281
4.6.3
22 Dec 2023 08:26:44
commit hash: f6c48cbd6097b05fbde26a1b39199fc47404093bcommit hash: f6c48cbd6097b05fbde26a1b39199fc47404093bcommit hash: f6c48cbd6097b05fbde26a1b39199fc47404093bcommit hash: f6c48cbd6097b05fbde26a1b39199fc47404093b files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.6.3

Most notable change is introduction of built-in media player,
backed by either MPV library or QtMultimedia/FFmpeg framework
per selected option.  Some CMake variables had been renamed,
couple of new ones added.

Reported by:	portscout
4.5.5
05 Dec 2023 09:25:26
commit hash: 6ea8f5ccc71ae7fdaa8825e2d5a810d7a93953bfcommit hash: 6ea8f5ccc71ae7fdaa8825e2d5a810d7a93953bfcommit hash: 6ea8f5ccc71ae7fdaa8825e2d5a810d7a93953bfcommit hash: 6ea8f5ccc71ae7fdaa8825e2d5a810d7a93953bf files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to version 4.5.5

Reported by:	portscout
4.5.3
03 Nov 2023 15:13:52
commit hash: b1d1cec90d7d69d84de98ab80cb0b7ac48732466commit hash: b1d1cec90d7d69d84de98ab80cb0b7ac48732466commit hash: b1d1cec90d7d69d84de98ab80cb0b7ac48732466commit hash: b1d1cec90d7d69d84de98ab80cb0b7ac48732466 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to version 4.5.3

Reported by:	portscout
4.5.1
17 Oct 2023 09:31:12
commit hash: dcad62a53ad6a7be1c60f8fba1fea2f4aeccdffecommit hash: dcad62a53ad6a7be1c60f8fba1fea2f4aeccdffecommit hash: dcad62a53ad6a7be1c60f8fba1fea2f4aeccdffecommit hash: dcad62a53ad6a7be1c60f8fba1fea2f4aeccdffe files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to bugfix version 4.5.1

Reported by:	portscout
4.5.0
14 Sep 2023 07:06:50
commit hash: e7c445f9127256fe37e295df7de4112c8e72960acommit hash: e7c445f9127256fe37e295df7de4112c8e72960acommit hash: e7c445f9127256fe37e295df7de4112c8e72960acommit hash: e7c445f9127256fe37e295df7de4112c8e72960a files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to the latest version 4.5.0

Uphold newly introduced USE_SYSTEM_SQLITE with USES+=sqlite.

At this point, no new features are planned for at least 4-5
new releases as the author must concentrate on fixing bugs
and polishing already existing features.

Reported by:	portscout
4.4.0
01 Jul 2023 05:37:00
commit hash: c6280477dead1d3e35d0e1a7e62d7ffdd5f09936commit hash: c6280477dead1d3e35d0e1a7e62d7ffdd5f09936commit hash: c6280477dead1d3e35d0e1a7e62d7ffdd5f09936commit hash: c6280477dead1d3e35d0e1a7e62d7ffdd5f09936 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to version 4.4.0

Reported by:	portscout
4.3.4_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
4.3.4
22 Apr 2023 09:50:30
commit hash: ef273f4df8c4ca301e8c98b899a09bf60ae38e4acommit hash: ef273f4df8c4ca301e8c98b899a09bf60ae38e4acommit hash: ef273f4df8c4ca301e8c98b899a09bf60ae38e4acommit hash: ef273f4df8c4ca301e8c98b899a09bf60ae38e4a files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to version 4.3.4

Reported by:	portscout
4.3.3
24 Mar 2023 08:38:12
commit hash: 35d64742e4752cc4b228edaeba4449eddbcd916dcommit hash: 35d64742e4752cc4b228edaeba4449eddbcd916dcommit hash: 35d64742e4752cc4b228edaeba4449eddbcd916dcommit hash: 35d64742e4752cc4b228edaeba4449eddbcd916d files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated and improved (+)

- Update RSS Guard to the latest version 4.3.3
- Unbreak the build without QtWebEngine support

PR:		269678
Reported by:	portscout
4.3.2
09 Feb 2023 02:36:36
commit hash: f418929ac6e6dad19d2fd82d01078f0946f71ceacommit hash: f418929ac6e6dad19d2fd82d01078f0946f71ceacommit hash: f418929ac6e6dad19d2fd82d01078f0946f71ceacommit hash: f418929ac6e6dad19d2fd82d01078f0946f71cea files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update the port to version 4.3.2

Reported by:	portscout
4.3.0
23 Jan 2023 11:36:22
commit hash: 093fbdbfe0b8c0bdb1480130a6a4a4db70a1f342commit hash: 093fbdbfe0b8c0bdb1480130a6a4a4db70a1f342commit hash: 093fbdbfe0b8c0bdb1480130a6a4a4db70a1f342commit hash: 093fbdbfe0b8c0bdb1480130a6a4a4db70a1f342 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to version 4.3.0

Reported by:	portscout
4.2.7
03 Jan 2023 13:26:52
commit hash: be048f4e1cabf2a8a966aa8cba29855432343b61commit hash: be048f4e1cabf2a8a966aa8cba29855432343b61commit hash: be048f4e1cabf2a8a966aa8cba29855432343b61commit hash: be048f4e1cabf2a8a966aa8cba29855432343b61 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update RSS Guard to version 4.2.7

Reported by:	portscout
4.2.5
02 Oct 2022 04:42:24
commit hash: 84d5f826c8446a1d6d077772ddb36d9bc7c580ebcommit hash: 84d5f826c8446a1d6d077772ddb36d9bc7c580ebcommit hash: 84d5f826c8446a1d6d077772ddb36d9bc7c580ebcommit hash: 84d5f826c8446a1d6d077772ddb36d9bc7c580eb files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: update the port to version 4.2.5

Reported by:	portscout
4.2.4
13 Sep 2022 03:21:00
commit hash: f28b4d85b037b53dc9b2a2f68d6f3a6028101439commit hash: f28b4d85b037b53dc9b2a2f68d6f3a6028101439commit hash: f28b4d85b037b53dc9b2a2f68d6f3a6028101439commit hash: f28b4d85b037b53dc9b2a2f68d6f3a6028101439 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.2.4

Garbage-collect no longer needed `post-patch' target, the
corresponding code had been fixed upstream.

Reported by:	portscout
4.2.3
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.2.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.2.3
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.2.3
03 Jun 2022 14:44:04
commit hash: baf99a748a6e6c65c5b84fd1fbb61dfd2ddcbea0commit hash: baf99a748a6e6c65c5b84fd1fbb61dfd2ddcbea0commit hash: baf99a748a6e6c65c5b84fd1fbb61dfd2ddcbea0commit hash: baf99a748a6e6c65c5b84fd1fbb61dfd2ddcbea0 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.2.3

Fix the volume when playing *.wav notification sound via QSoundEffect
API: setVolume() method takes real argument, not integer (missed when
our patch had been upstreamed).

Reported by:	portscout
4.2.2
01 May 2022 18:26:18
commit hash: a44c61a0f310ab92819143156771ea9eb3645527commit hash: a44c61a0f310ab92819143156771ea9eb3645527commit hash: a44c61a0f310ab92819143156771ea9eb3645527commit hash: a44c61a0f310ab92819143156771ea9eb3645527 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.2.2.
4.2.1
24 Mar 2022 14:54:28
commit hash: 2c0b8038f30f02648bef7395ef48ecec82ecd6efcommit hash: 2c0b8038f30f02648bef7395ef48ecec82ecd6efcommit hash: 2c0b8038f30f02648bef7395ef48ecec82ecd6efcommit hash: 2c0b8038f30f02648bef7395ef48ecec82ecd6ef files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.2.1

Now requires CMake for the build, adjust some knobs accordingly,
and drop no longer needed `post-patch' target.

Reported by:	portscout
4.1.2
12 Jan 2022 10:31:14
commit hash: 487493f5e6a130c08b928f0344a96453c08c20f8commit hash: 487493f5e6a130c08b928f0344a96453c08c20f8commit hash: 487493f5e6a130c08b928f0344a96453c08c20f8commit hash: 487493f5e6a130c08b928f0344a96453c08c20f8 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.1.2

Garbage-collect no longer needed PATCH_ARGS adjustment forgotten
in the previous commit 4549fc4efa52 (n570421).
4.1.1
09 Jan 2022 06:33:10
commit hash: 4549fc4efa5292326f8e85437f5464bec6352250commit hash: 4549fc4efa5292326f8e85437f5464bec6352250commit hash: 4549fc4efa5292326f8e85437f5464bec6352250commit hash: 4549fc4efa5292326f8e85437f5464bec6352250 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.1.1

Remove the QMediaPlayer -> QSoundEffect patch, it had been accepted
upstream in the modified form: QSoundEffect, which does not require
GStreamer, is used for *.wav files, and QMediaPlayer for *.mp3, etc.

Ditto for the sed(1) call which no longer does anything useful.
4.0.4
03 Dec 2021 18:09:43
commit hash: 85b9b42736e0c287c8e252b9a9fe474c3bb9f19dcommit hash: 85b9b42736e0c287c8e252b9a9fe474c3bb9f19dcommit hash: 85b9b42736e0c287c8e252b9a9fe474c3bb9f19dcommit hash: 85b9b42736e0c287c8e252b9a9fe474c3bb9f19d files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.0.4

Switch from using QMediaPlayer to QSoundEffect class for notification
sounds, as the former requires `multimedia/qt5-multimedia' port built
with GStreamer support (which is optional, albeit enabled by default).

Add some more nice details about this program to the port description.
4.0.1
01 Nov 2021 02:40:29
commit hash: f7838063ce779f330383e5d4da806fdea0f8fddccommit hash: f7838063ce779f330383e5d4da806fdea0f8fddccommit hash: f7838063ce779f330383e5d4da806fdea0f8fddccommit hash: f7838063ce779f330383e5d4da806fdea0f8fddc files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
net/rssguard: only enable webengine on architectures where it works
4.0.1
05 Sep 2021 04:50:00
commit hash: f4f2b79ae62ba5f765b466b4f3ae231dc7b3580acommit hash: f4f2b79ae62ba5f765b466b4f3ae231dc7b3580acommit hash: f4f2b79ae62ba5f765b466b4f3ae231dc7b3580acommit hash: f4f2b79ae62ba5f765b466b4f3ae231dc7b3580a files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: the port had been updated to version 4.0.1.

Reported by:	portscout
3.9.2
24 Aug 2021 13:24:52
commit hash: aefc3881db633e12c980ed0043596363796f1da1commit hash: aefc3881db633e12c980ed0043596363796f1da1commit hash: aefc3881db633e12c980ed0043596363796f1da1commit hash: aefc3881db633e12c980ed0043596363796f1da1 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/rssguard: new port had been added (+)

RSS Guard is simple, lightweight, and easy-to-use RSS/Atom feed aggregator
developed using Qt framework which supports online feed synchronization
with several services: Feedly, Gmail, Google Reader, Inoreader, Nextcloud
News, and Tiny Tiny RSS.

WWW: https://github.com/martinrotter/rssguard

Number of commits found: 28