lapack: fix test

2023-10-26 Thread j
Testing various uses and users of blas/cblas, I discovered that lapack "make test" was not working. Here is the fix. CC to maintainer as well. J Index: Makefile === RCS file: /cvs/ports/math/lapack/Makefile,v retrieving revis

dictd: add _dictd user and rc script, take maintainer

2023-10-26 Thread Klemens Nanni
dictd(8) drops privileges to nonexistent "dictd" and "nobody" in that order, if started as root. Recycle an old ID from 2016 as new "_dictd". Provide an rc script so I can 'rcctl enable dictd' instead of running it as my own user. This way we can make the service listen on localhost instead of t

Re: postfix: switch to openssl/3.1

2023-10-26 Thread Brad Smith
I can't test at the moment, but its straightforward and looks fine to me. On 2023-10-24 11:57 a.m., Theo Buehler wrote: I want to remove openssl/3.0 soon: it's very slow, doesn't have landing pads in its asm and there's no real reason for us to use it as we don't care about FIPS and we don't car

FIX games/scorched3d

2023-10-26 Thread Kirill Bychkov
Hi! Attached patch adds compatibility with wxWidgets-3.2 and fixes some runtime issues. The game is crashing sometimes though. OK? scorched-wx32.diff Description: Binary data

NEW: www/ruby-faraday-follow_redirects and www/ruby-faraday-net_http

2023-10-26 Thread Sebastian Reitenbach
Hi, an update of sysutils/ruby-r10k needs attached two new dependencies. The faraday-middleware was completely overhauled, which makes www/ruby-faraday-middleware obsolete. comments, or OK to import these two new, and remove www/ruby-faraday-middleware once r10k is updated? Sebastian ruby-f

Re: [PATCH] lang/njs: update to 0.8.2

2023-10-26 Thread Sergey A. Osokin
On Thu, Oct 26, 2023 at 04:38:01PM +0200, Landry Breuil wrote: [...] > > > that doesnt happen when building the nginx njs module which uses > > > '-I /usr/local/include/libxml2 -I /usr/local/include -Isrc -Ibuild -Injs' > > > > > > would be nice :) > > > > I attached a small patch from the lang/

NEW: www/py-flask-apscheduler

2023-10-26 Thread Sebastian Reitenbach
Hi, an update of www/puppetboard needs a few new dependencies, this is one of them. Makes the puppetboard update happy for me. comments, or OK to import? Sebastian py-flask-apscheduler.tar.gz Description: application/gzip

NEW: www/py-flask-caching

2023-10-26 Thread Sebastian Reitenbach
Hi, an update of www/puppetboard needs a few new dependencies, this is one of them. Makes the puppetboard update happy for me. comments, or OK to import? Sebastian py-flask-caching.tar.gz Description: application/gzip

NEW: devel/py-cachelib

2023-10-26 Thread Sebastian Reitenbach
Hi, an update of www/puppetboard needs a few new dependencies, this is one of them. Makes the puppetboard update happy for me. comments, or OK to import? Sebastian py-cachelib.tar.gz Description: application/gzip

NEW: devel/py-apscheduler

2023-10-26 Thread Sebastian Reitenbach
Hi, an update of www/puppetboard needs a few new dependencies, this is one of them. Makes the puppetboard update happy for me. comments, or OK to import? Sebastian py-apscheduler.tar.gz Description: application/gzip

Re: [PATCH] lang/njs: update to 0.8.2

2023-10-26 Thread Landry Breuil
Le Thu, Oct 26, 2023 at 02:31:09PM +, Sergey A. Osokin a écrit : > On Thu, Oct 26, 2023 at 03:53:07PM +0200, Landry Breuil wrote: > [...] > > > > asking for the second or third time.. would it be possible to fix > > upstream so that it can build itself if the previous version is > > installed

Re: [PATCH] lang/njs: update to 0.8.2

2023-10-26 Thread Sergey A. Osokin
On Thu, Oct 26, 2023 at 03:53:07PM +0200, Landry Breuil wrote: [...] > > asking for the second or third time.. would it be possible to fix > upstream so that it can build itself if the previous version is > installed ? I'm working on that. > otherwise it still fails: > > src/njs_flathsh.c:166:1

Re: update net/dictd, new devel/libmaa

2023-10-26 Thread Omar Polo
On 2023/10/18 17:45:07 +, Klemens Nanni wrote: > On Fri, Oct 13, 2023 at 12:39:11PM +, Klemens Nanni wrote: > > The current port is quite dusty and the update works just fine for me on > > amd64, no longer requiring any patches. > > > > dict(1) works against dict.org and my own dictd(8),

Re: update net/dictd, new devel/libmaa

2023-10-26 Thread Rafael Sadowski
On Wed Oct 18, 2023 at 05:45:07PM +, Klemens Nanni wrote: > On Fri, Oct 13, 2023 at 12:39:11PM +, Klemens Nanni wrote: > > The current port is quite dusty and the update works just fine for me on > > amd64, no longer requiring any patches. > > > > dict(1) works against dict.org and my own

Re: UPDATE: Suricata-7.0.1

2023-10-26 Thread Stefan Hagen
gonzalo wrote (2023-10-25 13:01 CEST): > ping I'm getting this error. Is there a patch missing? util-privs.c:246:20: error: use of undeclared identifier 'SC_ERR_GID_FAILED' SCLogError(SC_ERR_GID_FAILED, "unable to set the group ID," ^ util-privs.c:254:20: error: use of

Re: [PATCH] lang/njs: update to 0.8.2

2023-10-26 Thread Landry Breuil
Le Thu, Oct 26, 2023 at 01:38:14PM +, Sergey A. Osokin a écrit : > Hi Landry, > > On Thu, Oct 26, 2023 at 08:51:19AM +0200, Landry Breuil wrote: > > Le Wed, Oct 25, 2023 at 04:47:39PM +, Sergey A. Osokin a écrit : > > > Hi, > > > > > > here's the patch to update lang/njs to the recent ver

Re: [PATCH] lang/njs: update to 0.8.2

2023-10-26 Thread Sergey A. Osokin
Hi Landry, On Thu, Oct 26, 2023 at 08:51:19AM +0200, Landry Breuil wrote: > Le Wed, Oct 25, 2023 at 04:47:39PM +, Sergey A. Osokin a écrit : > > Hi, > > > > here's the patch to update lang/njs to the recent version, 0.8.2. > > Also, the patch provides an update for njs module for www/nginx. >

Re: [new] security/certspotter 0.16.0

2023-10-26 Thread Stefan Hagen
Renaud Allard wrote (2023-10-26 13:27 CEST): > Hello and thanks for checking > > On 10/26/23 13:07, Stefan Hagen wrote: > > Renaud Allard wrote (2023-10-25 09:46 CEST): > > > Hello, > > > > > > Here is a new port for certspotter. This needs a change in user.list for > > > the > > > daemon user.

Re: remove sysutils/ruby-puppet/6

2023-10-26 Thread Klemens Nanni
26 окт. 2023 г. 15:31:39 Sebastian Reitenbach : > Hi, > > Puppet 6 is EOL upstream. We have Puppet 7, working on Puppet 8. > Besides that, it's in the way of updating other ports, it depends upon. > > I ran a make update with installed Puppet 6, in Puppet 7 directory, > and it updated all fine. >

remove sysutils/ruby-puppet/6

2023-10-26 Thread Sebastian Reitenbach
Hi, Puppet 6 is EOL upstream. We have Puppet 7, working on Puppet 8. Besides that, it's in the way of updating other ports, it depends upon. I ran a make update with installed Puppet 6, in Puppet 7 directory, and it updated all fine. OK to remove? Sebastian

Re: [new] security/certspotter 0.16.0

2023-10-26 Thread Renaud Allard
Hello and thanks for checking On 10/26/23 13:07, Stefan Hagen wrote: Renaud Allard wrote (2023-10-25 09:46 CEST): Hello, Here is a new port for certspotter. This needs a change in user.list for the daemon user. Tested on amd64. On the first look: $ portcheck trailing whitespace in pkg/README

Re: [update] audio/picard to 2.10

2023-10-26 Thread Stefan Hagen
Lucas Raab wrote (2023-10-26 02:26 CEST): > On Fri, Oct 13, 2023 at 02:54:37AM +, Lucas Raab wrote: > > Hello, > > > > Here's an update to audio/picard which has worked fine (in spite of my > > previous issues :). > > > > changelog: > > https://github.com/metabrainz/picard/releases/tag/releas

Re: [new] security/certspotter 0.16.0

2023-10-26 Thread Stefan Hagen
Renaud Allard wrote (2023-10-25 09:46 CEST): > Hello, > > Here is a new port for certspotter. This needs a change in user.list for the > daemon user. > Tested on amd64. > > Cert Spotter is a Certificate Transparency log monitor from SSLMate that > alerts you when an SSL/TLS certificate is issued

Re: [update] Lagrange to 1.17.2

2023-10-26 Thread Stefan Hagen
Florian Viehweger wrote (2023-10-25 20:58 CEST): > this is an update for Lagrange to 1.17.2. > Some testing done on amd64. No issues found. > portcheck and 'make port-lib-depends-check' are happy. > Changes listed here [1]. > Comments? > > Thanks! > [1] https://github.com/skyjake/lagrange/releases

Re: fix security/burpsuite download

2023-10-26 Thread Stuart Henderson
On 2023/10/26 09:42, Sebastian Reitenbach wrote: > On Monday, October 23, 2023 19:02 CEST, "Sebastian Reitenbach" > wrote: > > > Hi, > > > > seems their download link change a bit. Attached patch does it make work > > again for me, > > now it's called community, but same checksum apparently. >

Re: NEW: games/emptyclip

2023-10-26 Thread Sebastian Reitenbach
On Tuesday, October 24, 2023 09:08 CEST, "Sebastian Reitenbach" wrote: > Hi, > > attached is a new port of empty clip, a top-down shooter action RPG. > same author/engine as games/choria. > works well for me on amd64. > > any feedback welcome, if nothing else, OK to import? > > cheers, > Seba

Re: fix security/burpsuite download

2023-10-26 Thread Sebastian Reitenbach
On Monday, October 23, 2023 19:02 CEST, "Sebastian Reitenbach" wrote: > Hi, > > seems their download link change a bit. Attached patch does it make work > again for me, > now it's called community, but same checksum apparently. > > OK? ping, anyone? re-attached diff Sebastian > > Index: