Re: php-fpm (7.4, 8.0) on armv7 doesn't work

2022-05-06 Thread Sven Wolf
I'm sorry, I didn't provide enough information. For me this issue is an new one on the armv7 platform. I installed php-fpm the first time on the armv7 platform. On amd64 I use it for a long time without any issues. Here is the dmesg output for this sbc. OpenBSD 7.1-current (GENERIC) #35: Tue

Re: NEW: x11/qt6/qtmultimedia

2022-05-06 Thread Rafael Sadowski
On Sun May 01, 2022 at 07:56:05PM +0100, Stuart Henderson wrote: > On 2022/05/01 20:36, Rafael Sadowski wrote: > > OK? > > > > Information for inst:qt6-qtmultimedia-6.3.0 > > > > Comment: > > Qt6 multimedia components > > > > Description: > > Qt Multimedia is an add-on module that provides a ric

Re: print/py-pikepdf: Update to 5.1.2

2022-05-06 Thread Stuart Henderson
2 ports depend on it -- Sent from a phone, apologies for poor formatting. On 6 May 2022 08:48:52 wen heping wrote: Hi, ports@: Here is a patch for print/py-pikepdf: i) Update to 5.1.2 ii) Add CFLAGS to fix build It build well and run well on amd64-7.1 system, and the result of `make

php-fpm (7.4, 8.0) on armv7 doesn't work

2022-05-06 Thread Sven Wolf
Hi list, I tried to use php-fpm (php-7.4.23p0 and php-8.0.10p0) on my LeMaker Banana Pi (armv7). I always get following error messages (/var/log/php-fpm.log) [06-May-2022 18:45:21] NOTICE: fpm is running, pid 10910 [06-May-2022 18:45:21] NOTICE: ready to handle connections [06-May-2022 18:45:

Re: READMEs files for ports

2022-05-06 Thread Tom Smyth
Antoine Merci ... I dont know How I missed that Thanks for pointing me in the direction . On Thu, 5 May 2022 at 09:24, Antoine Jacoutot wrote: > > On Thu, May 05, 2022 at 02:02:40AM +0100, Tom Smyth wrote: > > Hello Marc, Folks > > > > regarding the READMEs in ports there is a wide variance i

Re: fix x11/qt5/qtdeclarative W^X violations (was Re: net/kdeconnect-kde: use wxneeded)

2022-05-06 Thread Klemens Nanni
On Mon, May 02, 2022 at 11:08:31AM +0200, Theo Buehler wrote: > I'm no Qt user, so I really didn't intend to block progress rather than > just pointing out a possible alternative - sorry. There's now > rsadowski's diff that seems to do what I suggested: > > https://marc.info/?l=openbsd-ports&m=

Re: Disable QML just-in-time compiler

2022-05-06 Thread Klemens Nanni
On Thu, Apr 28, 2022 at 05:37:20PM +0200, Rafael Sadowski wrote: > Based on the idea and the feedback from kn@ and tb@. Here is an patch to > disable QML just-in-time compiler support in OpenBSD. Is that something > we want? This works for me in neochat and kdeconnect with sysctl.knwxabort=1 where

Re: maintainer update: net/swirc: 3.3.3 -> 3.3.4

2022-05-06 Thread Frederic Cambus
On Wed, May 04, 2022 at 09:29:41PM +0200, Markus Uhlin wrote: > Here comes an update for net/swirc: Committed, thanks!

Re: [update] www/pelican: update to 4.7.1

2022-05-06 Thread Omar Polo
David Demelier wrote: > On Fri, 2022-05-06 at 00:31 +0200, Omar Polo wrote: > > I don't use pelican, but at glance there are three things to fix in > > the > > proposed diff: > > > >  - remove REVISION: it's incremented every time a port is changed > >    (security patches or changes to some fiel

print/py-pikepdf: Update to 5.1.2

2022-05-06 Thread wen heping
Hi, ports@: Here is a patch for print/py-pikepdf: i) Update to 5.1.2 ii) Add CFLAGS to fix build It build well and run well on amd64-7.1 system, and the result of `make test` is: == 493 passed, 17 skipped, 1 xfailed, 1 warning in 110.40s (0:01:50) === No other port depends

Re: sparc64 bulk build report

2022-05-06 Thread Omar Polo
k...@openbsd.org wrote: > http://build-failures.rhaalovely.net/sparc64/2022-05-03/games/godot,-main.log /usr/bin/ld:platform/x11/pck_embed.legacy.ld:10: syntax error This is due the recent changes in the port to build the engine alone. On GCC arches platform/x11/detect.py finds that we're using

devel/p5-Test-WWW-Mechanize: Update to 1.58

2022-05-06 Thread wen heping
Hi, ports@: Here is a patch for devel/p5-Test-WWW-Mechanize: i)update to 1.58. ii) update DEPENDS It build well and pass all tests on amd64-7.1 system. Upstream changelog: 1.58Fri Apr 29 11:23:39 CDT 2022 [ENHANCEMENTS] Fai

Re: [update] www/pelican: update to 4.7.1

2022-05-06 Thread David Demelier
On Fri, 2022-05-06 at 00:31 +0200, Omar Polo wrote: > I don't use pelican, but at glance there are three things to fix in > the > proposed diff: > >  - remove REVISION: it's incremented every time a port is changed >    (security patches or changes to some fields like COMMENT or the >    descripti