Re: UPDATE: enet 1.3.18

2024-06-03 Thread Brad Smith
ping. On 2024-05-11 8:13 p.m., Brad Smith wrote: Here is an update to ENet 1.3.18. ENet 1.3.18 (April 14, 2024): * Packet sending performance improvements * MTU negotiation fixes * Checksum alignment fix * No more dynamic initialization of checksum table * ENET_SOCKOPT_TTL * Other miscellaneo

[maintainer update] devel/gopls 0.15.3

2024-06-03 Thread Laurent Cheylus
Hi, a simple update for devel/gopls port to the latest version 0.15.3 Changelog: https://github.com/golang/tools/releases/tag/gopls%2Fv0.15.3 - update Makefile, modules.inc, distinfo for this version - add a "do-test" target in Makefile Build and tests OK on current/amd64 with Go 1.22.3 Tests w

Re: doveadm index segfaults after upgrade to 7.5

2024-06-03 Thread Stuart Henderson
On 2024/06/03 08:08, Maksim Rodin wrote: > I applied a patch and installed from ports: > # pkg_info | grep xapian > dovecot-fts-xapian-1.7.13 full text search plugin for Dovecot\ > using Xapian > xapian-core-1.4.24 search engine library > > It seems to have no effect. > Jun 03 08:01:39 dove

fvwm3 perl modules missing man pages and errors in man pages for version 3

2024-06-03 Thread Chris Bennett
I noticed that the Perl modules don't have any man pages. They can be read by perldoc, but man pages would be nice. I don't know if that is desired. Also, I searched code, but I couldn't find how Perl pods are made into man pages during porting. Another problem I noticed is that the man pages cont

update games/moonlight-qt

2024-06-03 Thread Solene Rapenne
this updates our version of moonlight-qt to something modern, we are a few years behind and I don't think a changelog could be useful here. What I'm sure is the current moonlight-qt does not allow to render the video when connecting to a modern sunshine server (moonlight is a client, sunshine is t

Re: fvwm3 perl modules missing man pages and errors in man pages for version 3

2024-06-03 Thread Stuart Henderson
On 2024/06/03 10:05, Chris Bennett wrote: > I noticed that the Perl modules don't have any man pages. They can be > read by perldoc, but man pages would be nice. > I don't know if that is desired. > Also, I searched code, but I couldn't find how Perl pods are made into > man pages during porting.

Re: [new] audio/pylast: new port (version 5.3.0)

2024-06-03 Thread Edd Barrett
Hi, Thanks for this. Some superficial comments below. On Thu, May 30, 2024 at 12:56:07PM +0100, Kirill A. Korinsky wrote: > -FLAVORS =python3 > -FLAVOR = python3 > +FLAVORS =python3 > +FLAVOR = python3 > > -MODULES =lang/python > +MODULES =lang/p

arm bulk build report

2024-06-03 Thread phessler
bulk build on armv7.ports.openbsd.org started on Thu May 2 05:41:17 MDT 2024 finished at Tue Jun 4 00:42:29 MDT 2024 lasted 2D19h01m done with kern.version=OpenBSD 7.5-current (GENERIC) #214: Mon Apr 29 15:26:19 MDT 2024 built packages:7868 May 2:2297 May 3:632 May 4:279 May 5:95 May 6:134 May 7

UPDATE: liburcu

2024-06-03 Thread Brad Smith
Here is a diff to add futex support for liburcu. Index: Makefile === RCS file: /cvs/ports/devel/liburcu/Makefile,v retrieving revision 1.28 diff -u -p -u -p -r1.28 Makefile --- Makefile17 Oct 2023 06:17:19 - 1.28 +++ Mak