Image viewer gwenview needs 27 secs to start

2023-10-22 Thread Matthias Apitz
I'm used to use gwenview for image viewing and manipulating. Since I updated to recent ports (via git at September 22, exact version see below) the start is VERY lazy. It takes 27 secs to present the image when started with 'gwenview file.jpg' from a shell. Any ideas or help? matthias

Re: Image viewer gwenview needs 27 secs to start

2023-10-22 Thread Ronald Klop
Hi, This needs some debugging of the application. During these 27 seconds it can be interesting to get the output of: procstat -kk procstat -t This shows if the application is waiting for the kernel. Use 'top' to see if the application is running 100% CPU or not. Use 'iostat -d -x 1' to see

Re: Image viewer gwenview needs 27 secs to start

2023-10-22 Thread Matthias Apitz
El día domingo, octubre 22, 2023 a las 12:54:40p. m. +0200, Ronald Klop escribió: > Hi, > > This needs some debugging of the application. > > During these 27 seconds it can be interesting to get the output of: I found the point where it spends this amount of time. I run $ truss -o gwenview.t

Re: Image viewer gwenview needs 27 secs to start

2023-10-22 Thread Fernando Apesteguía
On Sun, Oct 22, 2023 at 1:27 PM Matthias Apitz wrote: > El día domingo, octubre 22, 2023 a las 12:54:40p. m. +0200, Ronald Klop > escribió: > > > Hi, > > > > This needs some debugging of the application. > > > > During these 27 seconds it can be interesting to get the output of: > > I found the p

Re: Seeking guidance on submitting several new Python-based ports

2023-10-22 Thread Kurt Jaeger
Hi! > > How should I go about submitting these new ports? > > If you add one port per PR and set the proper dependencies in each PR, > it's easy for several committers to work on those ports. All the new ports are added to the tree. I hope I did not miss any. -- p...@freebsd.org +49 17

[Differential] D42323: Add new port games/moonlight-qt,version 5.0.0

2023-10-22 Thread lisp_25689_163.com (Armin Zhu)
lisp_25689_163.com created this revision. lisp_25689_163.com added reviewers: games, fuz. lisp_25689_163.com requested review of this revision. REVISION SUMMARY Add moonlight-qt to ports tree. from: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.0/ LICENSE is GPLv3+

[Differential] D42323: Add new port games/moonlight-qt,version 5.0.0

2023-10-22 Thread lisp_25689_163.com (Armin Zhu)
lisp_25689_163.com added a comment. RP: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274562 REPOSITORY R11 FreeBSD ports repository CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D42323/new/ REVISION DETAIL https://reviews.freebsd.org/D42323 EMAIL PREFERENCES https://rev

Re: Image viewer gwenview needs 27 secs to start

2023-10-22 Thread Matthias Apitz
El día domingo, octubre 22, 2023 a las 02:15:31p. m. +0200, Fernando Apesteguía escribió: > Try having a look with qdbusviewer and exporting DBUS_SESSION_BUS_ADDRESS > if necessary. > From your log it seems it is accessing org.freedesktop.UPower the specific > method is not shown. > > What if yo

[Differential] D42323: Add new port games/moonlight-qt,version 5.0.0

2023-10-22 Thread arrowd (Gleb Popov)
arrowd added inline comments. INLINE COMMENTS > Makefile:6 > +DISTNAME=MoonlightSrc-${DISTVERSIONFULL} > +EXTRACT_SUFX=.tar.gz > +MASTER_SITES= > https://github.com/moonlight-stream/moonlight-qt/releases/download/v${DISTVERSION}/ This is default, no need to set it explicitly.

Re: Seeking guidance on submitting several new Python-based ports

2023-10-22 Thread Pat Maddox
On Sun, Oct 22, 2023, at 5:53 AM, Kurt Jaeger wrote: > Hi! > >> > How should I go about submitting these new ports? >> >> If you add one port per PR and set the proper dependencies in each PR, >> it's easy for several committers to work on those ports. > > All the new ports are added to the tree.

Re: lang/perl5.36: update procedure written in UPDATING is not enough

2023-10-22 Thread Tatsuki Makino
Helge Oldach wrote on 2023/10/22 13:42: > The point I was trying to make is that p5-* is not even comprehensive, > as some ports don't have a name starting with p5-. The thing is that > such ports' files may need to be moved from site_perl/mach/5.34 > to site_perl/mach/5.36 still. Likewise to clean

Re: lang/perl5.36: update procedure written in UPDATING is not enough

2023-10-22 Thread Tatsuki Makino
Kevin Oberman wrote on 2023/10/22 13:12: > I think portmaster has a bug. As per the man page, the behavior of '-f' > matches the behavior of '-R -f". Actually, I'm unclear on what the purpose > '-f' is. If you run portmaster with no options on a port that is up to > date, it still reinstalls it an

Re: lang/rust fails to build after upgrading Perl to 5.36

2023-10-22 Thread Kevin Oberman
On Sun, Oct 22, 2023 at 1:42 PM William Bulley wrote: > In my attempt to upgrade to Perl 5.36 several other ports were > affected and had to be rebuilt/reinstalled. One of these was > lang/rust -- which failed to build (I can send error strings). > If you used portmaster, there is a problem wit

Re: lang/perl5.36: update procedure written in UPDATING is not enough

2023-10-22 Thread Tatsuki Makino
Tatsuki Makino wrote on 2023/10/23 08:03: > Now assume two imaginary flags. > One flag is to forcefully update, and the other is to use a mechanism to > allow a restart in case of failure. > If -f is used there, all of them will be flagged to be forced to update and > to be restartable in case of

Unmaintained FreeBSD ports which are out of date

2023-10-22 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po