Re: new port: net/quiche (QUIC library)

2023-10-24 Thread Theo Buehler
On Tue, Oct 24, 2023 at 11:05:13AM +0200, Otto Moerbeek wrote: > On Tue, Oct 24, 2023 at 10:42:56AM +0200, Theo Buehler wrote: > > > > Updated tarball, now also portcheck clean. > > > > MOD_ENV += ${MODCARGO_ENV} > > QUICHE_BSSL_PATH=${LOCALBAS}/eboringssl > > > > Typo: LOCALBASE

Re: new port: net/quiche (QUIC library)

2023-10-24 Thread Otto Moerbeek
On Tue, Oct 24, 2023 at 10:58:55AM +0200, Theo Buehler wrote: > On Tue, Oct 24, 2023 at 10:42:56AM +0200, Theo Buehler wrote: > > > Updated tarball, now also portcheck clean. > > > > MOD_ENV += ${MODCARGO_ENV} > > QUICHE_BSSL_PATH=${LOCALBAS}/eboringssl > > > > Typo: LOCALBASE > >

Re: new port: net/quiche (QUIC library)

2023-10-24 Thread Otto Moerbeek
On Tue, Oct 24, 2023 at 10:42:56AM +0200, Theo Buehler wrote: > > Updated tarball, now also portcheck clean. > > MOD_ENV += ${MODCARGO_ENV} > QUICHE_BSSL_PATH=${LOCALBAS}/eboringssl > > Typo: LOCALBASE > > There's no BUILD_DEPENDS on security/boringssl/head which would > need to

Re: new port: net/quiche (QUIC library)

2023-10-24 Thread Theo Buehler
On Tue, Oct 24, 2023 at 10:42:56AM +0200, Theo Buehler wrote: > > Updated tarball, now also portcheck clean. > > MOD_ENV += ${MODCARGO_ENV} > QUICHE_BSSL_PATH=${LOCALBAS}/eboringssl > > Typo: LOCALBASE > > There's no BUILD_DEPENDS on security/boringssl/head which would > need to

Re: new port: net/quiche (QUIC library)

2023-10-24 Thread Theo Buehler
> Updated tarball, now also portcheck clean. MOD_ENV += ${MODCARGO_ENV} QUICHE_BSSL_PATH=${LOCALBAS}/eboringssl Typo: LOCALBASE There's no BUILD_DEPENDS on security/boringssl/head which would need to be present for this to work. Is boringssl actually used by the build? I can't

Re: new port: net/quiche (QUIC library)

2023-10-24 Thread Otto Moerbeek
On Mon, Oct 23, 2023 at 09:12:06PM +0200, Theo Buehler wrote: > On Mon, Oct 23, 2023 at 09:06:28PM +0200, Otto Moerbeek wrote: > > On Mon, Oct 23, 2023 at 08:39:51PM +0200, Theo Buehler wrote: > > > > > On Mon, Oct 23, 2023 at 05:15:31PM +0200, Otto Moerbeek wrote: > > > > Hi, > > > > > > > >

Re: new port: net/quiche (QUIC library)

2023-10-23 Thread Theo Buehler
On Mon, Oct 23, 2023 at 09:06:28PM +0200, Otto Moerbeek wrote: > On Mon, Oct 23, 2023 at 08:39:51PM +0200, Theo Buehler wrote: > > > On Mon, Oct 23, 2023 at 05:15:31PM +0200, Otto Moerbeek wrote: > > > Hi, > > > > > > upcomng dnsdist has incoming DoQ (DNS over QUIC) supoport using the > > >

Re: new port: net/quiche (QUIC library)

2023-10-23 Thread Otto Moerbeek
On Mon, Oct 23, 2023 at 08:39:51PM +0200, Theo Buehler wrote: > On Mon, Oct 23, 2023 at 05:15:31PM +0200, Otto Moerbeek wrote: > > Hi, > > > > upcomng dnsdist has incoming DoQ (DNS over QUIC) supoport using the > > quiche library. > > Please add > > # ring-v0.16.20 does not support those archs

Re: new port: net/quiche (QUIC library)

2023-10-23 Thread Theo Buehler
On Mon, Oct 23, 2023 at 05:15:31PM +0200, Otto Moerbeek wrote: > Hi, > > upcomng dnsdist has incoming DoQ (DNS over QUIC) supoport using the > quiche library. Please add # ring-v0.16.20 does not support those archs NOT_FOR_ARCHS = powerpc64 riscv64 sparc64 at the top of the makefile. ring 0.17