update jupyter_server 1.x -> 2.x

2024-07-16 Thread Daniel Dickman
Here are the final new ports needed to update jupyter_server and then see inline below for the update of jupyter_server itself from the 1.x series to the 2.x. Once this goes in we can import jupyterlab, and then finally update jupyter notebook. Would appreciate an ok to import the attached 2 p

Re: UPDATE: lang/hare 0.24.2

2024-07-16 Thread Lorenz (xha)
On Tue, Jul 16, 2024 at 11:57:38PM +0200, Tobias Heider wrote: > On Tue, Jul 16, 2024 at 06:41:02PM +0200, Lorenz (xha) wrote: > > On Tue, Jul 16, 2024 at 12:49:40PM +0200, Tobias Heider wrote: > > > On Tue, Jul 16, 2024 at 12:31:02PM +0200, Tobias Heider wrote: > > > > On Mon, Jul 15, 2024 at 09:4

Re: unresponsive rtorrent

2024-07-16 Thread Thomas L.
On Mon, 15 Jul 2024 00:19:26 +0200 Jan Stary wrote: > Is anyone seeing the same? i've used rtorrent in the same version and didn't notice any problems. kind regards thomas

Re: UPDATE: lang/hare 0.24.2

2024-07-16 Thread Tobias Heider
On Tue, Jul 16, 2024 at 06:41:02PM +0200, Lorenz (xha) wrote: > On Tue, Jul 16, 2024 at 12:49:40PM +0200, Tobias Heider wrote: > > On Tue, Jul 16, 2024 at 12:31:02PM +0200, Tobias Heider wrote: > > > On Mon, Jul 15, 2024 at 09:40:40PM -0700, Renato Aguiar wrote: > > > > Diff updating lang/hare to 0

Re: multimedia/vlc: enable VA-API on amd64

2024-07-16 Thread Rafael Sadowski
Regardless of this change. Why are you so sure that we ONLY support amd64? FreeBSD builds libva under: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le? I think libva intel-support makes sense for i386. I think we have 3 cases here: 1.) libva support in general 2.) libva AMD/mesa dri

Re: Update sysutils/opam to 2.2.0

2024-07-16 Thread Volker Schlecht
if oks are still missing: ok volker@ On 2024-07-05 23:38, Christopher Zimmermann wrote: OCaml opam still desperately needs an update. Here is an updated diff including the changes requested by sthen@ and fixing some more regression tests. This will in the future also help upgrading dune, fin

Re: UPDATE x11/spectrwm-3.6.0

2024-07-16 Thread Stefan Hagen
Bjorn Ketelaars wrote (2024-07-11 05:34 CEST): > Diff below brings spectrwm to 3.6.0. Changes: > https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_6_0 > > Major of shared library requires a major bump because of removal of > symbols. > > Run tested on amd64. > > Comments/OK? Works f

Re: print/ghostscript/gnu - reduce FLAVORS

2024-07-16 Thread Volker Schlecht
On 2024-07-15 23:07, Matthias Kilian wrote: This needs some @pkgpath markers in pkg/PLIST to allow seamless updates. Something like Right. Enthusiasm got the better of me here ... so next attempt attached. Index: Makefile === RCS f

[update] mail/aerc 0.17.0 -> 0.18.1

2024-07-16 Thread Johannes Thyssen Tishman
Please find below an update for mail/aerc to version 0.18.1. I'm taking over MAINTAINER as previously agreed with Thim (cc). Builds and runs fine. Sending this email with aerc 0.18.1. Index: Makefile === RCS file: /cvs/ports/mail/aer

Re: UPDATE: lang/hare 0.24.2

2024-07-16 Thread Lorenz (xha)
On Tue, Jul 16, 2024 at 12:49:40PM +0200, Tobias Heider wrote: > On Tue, Jul 16, 2024 at 12:31:02PM +0200, Tobias Heider wrote: > > On Mon, Jul 15, 2024 at 09:40:40PM -0700, Renato Aguiar wrote: > > > Diff updating lang/hare to 0.24.2: > > > > > > > Here is an inline version of the patch with Lor

Re: [maintainer update] editors/helix 24.07

2024-07-16 Thread Volker Schlecht
Committed, thanks. What do you think of the attached change? That makes update-patches easier because we aren't substituting in `make patch`... cheers, Volker On 2024-07-16 13:33, Laurent Cheylus wrote: Hi, update for editors/helix to the latest version 24.07. - update Makefile, distinfo and

[patch] neomutt: enable pcre2 to parse non-ASCII urls

2024-07-16 Thread James Cook
Hi, neomutt can't properly parse non-ASCII URLs on OpenBSD without pcre2. It doesn't affect me personally but I imagine someone out there will be unhappy that neomutt can't open their IMAP folder. See: https://github.com/neomutt/neomutt/issues/4352 You can see it in neomutt by pressing "

[maintainer update] editors/helix 24.07

2024-07-16 Thread Laurent Cheylus
Hi, update for editors/helix to the latest version 24.07. - update Makefile, distinfo and crates.inc - update pkg/PLIST via make fake/make update-plist Build and tests OK on current/amd64 with Rust 1.79.0. Tests welcome and please commit if OK. Laurent Index: Makefile =

Re: UPDATE: lang/hare 0.24.2

2024-07-16 Thread Tobias Heider
On Tue, Jul 16, 2024 at 12:31:02PM +0200, Tobias Heider wrote: > On Mon, Jul 15, 2024 at 09:40:40PM -0700, Renato Aguiar wrote: > > Diff updating lang/hare to 0.24.2: > > > > Here is an inline version of the patch with Lorenz in CC > I'll comment in-line in a follow-up mail > Whoopsie, sent the

Re: Update quiche to 0.22.0

2024-07-16 Thread Theo Buehler
On Tue, Jul 16, 2024 at 12:33:20PM +0200, Otto Moerbeek wrote: > Hi, > > now that dnsdist is updated, quiche can follow. No shared lib version > issues, as this is a static lib. ok tb

Update quiche to 0.22.0

2024-07-16 Thread Otto Moerbeek
Hi, now that dnsdist is updated, quiche can follow. No shared lib version issues, as this is a static lib. OK? -Otto Index: Makefile === RCS file: /home/cvs/ports/net/quiche/Makefile,v diff -u -p -r1.5 Makefile --- Makefile

Re: UPDATE: lang/hare 0.24.2

2024-07-16 Thread Tobias Heider
On Mon, Jul 15, 2024 at 09:40:40PM -0700, Renato Aguiar wrote: > Diff updating lang/hare to 0.24.2: > Here is an inline version of the patch with Lorenz in CC I'll comment in-line in a follow-up mail Index: Makefile.inc === RCS file

Re: UPDATE: fonts/victor-mono-1.5.6

2024-07-16 Thread Omar Polo
Renato Aguiar wrote: > Trivial diff updating fonts/victor-mono to 1.5.6: diff reads fine to me, but we should wait for the maintainer response (+cc Ashlen); maybe they don't read ports@, so CC'ing is always a good idea. (reattaching Renato' diff for visibility.) Index: Makefile