Re: [new] net/py-libknot - python bindings for knot DNS

2022-03-03 Thread Jeremie Courreges-Anglas
On Wed, Mar 02 2022, aisha wrote: > On 2/27/2022 8:55 AM, Jeremie Courreges-Anglas wrote: >> On Sat, Feb 26 2022, Stuart Henderson wrote: >>> On 2022/02/26 17:15, Kurt Mosiejczuk wrote: On Sat, Feb 26, 2022 at 11:55:46AM -0500, aisha wrote: > Hi, >I've attached a port for py-libk

Re: portcheck: drop $OpenBSD$ checks

2022-03-03 Thread Christian Weisgerber
Stuart Henderson: > > On Mon, Feb 28, 2022 at 04:14:25PM +0100, Christian Weisgerber wrote: > > > Drop all checks for $OpenBSD$ keywords from portcheck(1). > > > > > > Or should we instead complain if files do have $OpenBSD$? > > > > I think it's better if we have a policy, so complaining might

Re: [UPDATE] security/stunnel to 5.62

2022-03-03 Thread Gleydson Soares
> I think that may be an upstream bug, OpenSSL can return NULL for > RAND_get_rand_method too. > > 351 NOEXPORT int prng_init(GLOBAL_OPTIONS *global) { > 352 int totbytes=0; > 353 char filename[256]; > 354 const RAND_METHOD *meth=RAND_get_rand_method(); > 355 > 356 /* skip PRNG ini

Re: [update] www/ruby-puma update to 5.6.2

2022-03-03 Thread Jeremy Evans
On Thu, Mar 3, 2022 at 12:34 PM aisha wrote: > Simple update. > I had to manually remove a bunch of files from the plist, so > hopefully I've done this correctly. > In general, this looks good. I should be able to commit this within a few days. One nit below. > --- a/www/ruby-puma/pkg/PLIST

Re: [new] sysutils/nq: command line queue utility

2022-03-03 Thread Stuart Henderson
On 2022/03/03 20:27, Omar Polo wrote: > Hello ports, > > please find attached a port for nq: > > % pkg_info nq > Information for inst:nq-0.4 > > Comment: > command line queue utility > > Description: > nq is a set of small utilities that allows to create lightweight job > queue system that requ

[new] sysutils/nq: command line queue utility

2022-03-03 Thread Omar Polo
Hello ports, please find attached a port for nq: % pkg_info nq Information for inst:nq-0.4 Comment: command line queue utility Description: nq is a set of small utilities that allows to create lightweight job queue system that requires no setup, maintenance, supervision, or any long-running pro

Re: [UPDATE] graphics/nsxiv to v29

2022-03-03 Thread Omar Polo
Thim Cederlund wrote: > Hi ports@, Hello :) > Here's a diff for updating the nsxiv port to v29. > > The current version of this port is running a release from December 12th 2021 > Here's the changelog: https://github.com/nsxiv/nsxiv/blob/master/CHANGELOG.md > > The patch for the Makefile (patc

[UPDATE] graphics/nsxiv to v29

2022-03-03 Thread Thim Cederlund
Hi ports@, Here's a diff for updating the nsxiv port to v29. The current version of this port is running a release from December 12th 2021 Here's the changelog: https://github.com/nsxiv/nsxiv/blob/master/CHANGELOG.md The patch for the Makefile (patches/patch-Makefile) is no longer needed. Builds

Re: [new] net/py-libknot - python bindings for knot DNS

2022-03-03 Thread Stuart Henderson
On 2022/03/03 10:45, aisha wrote: > I've attached the port with the tight version dependency suggested by Jeremie. > Thanks for that. Needs NO_TEST=Yes, and the empty line in DESCR should be removed, probably better to reformat while there, e.g. - Python bindings for controlling and probing t

Re: update lang/sbcl to 2.2.1

2022-03-03 Thread Omar Polo
Joshua Elsasser wrote: > I will try to find some time to take a look at it this week. For what > it's worth, 32-bit powerpc is usually a bit broken on non-openbsd > platforms as well. I have a couple g4 mac minis that I can test on, > assuming they haven't died. thanks for looking into this :) i

Re: NEW: x11/fvwm3

2022-03-03 Thread Marc Espie
On Thu, Mar 03, 2022 at 11:30:54AM +0100, Stefan Hagen wrote: > Marc Espie wrote (2022-03-03 10:48 CET): > > On Sat, Feb 19, 2022 at 10:26:15PM +0100, Omar Polo wrote: > > > Michael writes: > > > > > > > On Sun, Feb 13, 2022 at 05:53:13PM +0100, Rafael Sadowski wrote: > > > >> [...] > > > >> Tha

Re: NEW: sysutils/msktutil

2022-03-03 Thread Klemens Nanni
On Thu, Mar 03, 2022 at 02:31:57PM +0100, Antoine Jacoutot wrote: > On Thu, Mar 03, 2022 at 01:25:49PM +, Klemens Nanni wrote: > > On Thu, Mar 03, 2022 at 01:06:23PM +, Stuart Henderson wrote: > > > I wrote this port for henning@ who had a need to do Kerb authentication > > > against AD - >

Re: update: textproc/calibre to 5.37.0

2022-03-03 Thread Theo Buehler
On Thu, Mar 03, 2022 at 08:42:50AM -0500, Josh Grosse wrote: > Ping. :) commit 258538fc8aad39a3246cd4f84945504c54a7e14f Author: sthen Date: Tue Mar 1 20:30:55 2022 + update to calibre-5.37.0, from Josh Grosse

Re: update: textproc/calibre to 5.37.0

2022-03-03 Thread Josh Grosse
Ping. On Wed, Feb 23, 2022 at 05:35:24PM -0500, Josh Grosse wrote: > Update from 5.32.0 to 5.37.0 > > Change log: https://calibre-ebook.com/whats-new > > Tested lightly on amd64. > diff --git a/textproc/calibre/Makefile b/textproc/calibre/Makefile > index a5f09344e64..b1a78e4ea16 100644 > --- a

Re: NEW: sysutils/msktutil

2022-03-03 Thread Antoine Jacoutot
On Thu, Mar 03, 2022 at 01:25:49PM +, Klemens Nanni wrote: > On Thu, Mar 03, 2022 at 01:06:23PM +, Stuart Henderson wrote: > > I wrote this port for henning@ who had a need to do Kerb authentication > > against AD - > > > > "Msktutil creates user or computer accounts in Active Directory, c

Re: NEW: sysutils/msktutil

2022-03-03 Thread Klemens Nanni
On Thu, Mar 03, 2022 at 01:06:23PM +, Stuart Henderson wrote: > I wrote this port for henning@ who had a need to do Kerb authentication > against AD - > > "Msktutil creates user or computer accounts in Active Directory, creates > Kerberos keytabs on Unix/Linux systems, adds and removes princip

Re: [UPDATE] security/stunnel to 5.62

2022-03-03 Thread Stuart Henderson
On 2022/03/02 22:19, Gleydson Soares wrote: > Hello, > > I have managed to make stunnel build against libressl. > > While working on it, i've triggered a segfault: > > openbsd-arm64$ stunnel > Segmentation fault (core dumped) > openbsd-arm64$ > > ... > So looked at the coredump to find clues: >

NEW: sysutils/msktutil

2022-03-03 Thread Stuart Henderson
I wrote this port for henning@ who had a need to do Kerb authentication against AD - "Msktutil creates user or computer accounts in Active Directory, creates Kerberos keytabs on Unix/Linux systems, adds and removes principals to and from keytabs and changes the user or computer account's password.

Re: NEW: x11/fvwm3

2022-03-03 Thread Marc Espie
On Sat, Feb 19, 2022 at 10:26:15PM +0100, Omar Polo wrote: > Michael writes: > > > On Sun, Feb 13, 2022 at 05:53:13PM +0100, Rafael Sadowski wrote: > >> [...] > >> Thanks Michael! > >> > >> OK rsadowski@ if someone wants to import it. > >> > > > > Ping. > > There are a couple of sprintf(%n) i

Re: [new] net/py-libknot - python bindings for knot DNS

2022-03-03 Thread Stuart Henderson
On 2022/03/02 22:22, aisha wrote: > > On 2/27/2022 8:55 AM, Jeremie Courreges-Anglas wrote: > > On Sat, Feb 26 2022, Stuart Henderson wrote: > > > On 2022/02/26 17:15, Kurt Mosiejczuk wrote: > > > > On Sat, Feb 26, 2022 at 11:55:46AM -0500, aisha wrote: > > > > > Hi, > > > > >I've attached a