2015-01-24 21:02 GMT+03:00 Adam Wolk <adam.w...@koparo.com>: > On Thu, Jan 22, 2015, at 02:29 AM, Brian Callahan wrote: >> Hi ports -- >> >> Attached is a new port, www/quiterss. QuiteRSS is a free Qt-based >> Atom/RSS news reader (think: the Qt version of www/liferea). >> >> pkg/DESCR: >> QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader. It >> is designed to be fast and comfortable for the user. It includes an >> embedded webkit browser, adblocking, user filters, and proxy >> configuration, among many other features. >> >> --- >> >> This works well for me on amd64. Note the patch. I don't know if this is >> an issue with QuiteRSS, Qt4, Fluxbox, or something else. Would >> appreciate testing on the big DEs if possible. With the patch, I can get >> QuiteRSS to show and hide itself from the little tray icon. Without it, >> once I hide QuiteRSS it is unable to reshow itself. >> >> OK? >> >> ~Brian >> >> Email had 1 attachment: >> + quiterss.tgz >> 2k (application/x-gtar) > > Hi Brian, > > The port builds and installs fine on OpenBSD i386 snapshot from Jan 22. > Upon startup I am hitting a 'SSL Certificate Error!' for 'openstat.net' > with the following details: > - Error: The issuer certificate of a locally looked up certificate > could not be found > - Error: The root CA certificate is not trusted for this purpose > - Error: No certificates could be verified > I told it I don't want it to trust the cert and moved on.
This was a Qt problem rather, already fixed in CVS: the same issue was with Qt4 some time ago - it didn't try to lookup SSL certificates in /etc/ssl/. Regarding port itself, I'll take a look, likely tomorrow. Feel free to CC me for any Qt-related ports, to make sure I don't miss 'em on ports@. -- WBR, Vadim Zhukov