Port details |
- rssguard Simple (yet powerful) Qt5 feed reader
- 4.3.4_1 net
=0 4.3.3Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2021-08-24 13:27:07
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- Also Listed In: www
- License: GPLv3+
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1681973210
SHA256 (martinrotter-rssguard-4.3.4_GH0.tar.gz) = 139db542e82be8c958f6a4c5e5fd0beb1c3c06a7d6b84706d0deb08131de350a
SIZE (martinrotter-rssguard-4.3.4_GH0.tar.gz) = 22100746
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Location.so : devel/qt5-location
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Sql.so : databases/qt5-sql
- libQt5WebChannel.so : www/qt5-webchannel
- libQt5WebEngineCore.so : www/qt5-webengine
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rssguard-4.3.4_1:
WEBENGINE=on: Use QtWebEngine module for internal web browser
===> Use 'make config' to modify these settings
- Options name:
- net_rssguard
- USES:
- cmake qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3.4_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
4.3.4 22 Apr 2023 09:50:30
    |
Alexey Dokuchaev (danfe)  |
net/rssguard: update RSS Guard to version 4.3.4
Reported by: portscout |
4.3.3 24 Mar 2023 08:38:12
    |
Alexey Dokuchaev (danfe)  |
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
    |
Alexey Dokuchaev (danfe)  |
net/rssguard: update the port to version 4.3.2
Reported by: portscout |
4.3.0 23 Jan 2023 11:36:22
    |
Alexey Dokuchaev (danfe)  |
net/rssguard: update RSS Guard to version 4.3.0
Reported by: portscout |
4.2.7 03 Jan 2023 13:26:52
    |
Alexey Dokuchaev (danfe)  |
net/rssguard: update RSS Guard to version 4.2.7
Reported by: portscout |
4.2.5 02 Oct 2022 04:42:24
    |
Alexey Dokuchaev (danfe)  |
net/rssguard: update the port to version 4.2.5
Reported by: portscout |
4.2.4 13 Sep 2022 03:21:00
    |
Alexey Dokuchaev (danfe)  |
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
    |
Felix Palmen (zirias)  |
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
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
4.2.3 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
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 ) |
4.2.3 03 Jun 2022 14:44:04
    |
Alexey Dokuchaev (danfe)  |
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
    |
Alexey Dokuchaev (danfe)  |
net/rssguard: the port had been updated to version 4.2.2. |
4.2.1 24 Mar 2022 14:54:28
    |
Alexey Dokuchaev (danfe)  |
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
    |
Alexey Dokuchaev (danfe)  |
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
    |
Alexey Dokuchaev (danfe)  |
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
    |
Alexey Dokuchaev (danfe)  |
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
    |
Piotr Kubaj (pkubaj)  |
net/rssguard: only enable webengine on architectures where it works |
4.0.1 05 Sep 2021 04:50:00
    |
Alexey Dokuchaev (danfe)  |
net/rssguard: the port had been updated to version 4.0.1.
Reported by: portscout |
3.9.2 24 Aug 2021 13:24:52
    |
Alexey Dokuchaev (danfe)  |
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 |