UPDATE: sysutils/kubectl

2021-12-14 Thread Rafael Sadowski
OK? Index: Makefile === RCS file: /cvs/ports/sysutils/kubectl/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile10 Dec 2021 06:45:14 - 1.12 +++ Makefile15 Dec 2021 06:21:55 - @@ -4,7

Re: mpv sndio backend

2021-12-14 Thread Alexandre Ratchov
On Tue, Dec 14, 2021 at 10:45:26PM +, Klemens Nanni wrote: > On Sat, Dec 11, 2021 at 10:29:25AM +, Klemens Nanni wrote: > > On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote: > > > Here is another attempt at a sndio backend for mpv. > > > > > > Looking for some testers. > > > > O

Re: lang/racket-minimal: update to v8.3

2021-12-14 Thread James Cook
On Tue, Dec 14, 2021 at 09:44:03PM +0100, Juan Francisco Cantero Hurtado wrote: > On Tue, 14 Dec 2021 14:18:39 + > James Cook wrote: > > > On Tue, Dec 14, 2021 at 10:11:12AM +0100, Denis Fondras wrote: > > > Le Tue, Dec 14, 2021 at 05:27:26AM +, James Cook a écrit : > > > > On Sun, Nov

Re: lang/sbcl update

2021-12-14 Thread George Koehler
On Wed, 8 Dec 2021 23:50:33 +0100 Solene Rapenne wrote: > new update, we are really lagging behind :/ > > same problems with test, one failing in normal flavor > and two fails with threads flavor. solene, your update to sbcl-2.1.11 is ok gkoehler@ I packaged both flavors of 2.1.11 on powerpc.

Re: security/ghidra - replace log4j

2021-12-14 Thread Lawrence Teo
On Tue, Dec 14, 2021 at 10:45:52AM +, Stuart Henderson wrote: > On 2021/12/14 00:12, Lawrence Teo wrote: > > The latest Ghidra release 10.1 has a fix for the log4j vulnerability; > > however, updating the port to that version is very complex and > > unfortunately I do not have enough time to wo

Re: question about BUILD, RUN and TEST DEPENDS

2021-12-14 Thread Andrew Hewus Fresh
On Tue, Dec 14, 2021 at 11:30:31AM -0800, Chris Bennett wrote: > On Tue, Dec 14, 2021 at 10:17:43AM -0800, Andrew Hewus Fresh wrote: > > I really don't follow quite what "something like this" is, so I'm > > probably going to answer the wrong question. > > > > My guess as to the question is, how do

Re: update the minios

2021-12-14 Thread Daniel Jakots
On Sun, 12 Dec 2021 15:06:49 -0500, Daniel Jakots wrote: > Here's a diff to update the minio ports to their latest releases. > While here, I take maintainership so I'll commit future updates > directly. It's been hard to get someone to review my diffs so I think > it's better for everyone involve

Re: multimedia/libv4l: ship headers in -compat package

2021-12-14 Thread Antoine Jacoutot
These error cases you are mentioning will happen in bulk as soon as something depend on the compact subpackage — Antoine > On 15 Dec 2021, at 00:55, Klemens Nanni wrote: > > On Wed, Dec 15, 2021 at 12:49:39AM +0100, Antoine Jacoutot wrote: >> Do we need to sub package? Can’t we include every

Re: multimedia/libv4l: ship headers in -compat package

2021-12-14 Thread Klemens Nanni
On Wed, Dec 15, 2021 at 12:49:39AM +0100, Antoine Jacoutot wrote: > Do we need to sub package? Can’t we include everything in main? I have no idea if ports suddenly pick up the new headers and/or whether there are any other side effects. Subpackages seemed cleaner and explicit; they avoid these

Re: multimedia/libv4l: ship headers in -compat package

2021-12-14 Thread Antoine Jacoutot
Do we need to sub package? Can’t we include everything in main? Anyway the change from libv4l to libv4l,-main is not needed as it’s the default. — Antoine > On 14 Dec 2021, at 13:50, Klemens Nanni wrote: > > Video4Linux headers are required for an ongoing porting effort; > FreeBSD has a ded

Re: mpv sndio backend

2021-12-14 Thread Omar Polo
On 14 December 2021 23:45:26 CET, Klemens Nanni wrote: >On Sat, Dec 11, 2021 at 10:29:25AM +, Klemens Nanni wrote: >> On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote: >> > Here is another attempt at a sndio backend for mpv. >> > >> > Looking for some testers. >> >> OK kn if anyone

Re: lang/racket-minimal: update to v8.3

2021-12-14 Thread Juan Francisco Cantero Hurtado
On Tue, Dec 14, 2021 at 09:44:03PM +0100, Juan Francisco Cantero Hurtado wrote: > On Tue, 14 Dec 2021 14:18:39 + > James Cook wrote: > > > On Tue, Dec 14, 2021 at 10:11:12AM +0100, Denis Fondras wrote: > > > Le Tue, Dec 14, 2021 at 05:27:26AM +, James Cook a écrit : > > > > On Sun, Nov

Re: mpv sndio backend

2021-12-14 Thread Klemens Nanni
On Sat, Dec 11, 2021 at 10:29:25AM +, Klemens Nanni wrote: > On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote: > > Here is another attempt at a sndio backend for mpv. > > > > Looking for some testers. > > OK kn if anyone wants to commit. Anyone wants to OK this so I can commit?

Re: enable KDE kipi-plugins, kirigami-gallery, kontrast, kopeninghours

2021-12-14 Thread Aaron Bieber
Rafael Sadowski writes: > OK to hook these ports not accepted by an OK? They were tested by Yifei > Zhan and me. I would now like to unlock you after all. > > OK? kopeninghours complains about the uncompiled py file. Other then that they all build / look fine. OK abieber@ with the py fix. >

Re: lang/racket-minimal: update to v8.3

2021-12-14 Thread Juan Francisco Cantero Hurtado
On Tue, 14 Dec 2021 14:18:39 + James Cook wrote: > On Tue, Dec 14, 2021 at 10:11:12AM +0100, Denis Fondras wrote: > > Le Tue, Dec 14, 2021 at 05:27:26AM +, James Cook a écrit : > > > On Sun, Nov 28, 2021 at 10:46:28AM +0100, Denis Fondras wrote: > > > > Straightforward update to v8.3

Re: question about BUILD, RUN and TEST DEPENDS

2021-12-14 Thread Chris Bennett
On Tue, Dec 14, 2021 at 10:17:43AM -0800, Andrew Hewus Fresh wrote: > I really don't follow quite what "something like this" is, so I'm > probably going to answer the wrong question. > > My guess as to the question is, how do you decide what to put into the > different *_DEPENDS? Close enough and

enable KDE kipi-plugins, kirigami-gallery, kontrast, kopeninghours

2021-12-14 Thread Rafael Sadowski
OK to hook these ports not accepted by an OK? They were tested by Yifei Zhan and me. I would now like to unlock you after all. OK? Index: Makefile === RCS file: /cvs/ports/x11/kde-applications/Makefile,v retrieving revision 1.66 dif

Re: question about BUILD, RUN and TEST DEPENDS

2021-12-14 Thread Andrew Hewus Fresh
On Tue, Dec 14, 2021 at 10:01:04AM -0800, Chris Bennett wrote: > Hi. > > I have a mountain of good and bad versions of many single ports stored > that I wanted to go through and discard the garbage from. > > I needed to see what I could find that would let me diff these different > versions of Ma

question about BUILD, RUN and TEST DEPENDS

2021-12-14 Thread Chris Bennett
Hi. I have a mountain of good and bad versions of many single ports stored that I wanted to go through and discard the garbage from. I needed to see what I could find that would let me diff these different versions of Makefiles, DESCR, etc. I saw one CPAN Perl module that I wasn't clear about, s

Re: lang/racket-minimal: update to v8.3

2021-12-14 Thread James Cook
On Tue, Dec 14, 2021 at 10:11:12AM +0100, Denis Fondras wrote: > Le Tue, Dec 14, 2021 at 05:27:26AM +, James Cook a écrit : > > On Sun, Nov 28, 2021 at 10:46:28AM +0100, Denis Fondras wrote: > > > Straightforward update to v8.3 > > > > It looks like the update to 8.3 broke the "raco exe" comma

multimedia/libv4l: ship headers in -compat package

2021-12-14 Thread Klemens Nanni
Video4Linux headers are required for an ongoing porting effort; FreeBSD has a dedicated port for this that reaches back to their libv4l port it seems, which looks practically identical to our MULTI_PACKAGES. I just package the headers that are needed in their own subpackage. The actual libv4l pack

Re: security/ghidra - replace log4j

2021-12-14 Thread Stuart Henderson
On 2021/12/14 00:12, Lawrence Teo wrote: > The latest Ghidra release 10.1 has a fix for the log4j vulnerability; > however, updating the port to that version is very complex and > unfortunately I do not have enough time to work on it at the moment. > > As a workaround, this diff updates the log4j

Re: [UPDATE] editors/neovim 0.5.1->0.6.0

2021-12-14 Thread Edd Barrett
On Sat, Dec 11, 2021 at 07:06:46PM -0700, Evan Fiddes wrote: > Hi all! > > This is my very first try at a contribution to OpenBSD, please let me know > if anything needs improvement. It's not a bad first attempt :) For obscure reasons, we have to link some dependencies statically into neovim. Th

Re: lang/racket-minimal: update to v8.3

2021-12-14 Thread Denis Fondras
Le Tue, Dec 14, 2021 at 05:27:26AM +, James Cook a écrit : > On Sun, Nov 28, 2021 at 10:46:28AM +0100, Denis Fondras wrote: > > Straightforward update to v8.3 > > It looks like the update to 8.3 broke the "raco exe" command. > I am surprised it ever worked. Minimal installation does not seem

Re: [UPDATE] editors/neovim 0.5.1->0.6.0

2021-12-14 Thread Paco Esteban
On Mon, 13 Dec 2021, Laurence Tratt wrote: > On Sat, Dec 11, 2021 at 07:06:46PM -0700, Evan Fiddes wrote: > > Hello Evan, > > > This bumps the neovim version to 0.6.0 the most current release. See patch > > notes[0] for a detailed breakdown. > > > > [0] https://github.com/neovim/neovim/releases

Re: Update p5-CGI-Fast to 2.16

2021-12-14 Thread Mikolaj Kucharski
Ping On Mon, Nov 22, 2021 at 09:39:37PM +, Mikolaj Kucharski wrote: > Hi, > > Update addresses https://github.com/leejo/cgi-fast/issues/20 and should > not affect OpenBSD: > > https://github.com/leejo/cgi-fast/compare/v2.15...v2.16 > > > Index: Makefile > ==