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
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
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
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.
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
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
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
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
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