Re: graphics/libavif hidden dep?

2023-07-16 Thread Jan Beich
Antoine Jacoutot writes: > -- Checking for module 'libyuv' > -- > -- Could NOT find libyuv (missing: LIBYUV_LIBRARY LIBYUV_LIBRARIES > LIBYUV_INCLUDE_DIR) (found version "") > -- libavif: libyuv not found; libyuv-based fast paths disabled. > -- Checking for module 'libsharpyuv' > -- Found libs

Re: Sway and dependencies ports

2023-07-16 Thread Landry Breuil
Le Sun, Jul 16, 2023 at 09:16:55PM +0200, Matthieu Herrb a écrit : > Hi, > > I've now finished a first draft set of ports to get sway running on > OpenBSD. > > The good news is that sway works over the existing mesa version in > Xenocara, so building a custom mesa is not needed (at least for now)

Re: Bug in Perl portgen WRT Apache::Test now in base, but portgen builds it anyway

2023-07-16 Thread Stuart Henderson
On 2023/07/16 20:10, Chris Bennett wrote: > Is this a bug or should I just not use portgen for these? portgen doesn't cope with all cases. In particular, fot cpan ports, it misses existing ports for certain things (LWP is a particularly common one for it to get wrong but there are others). You can

Re: Bug in Perl portgen WRT Apache::Test now in base, but portgen builds it anyway

2023-07-16 Thread Stuart Henderson
On 2023/07/16 21:02, Chris Bennett wrote: > I did locate `Apache/Test` and failed to notice the local. > I couldn't find Apache-Test in ports or installed here as a package. > Which is why I didn't notice the /local/ pkglocate will show you that it's in www/ap2-mod_perl > We had p5-Apache-Test in

graphics/libavif hidden dep?

2023-07-16 Thread Antoine Jacoutot
Hi. I got this error in my latest builk trying to build libavif: ===> Configuring for libavif-0.11.1 -- The C compiler identification is Clang 13.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/libavif-0.11.1/bin/cc -

unbreak sysutils/patchelf

2023-07-16 Thread Antoine Jacoutot
Hi. Use CONFIGURE_STYLE=gnu instead of simple. This is indeed a GNU configuration file and it prevents using gmkdir if present (which then gets junked by dpb(1)). ===> Faking installation for patchelf-0.18.0 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/buil

Re: editors/calligra: fix for poppler-23.05

2023-07-16 Thread Rafael Sadowski
On Mon Jul 17, 2023 at 12:04:51AM +0200, Matthias Kilian wrote: > Hi, > > this lets editors/calligra build with poppler-23.05. > > ok? OK rsadowski > > Ciao, > Kili > > Index: Makefile > === > RCS file: /cvs/ports/editors/c

Re: Update to poppler-23.05.0.

2023-07-16 Thread Antoine Jacoutot
OK — Antoine > On 17 Jul 2023, at 00:05, Matthias Kilian wrote: > > Hi, > > Here's a overdue update of poppler. > > Why not to the latest version? Because this is what I've in my tree > and doesn't break things. I'll give 23.07.0 a try right after this > goes in. > > Three ports will need

Re: print/scribus: fix build with poppler-23.05

2023-07-16 Thread Antoine Jacoutot
OK except for REVISION: you need to bump the existing one :-) — Antoine > On 17 Jul 2023, at 00:06, Matthias Kilian wrote: > > Hi, > > this fixes the build with a newer poppler. > > Ciao, >Kili > > Index: Makefile > === >

Re: graphics/pdf2djvu: fix for poppler-23.05.

2023-07-16 Thread Antoine Jacoutot
OK — Antoine > On 17 Jul 2023, at 00:06, Matthias Kilian wrote: > > Hi, > > this just adds --std=gnu++17 to fix the build against newer poppler > versions. > > To be committed together with the poppler update. > > Ciao, >Kili > > Index: Makefile > ==

Re: Bug in Perl portgen WRT Apache::Test now in base, but portgen builds it anyway

2023-07-16 Thread Andrew Hewus Fresh
On Sun, Jul 16, 2023 at 08:10:59PM -0700, Chris Bennett wrote: > I am WIP on some Apache module ports that I want to submit when ready. Yay! > I want to bring in Apache::AuthCookie and Apache2::AuthCookieDBI > > portgen tries to build Apache::Test, but it is already in base and has a > version

Re: Bug in Perl portgen WRT Apache::Test now in base, but portgen builds it anyway

2023-07-16 Thread Chris Bennett
On Sun, Jul 16, 2023 at 08:38:09PM -0700, Andrew Hewus Fresh wrote: > On Sun, Jul 16, 2023 at 08:10:59PM -0700, Chris Bennett wrote: > > I am WIP on some Apache module ports that I want to submit when ready. > > Yay! > > > > I want to bring in Apache::AuthCookie and Apache2::AuthCookieDBI > >

Re: [update] security/vaultwarden - update to 1.29.0 - needs testing

2023-07-16 Thread Bjorn Ketelaars
On Sun 16/07/2023 18:04, aisha wrote: > Hi, > I've attached an update for security/vaultwarden (1.29.0) + > www/vaultwarden-web (to 2023.5.0). > It needs some vendored files again, so have made a small dependency tarball > as well and attached the patch. > > It could do with some testing as th

Bug in Perl portgen WRT Apache::Test now in base, but portgen builds it anyway

2023-07-16 Thread Chris Bennett
I am WIP on some Apache module ports that I want to submit when ready. I want to bring in Apache::AuthCookie and Apache2::AuthCookieDBI portgen tries to build Apache::Test, but it is already in base and has a version good for these ports. Is this a bug or should I just not use portgen for these?

Re: misc/p5-Finance-Quote: Update to 1.57

2023-07-16 Thread George Koehler
On Sun, 9 Jul 2023 09:34:27 + wen heping wrote: >Five new ports should be imported before commit this patch. Thanks, I imported 4 of the 5 new ports. We still need to import devel/p5-Date-Range before we can update Finance::Quote. I wrote a few lines of Perl to try Finance::Quote. $ha

Re: 回复: [NEW]devel/p5-Date-Range

2023-07-16 Thread George Koehler
On Wed, 12 Jul 2023 01:03:54 + wen heping wrote: > Here is the revised patch : >i) Minor Makefile cleanup >ii) Correct the LICENSE My "make build" failed because I use PORTS_PRIVSEP. The extracted WRKSRC had mode drwx-- owner _pbuild, so "make build" failed to "cd WRKSRC" as mys

Re: UPDATE: arm-compute-library 23.05.1

2023-07-16 Thread Kevin Lo
I would like to commit it in a couple of days if there is no objection, thanks. On Wed, Jul 12, 2023 at 09:49:51AM +0800, Kevin Lo wrote: > > Friendly ping. > > On Sat, Jul 08, 2023 at 01:20:58PM +0800, Kevin Lo wrote: > > > > Hi, > > > > This is an update of devel/arm-compute-library to its l

[update] net/knot,py-libknot to 3.2.8

2023-07-16 Thread aisha
Hi, Attached update for knot ports to 3.2.8, which drops the local patch for zone journal looping. OK? Aisha diff --git a/net/knot/Makefile b/net/knot/Makefile index 0402ef39a53..551da20cec7 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,8 +1,7 @@ COMMENT = authori

print/scribus: fix build with poppler-23.05

2023-07-16 Thread Matthias Kilian
Hi, this fixes the build with a newer poppler. Ciao, Kili Index: Makefile === RCS file: /cvs/ports/print/scribus/Makefile,v retrieving revision 1.84 diff -u -p -r1.84 Makefile --- Makefile24 Apr 2023 11:41:25 -

graphics/pdf2djvu: fix for poppler-23.05.

2023-07-16 Thread Matthias Kilian
Hi, this just adds --std=gnu++17 to fix the build against newer poppler versions. To be committed together with the poppler update. Ciao, Kili Index: Makefile === RCS file: /cvs/ports/graphics/pdf2djvu/Makefile,v retrieving

Update to poppler-23.05.0.

2023-07-16 Thread Matthias Kilian
Hi, Here's a overdue update of poppler. Why not to the latest version? Because this is what I've in my tree and doesn't break things. I'll give 23.07.0 a try right after this goes in. Three ports will need changes for this update: editors/calligra graphics/pdf2djvu print/scribus I'll send diff

editors/calligra: fix for poppler-23.05

2023-07-16 Thread Matthias Kilian
Hi, this lets editors/calligra build with poppler-23.05. ok? Ciao, Kili Index: Makefile === RCS file: /cvs/ports/editors/calligra/Makefile,v retrieving revision 1.56 diff -u -p -r1.56 Makefile --- Makefile24 Apr 2023 11

[update] security/vaultwarden - update to 1.29.0 - needs testing

2023-07-16 Thread aisha
Hi, I've attached an update for security/vaultwarden (1.29.0) + www/vaultwarden-web (to 2023.5.0). It needs some vendored files again, so have made a small dependency tarball as well and attached the patch. It could do with some testing as there have been a couple of major changes around noti

Gumbo-parser package in OpenBSD Ports

2023-07-16 Thread Grigory Kirillov
Hello, OpenBSD ports team! I write to you because old gumbo-parser repository has been archived and marked unmaintained by original author (actually it was unmaintained since 2016). Fortunately I created fork which continues the ideas of the original project, monitors bug reports and is being mai

Sway and dependencies ports

2023-07-16 Thread Matthieu Herrb
Hi, I've now finished a first draft set of ports to get sway running on OpenBSD. The good news is that sway works over the existing mesa version in Xenocara, so building a custom mesa is not needed (at least for now). I've made all those ports available there : https://gitlab.tetaneutral.net/mhe

Re: lang/* IBT breakage

2023-07-16 Thread Theo de Raadt
Christian Weisgerber wrote: > (Let's call it "IBT" because this is on amd64.) > > The remaining build failures in lang/* are: > > lang/crystal > lang/gprolog > lang/ldc > lang/ocaml > lang/racket-minimal > > Is anybody doing full package bulk builds on hardware that enforces > IBT? I could gi

lang/* IBT breakage

2023-07-16 Thread Christian Weisgerber
(Let's call it "IBT" because this is on amd64.) The remaining build failures in lang/* are: lang/crystal lang/gprolog lang/ldc lang/ocaml lang/racket-minimal Is anybody doing full package bulk builds on hardware that enforces IBT? I could give it a try, but I'm not sure the Thinkpad T14 is up t

Re: Update www/hiawatha to 11.4

2023-07-16 Thread cpetrik
Hello, Noted for next time, thank you Chris Petrik Original Message On Jul 16, 2023, 8:59 AM, Jeremie Courreges-Anglas wrote: > On Sun, Jul 16 2023, cpetrik wrote: > Hello, > > Please find diff to update > to 11.4 > > Change Log: > hiawatha (11.4) stable; urgency=low > > mbed

Security/polarssl rename

2023-07-16 Thread cpetrik
Hello, Polarssl was renamed and sold to arm and renamed to mbedtls. Think the name should reflect this. Also I propose the addition of mbedtls3 which I can submit later. As it would be nice if I can use the port rather than the internal libs. Chris P

Re: [NEW] highlight-pointer - flexibly highlight X11 mouse cursor

2023-07-16 Thread Thomas Frohwein
On Sun, Jul 16, 2023 at 01:53:10PM +0100, Stuart Henderson wrote: > On 2023/07/15 14:57, Thomas Frohwein wrote: > > This is a neat program for presentations or when I fail to find the > > small cursor on my multimonitor setup. There is no manpage, but you can > > Or there's xeyes, it does have an

Re: Update www/hiawatha to 11.4

2023-07-16 Thread Jeremie Courreges-Anglas
On Sun, Jul 16 2023, cpetrik wrote: > Hello, > > Please find diff to update to 11.4 > > Change Log: > hiawatha (11.4) stable; urgency=low > > mbed TLS updated to 3.4.0. > Bugfix: TunnelSSH issue with latest PuTTY versions. > > -- Hugo Leisink Wed, 5 Apr 2023 20:42:18 +0200 > > V/R > > Chr

[update] security/keycloak - update to 22.0.0

2023-07-16 Thread aisha
Hi, Found some time to update the keycloak port from 21.1.1 to 22.0.0. This release adds support for openbsd in the cli interface, as the local patches (plus some more java patches) got upstreamed, thnx abieber@. Clean upgrade from 21.1.1 for me, working without any issues. OK? (PS: there's a

Re: [NEW] highlight-pointer - flexibly highlight X11 mouse cursor

2023-07-16 Thread Stuart Henderson
On 2023/07/15 14:57, Thomas Frohwein wrote: > This is a neat program for presentations or when I fail to find the > small cursor on my multimonitor setup. There is no manpage, but you can Or there's xeyes, it does have an actual purpose ;) > see the syntax with 'highlight-pointer -h'. The program

Re: NEW: sysutils/libdisplay-info

2023-07-16 Thread Jeremie Courreges-Anglas
On Sat, Jul 15 2023, Matthieu Herrb wrote: > On Sat, Jul 15, 2023 at 03:04:17PM +0200, Matthieu Herrb wrote: >> Hi, >> >> libdisplay-info a set of high-level, easy-to-use, opinionated >> functions as well as low-level functions to access detailed >> information about monitors using EDID data. >>

Re: NEW: graphics/libliftoff

2023-07-16 Thread Jeremie Courreges-Anglas
On Sat, Jul 15 2023, Matthieu Herrb wrote: > On Sat, Jul 15, 2023 at 03:06:09PM +0200, Matthieu Herrb wrote: >> Lightweight KMS plane library. >> >> libliftoff eases the use of KMS planes from userspace without standing >> in your way. Users create "virtual planes" called layers, set KMS >> prope

Re: multimedia/libv4l: ignore libudev-openbsd if installed

2023-07-16 Thread Jeremie Courreges-Anglas
On Sun, Jul 16 2023, Robert Nagy wrote: > Hi > > I think we should look into fixing libv4l because at one point > we plan to enable libudev-openbsd port. I think Matthieu's diff is one way to do it, there's no easy button to push to disable udev in libv4l. > On 15/07/23 20:26 +0200, Matthieu He

Re: mono build fails on my Tigerlake without USE_NOBTCFI

2023-07-16 Thread Robert Nagy
Yes I left it out so that I can start having a look into it but I guess it is going to take a lot of time so please go ahead and add USE_NOBTCFI. On 15/07/23 19:35 -0400, Thomas Frohwein wrote: > I've tried building the latest version 3 times without USE_NOBTCFI=Yes, > but every time it crashed wi

Re: multimedia/libv4l: ignore libudev-openbsd if installed

2023-07-16 Thread Robert Nagy
Hi I think we should look into fixing libv4l because at one point we plan to enable libudev-openbsd port. On 15/07/23 20:26 +0200, Matthieu Herrb wrote: > Hi, > > For my wlroots/sway work I have sysutils/libudev-openbsd installed as > a dependecy. This breaks multimedia/libv4l (which is needed