[UPDATE] py-b2sdk -> 2.4.1

2024-07-24 Thread Paul Galbraith
Update b2sdk to release 2.4.1 -- needed as recent updates in duplicity (e.g. https://marc.info/?l=openbsd-ports-cvs&m=169908956215510&w=2) break backups over Backblaze B2. Index: Makefile === RCS file: /cvs/ports/net/py-b2sdk/Makef

UPDATE databases/victoriametrics 1.102.0 from MAINTAINER

2024-07-24 Thread Lucas Gabriel Vuotto
Hello ports@, Find an update for VictoriaMetrics. It includes a breaking change that caught me by surprise, because the releases notes for a non-rc version don't include the accumulated changes of the rc versions, so I'll write all the "update notes" here clearly, at the bottom of the message. Fu

Re: Enable VA-API in graphics/ffmpeg

2024-07-24 Thread José Maldonado
El mié, 24 jul 2024 a la(s) 4:41 p.m., Rafael Sadowski (raf...@sizeofvoid.org) escribió: > > On Sat Jul 20, 2024 at 11:32:29AM GMT, Rafael Sadowski wrote: > > OK to enable VA-API? It only depends on xenocara libva. Since libva > > builds on almost all arches, I see no reason to restrict it by CPU >

Re: Enable VA-API in graphics/ffmpeg

2024-07-24 Thread Rafael Sadowski
On Sat Jul 20, 2024 at 11:32:29AM GMT, Rafael Sadowski wrote: > OK to enable VA-API? It only depends on xenocara libva. Since libva > builds on almost all arches, I see no reason to restrict it by CPU > architectures any further. > Here is some research from me: # Case 1, segmentation fault in int

Re: [NEW] py-annotated_types

2024-07-24 Thread A Tammy
On 7/24/24 14:50, Paul Galbraith wrote: > Fixed committed thanks! > > On 2024-07-24 2:35 p.m., Stuart Henderson wrote: >> On 2024/07/24 14:29, Paul Galbraith wrote: >>> Thanks, Stuart. >>> >>> Can somebody please import? >>> >>> I've attached a new archive with the tweaks as well. >>> >>> >>>

Re: [NEW] py-annotated_types

2024-07-24 Thread Paul Galbraith
Fixed On 2024-07-24 2:35 p.m., Stuart Henderson wrote: On 2024/07/24 14:29, Paul Galbraith wrote: Thanks, Stuart. Can somebody please import? I've attached a new archive with the tweaks as well. On 2024-07-22 2:06 p.m., Stuart Henderson wrote: On 2024/07/22 13:22, Paul Galbraith wrote: Do

Re: [NEW] py-annotated_types

2024-07-24 Thread Stuart Henderson
On 2024/07/24 14:29, Paul Galbraith wrote: > Thanks, Stuart. > > Can somebody please import? > > I've attached a new archive with the tweaks as well. > > > On 2024-07-22 2:06 p.m., Stuart Henderson wrote: > > On 2024/07/22 13:22, Paul Galbraith wrote: > > > Does anybody have a few minutes to sp

Re: [NEW] py-annotated_types

2024-07-24 Thread Paul Galbraith
Thanks, Stuart. Can somebody please import? I've attached a new archive with the tweaks as well. On 2024-07-22 2:06 p.m., Stuart Henderson wrote: On 2024/07/22 13:22, Paul Galbraith wrote: Does anybody have a few minutes to spare, to put some eyes on this? On 2024-07-08 3:56 p.m., Paul Galb

Re: [update] devel/pcre2 10.44

2024-07-24 Thread Laurent Cheylus
- Mail original - > > I used sed instead of patch files because testdata/grepoutput is > > not a regular text file. > > Oh bleh. Since it was already broken in 10.37 let's just skip > patching for that then, and it will get fixed next update. > > Also noticed a bunch of docs under share/d

Re: [update] devel/pcre2 10.44

2024-07-24 Thread Stuart Henderson
On 2024/07/24 14:59, Laurent Cheylus wrote: > Hi Stuart, > > - Mail original - > > On 2024/07/02 10:32, Laurent Cheylus wrote: > > > update of devel/pcre2 library to the latest version 10.44. > > > > > > Update Makefile: > > > - use GH_* to download sources > > > > GH_* is for cases wher

UPDATE: Nono-0.7.3

2024-07-24 Thread gonzalo
Hi, Update for Nono to 0.7.3: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile --- Makefile

UPDATE: Nextcloud-28.0.8 (stable)

2024-07-24 Thread gonzalo
Hi, Update for NC to 28.0.8 on -stable Index: Makefile === RCS file: /cvs/ports/www/nextcloud/28/Makefile,v diff -u -p -r1.4.2.1 Makefile --- Makefile2 Jul 2024 10:26:47 - 1.4.2.1 +++ Makefile24 Jul 2024 13:07:48 -

Re: [update] devel/pcre2 10.44

2024-07-24 Thread Laurent Cheylus
Hi Stuart, - Mail original - > On 2024/07/02 10:32, Laurent Cheylus wrote: > > update of devel/pcre2 library to the latest version 10.44. > > > > Update Makefile: > > - use GH_* to download sources > > GH_* is for cases where there are no proper release tarballs. OK But we must change

Re: lang/pcbasic: add icon and desktop file

2024-07-24 Thread Jag Talon
On Wed, 2024-07-24 at 12:36 +0100, Stuart Henderson wrote: > If you're sending out diffs for things like this, please don't make > unnecessary changes to the port. So in this case it would be the > additional RDEP, the post-install stages, and file additions. > Layout changes in the Makefile just m

Re: [update] devel/pcre2 10.44

2024-07-24 Thread Stuart Henderson
On 2024/07/24 12:25, Stuart Henderson wrote: > > - patch tests to fix them on OpenBSD, see commit > > https://github.com/PCRE2Project/pcre2/commit/7e141969b538917c9f4a85839031d066eec67ad2 > > Please add patches rather than using sed, unless patches are super > unwieldy. > > Here's a simpler upda

Re: lang/pcbasic: add icon and desktop file

2024-07-24 Thread Stuart Henderson
On 2024/07/23 13:49, Jag Talon wrote: > Apologies here is the diff and the png file attached I forgot to do > that. If you're sending out diffs for things like this, please don't make unnecessary changes to the port. So in this case it would be the additional RDEP, the post-install stages, and fil

Re: [update] devel/pcre2 10.44

2024-07-24 Thread Stuart Henderson
On 2024/07/02 10:32, Laurent Cheylus wrote: > Hi, > > [cc namn@ as maitainer] > > update of devel/pcre2 library to the latest version 10.44. > > The main repository is now on GitHub https://github.com/PCRE2Project/pcre2 > and build uses CMake instead of GNU configure/make. > > Update Makefile:

Re: Enable VA-API in graphics/ffmpeg

2024-07-24 Thread José Maldonado
El mié, 24 jul 2024 a la(s) 2:01 a.m., Rafael Sadowski (raf...@sizeofvoid.org) escribió: > > On Sun Jul 21, 2024 at 04:58:15PM GMT, Lucas Gabriel Vuotto wrote: > > On Sat, Jul 20, 2024 at 11:32:29AM GMT, Rafael Sadowski wrote: > > > OK to enable VA-API? It only depends on xenocara libva. Since libv