Re: devel/boost syscall(2) removal

2023-11-15 Thread Otto Moerbeek
On Wed, Nov 15, 2023 at 04:34:01PM -0500, Brad Smith wrote: > On 11/15/2023 2:26 AM, Otto Moerbeek wrote: > > On Tue, Nov 07, 2023 at 11:55:55AM +0100, Otto Moerbeek wrote: > > > > > On Sat, Nov 04, 2023 at 09:45:01PM +0100, Otto Moerbeek wrote: > > > > > > > On Sat, Nov 04, 2023 at 03:50:33PM -

Re: enable quic functionality in net/knot

2023-11-15 Thread A Tammy
On 11/16/23 00:04, Theo Buehler wrote: > On Thu, Nov 16, 2023 at 05:54:43AM +0100, Theo Buehler wrote: >> On Wed, Nov 15, 2023 at 10:39:10PM -0500, A Tammy wrote: >>> On 11/14/23 09:46, Renaud Allard wrote: Hello, Here is a small patch to add DNS over QUIC with knot DNS client. >>>

Re: enable quic functionality in net/knot

2023-11-15 Thread Theo Buehler
On Thu, Nov 16, 2023 at 05:54:43AM +0100, Theo Buehler wrote: > On Wed, Nov 15, 2023 at 10:39:10PM -0500, A Tammy wrote: > > > > On 11/14/23 09:46, Renaud Allard wrote: > > > Hello, > > > > > > Here is a small patch to add DNS over QUIC with knot DNS client. > > > What do you think? > > > > > > Th

Re: enable quic functionality in net/knot

2023-11-15 Thread Theo Buehler
On Wed, Nov 15, 2023 at 10:39:10PM -0500, A Tammy wrote: > > On 11/14/23 09:46, Renaud Allard wrote: > > Hello, > > > > Here is a small patch to add DNS over QUIC with knot DNS client. > > What do you think? > > > > Thank you, > > Best Regards > > From the discussion it looks like, there's no cho

Re: enable quic functionality in net/knot

2023-11-15 Thread A Tammy
On 11/14/23 09:46, Renaud Allard wrote: > Hello, > > Here is a small patch to add DNS over QUIC with knot DNS client. > What do you think? > > Thank you, > Best Regards >From the discussion it looks like, there's no choice but to use the embedded library, as building ngtcp2 with gnutls isn't goi

Re: [NEW] textproc/py-rst2ansi

2023-11-15 Thread Paul Galbraith
On 2023-11-02 5:49 a.m., Stuart Henderson wrote: On 2023/09/25 21:12, Paul Galbraith wrote: On 2023-09-25 6:11 a.m., Stuart Henderson wrote: Missing dep on docutils. Please skip devel from CATEGORIES, just put it in textproc. Thanks Stuart, changes attached. OK sthen@ if someone would like t

Re: devel/boost syscall(2) removal

2023-11-15 Thread Brad Smith
On 11/15/2023 2:26 AM, Otto Moerbeek wrote: On Tue, Nov 07, 2023 at 11:55:55AM +0100, Otto Moerbeek wrote: On Sat, Nov 04, 2023 at 09:45:01PM +0100, Otto Moerbeek wrote: On Sat, Nov 04, 2023 at 03:50:33PM -0400, Brad Smith wrote: On 2023-11-04 4:07 a.m., Otto Moerbeek wrote: On Fri, Nov 0

[update] Update textproc/mupdf to 1.23.6

2023-11-15 Thread Justin Berthault
Update mupdf to 1.23.6 and bump zathura/plugin/mupdf too Built and running on arm64 diff /usr/ports commit - 012f4f42c6b256191ad553e133e6bb1b688b48e5 path + /usr/ports blob - 49c972b51e5a7950392975230c4e9c694926c064 file + textproc/mupdf/Makefile --- textproc/mupdf/Makefile +++ textproc/mupdf/Ma

Re: [revision] mail/aerc: Use FLAVOR for notmuch

2023-11-15 Thread Thim Cederlund
Hi, Omar Polo wrote: > On 2023/11/14 10:30:28 +, "Johannes Thyssen Tishman" > wrote: > > Hi, > > > > the subject pretty much says it all. Just like with neomutt, I'd > > like to suggest making the notmuch dependency optional through a > > FLAVOR. Cc'd maintainer. Thanks. > > I've thought

Re: [revision] mail/aerc: Use FLAVOR for notmuch

2023-11-15 Thread Omar Polo
On 2023/11/15 17:04:04 +0100, "Thim Cederlund" wrote: > Hi, > > Omar Polo wrote: > > On 2023/11/14 10:30:28 +, "Johannes Thyssen Tishman" > > wrote: > > > Hi, > > > > > > the subject pretty much says it all. Just like with neomutt, I'd > > > like to suggest making the notmuch dependency o

Re: seatd: switch to upstream SITES

2023-11-15 Thread Matthieu Herrb
On Wed, Nov 08, 2023 at 11:32:51AM +, Matthieu Herrb wrote: > Hi, > > now that seatd 0.8.0 has been released with some level of > NetBSD/FreeBSD support, it becomes easier to switch to the upstream > distribution and ship patches for OpenBSD. > > There is no actual functionnal change between

i386 LLVM 16 failure: lang/gforth

2023-11-15 Thread Stuart Henderson
Seems not to be broken on amd64. Runtime segfaults in "preforth" compiled and the run as part of the build. No LLVM 16 patches in freebsd. >>> Building on i386-1 under lang/gforth BDEPENDS = [devel/ffcall;devel/libffi;devel/libtool,-ltdl] DIST = [lang/gforth:gforth-0.7.3.tar.gz]

i386 LLVM 16 failure: lang/gcc

2023-11-15 Thread Stuart Henderson
Seems not to be broken on amd64. Various errors like this: ld.lld: error: symbol 'file_location::file_location()' cannot be preempted; recompile with -fPIE Full logs attached. This knocks out a lot of ports (Fortran -> blas -> numpy -> boost and some others). 8.log.gz Description: applicatio

[update] security/kpcli 4 with support for kdbx v4 files

2023-11-15 Thread Landry Breuil
hi, kpcli upstream finally released 4.0 which supports 'recent' 4.x keepass database format, cf https://keepass.info/help/kb/kdbx_4.html feedback welcome Landry Index: Makefile === RCS file: /cvs/ports/security/kpcli/Makefile,v retr

Re: devel/boost syscall(2) removal

2023-11-15 Thread Stuart Henderson
On 2023/11/15 08:26, Otto Moerbeek wrote: > Any reason to not commit this? I didn't manage to get a bulk done before the llvm 16 carnage - here's an updated diff against -current, but it will be hard to get good testing at the moment. Index: Makefile ==

Re: [update] mail/exim 4.97

2023-11-15 Thread Renaud Allard
On 11/15/23 11:17, Stuart Henderson wrote: On 2023/11/09 09:53, Renaud Allard wrote: Here is a diff for mail/exim 4.97 Missing dep on p5-File-FcntlLock: Can't locate File/FcntlLock.pm in @INC (you may need to install the File::FcntlLock module) (@INC contains: /usr/local/libdata/perl5/sit

Re: [update] mail/exim 4.97

2023-11-15 Thread Stuart Henderson
On 2023/11/09 09:53, Renaud Allard wrote: > Here is a diff for mail/exim 4.97 Missing dep on p5-File-FcntlLock: Can't locate File/FcntlLock.pm in @INC (you may need to install the File::FcntlLock module) (@INC contains: /usr/local/libdata/perl5/site_perl/amd64-openbsd /usr/local/libdata/perl5/