Re: [update] sysutils/facette

2024-04-13 Thread Landry Breuil
Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : > Hi, > > Looking at sysutils/facette, it is marked as broken. > The attached patch has it compile and working. oh, thanks for coming back at that... wonder if its worth it since its more or less abandoned upstream, and since its go

Re: [update] sysutils/facette

2024-04-13 Thread Joel Carnat
> Le 13 avr. 2024 à 09:33, Landry Breuil a écrit : > > Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : >> Hi, >> >> Looking at sysutils/facette, it is marked as broken. >> The attached patch has it compile and working. > > oh, thanks for coming back at that... wonder if its w

Re: [update] sysutils/facette

2024-04-13 Thread Stuart Henderson
On 2024/04/13 10:51, Joel Carnat wrote: > > > Le 13 avr. 2024 à 09:33, Landry Breuil a écrit : > > > > Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : > >> Hi, > >> > >> Looking at sysutils/facette, it is marked as broken. > >> The attached patch has it compile and working. > >

Re: [update] sysutils/facette

2024-04-13 Thread Stuart Henderson
On 2024/04/13 10:14, Stuart Henderson wrote: > On 2024/04/13 10:51, Joel Carnat wrote: > > > > > Le 13 avr. 2024 à 09:33, Landry Breuil a écrit : > > > > > > Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : > > >> Hi, > > >> > > >> Looking at sysutils/facette, it is marked as br

DPB: Cannot replace glib2-2.80.0-bootstrap in glib2-2.80.0: just got installed

2024-04-13 Thread Stuart Henderson
I've recently run into an occasional problem on my build machines where deps aren't getting installed and builds failing. The most recent one was with the new glib2 bootstrap method (to avoid the cyclic dependency) I'm not sure if the previous times I ran into this also involved the glib2 bootstra

Re: DPB: Cannot replace glib2-2.80.0-bootstrap in glib2-2.80.0: just got installed

2024-04-13 Thread Antoine Jacoutot
On Sat, Apr 13, 2024 at 10:25:19AM +0100, Stuart Henderson wrote: > I've recently run into an occasional problem on my build machines where > deps aren't getting installed and builds failing. The most recent one > was with the new glib2 bootstrap method (to avoid the cyclic dependency) > > I'm not

UPDATE: productivity/zim 0.75.2

2024-04-13 Thread Caspar Schutijser
Hi, Below is a diff that updates Zim to 0.75.2. Tested on arm64, works fine here. Comments or OKs? Caspar Index: Makefile === RCS file: /cvs/ports/productivity/zim/Makefile,v retrieving revision 1.35 diff -u -p -r1.35 Makefile ---

sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Caspar Schutijser
Hi, Not sure if this is considered useful but this port is broken on aarch64 with a different message than what's currently in the BROKEN-aarch64 marker so I propose to update it. The build fails at follows: # gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/kr/pty /usr/ports/pobj/g

Re: [update] devel/{intellij,pycharm} to 2024.1

2024-04-13 Thread Caspar Schutijser
On Sat, Apr 13, 2024 at 02:33:26AM +, Lucas Raab wrote: > Hello, > > Here's the inagural release of intellij and pycharm for 2024. No issues with > light > testing on amd64. Other tests? I also did some light testing, seems to work. OK caspar@ > > Thanks, > Lucas > diff refs/heads/master

NEW: meta/kinderunix

2024-04-13 Thread Florian Obser
since this is a ports hackathon and I need to earn my keep... cf. https://honk.tedunangst.com/u/tedu/h/wsYs143QST1fS2XlBY Comments, OKs? Information for inst:kinderunix-0.0.1 Comment: meta-package for transitioning from linux Description: All the world is systemd/Linux. Maintainer: The OpenBS

maintainer update. sysutils/croc --> 9.6.15

2024-04-13 Thread Paco Esteban
Hi ports@, This is an update of sysutils/croc to its latest version 9.6.15 Here are the changes on the software: Fix Windows builds by @bitraid in #679 Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in #678 Bump softprops/action-gh-release from 1 to 2 by @dependa

lang/scala: update to 3.4.1

2024-04-13 Thread Kirill A . Korinsky
Greetings, Here an update of scala port to the last version. diff --git lang/scala/Makefile lang/scala/Makefile index 740b16a0748..7bfca2e5654 100644 --- lang/scala/Makefile +++ lang/scala/Makefile @@ -1,17 +1,16 @@ COMMENT= general purpose multi-paradigm programming language -VERSION =

Re: sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Stuart Henderson
On 2024/04/13 11:45, Caspar Schutijser wrote: > Hi, > > Not sure if this is considered useful but this port is broken > on aarch64 with a different message than what's currently in > the BROKEN-aarch64 marker so I propose to update it. That BROKEN line doesn't show the error message, it's an expl

Re: sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Stuart Henderson
On 2024/04/13 13:31, Stuart Henderson wrote: > On 2024/04/13 11:45, Caspar Schutijser wrote: > > Hi, > > > > Not sure if this is considered useful but this port is broken > > on aarch64 with a different message than what's currently in > > the BROKEN-aarch64 marker so I propose to update it. > >

[NEW] security/nitrocli

2024-04-13 Thread Rubén Llorente
Hello, I have been using this port in my personal machines for nearly a year already and it works alright. This port makes it so Nitrokey Pro, Nitrokey Storage and Librem Key devices are supported by OpenBSD. I have just build and tested this port on OpenBSD 7.5 (amd64) with a Nitrokey Sto

Re: big-endian sysutils/u-boot/{rk356x,rk3588}

2024-04-13 Thread Kurt Miller
On Mar 21, 2024, at 1:16 PM, George Koehler wrote: > > I don't use u-boot, but I saw the powerpc bulk failing to package > u-boot for rk356x and rk3588. This diff fixes the failures by adding > 5 endian swaps. I don't know if my u-boot works, but I picked 2 > boards (1 from each package) and co

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Stuart Henderson
i386 doesn't like that one, /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but would be inlined into function 'LoadRenderParams' that is compiled without support for 'sse' slo

Re: big-endian sysutils/u-boot/{rk356x,rk3588}

2024-04-13 Thread Mark Kettenis
> From: Kurt Miller > Date: Sat, 13 Apr 2024 13:21:49 + > > On Mar 21, 2024, at 1:16 PM, George Koehler wrote: > > > > I don't use u-boot, but I saw the powerpc bulk failing to package > > u-boot for rk356x and rk3588. This diff fixes the failures by adding > > 5 endian swaps. I don't kno

[Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
Hello, multimedia/handbrake has been broken for at least three releases already. Please, either fix this port or remove it from the tree. Right now it is as good as junk. I am including a local mod of this port I have been using for a good while, just in case somebody finds it useful. It upd

Re: sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Caspar Schutijser
On Sat, Apr 13, 2024 at 01:31:01PM +0100, Stuart Henderson wrote: > On 2024/04/13 11:45, Caspar Schutijser wrote: > > Hi, > > > > Not sure if this is considered useful but this port is broken > > on aarch64 with a different message than what's currently in > > the BROKEN-aarch64 marker so I propos

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Stuart Henderson
On 2024/04/13 14:48, Rubén Llorente wrote: > Hello, > > multimedia/handbrake has been broken for at least three releases already. > > Please, either fix this port or remove it from the tree. Right now it is as > good as junk. > > I am including a local mod of this port I have been using for a go

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
Here you are. Stuart Henderson wrote: On 2024/04/13 14:48, Rubén Llorente wrote: Hello, multimedia/handbrake has been broken for at least three releases already. Please, either fix this port or remove it from the tree. Right now it is as good as junk. I am including a local mod of this port

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Stuart Henderson
On 2024/04/13 15:47, Rubén Llorente wrote: > Here you are. There are definitely some problems with that one. Testing Brad's diff and reporting back to the list is probably the best way to move this forward. > Stuart Henderson wrote: > > On 2024/04/13 14:48, Rubén Llorente wrote: > > > Hello, >

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Stuart Henderson
On 2024/04/13 14:30, Stuart Henderson wrote: > i386 doesn't like that one, > > /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: > error: always_inline function '_mm_loadu_ps' requires target feature 'sse', > but would be inlined into function 'LoadRenderPara

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Brad Smith
On 2024-04-13 12:47 p.m., Stuart Henderson wrote: On 2024/04/13 14:30, Stuart Henderson wrote: i386 doesn't like that one, /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but wou

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brad Smith
On 2024-04-13 12:02 p.m., Stuart Henderson wrote: On 2024/04/13 15:47, Rubén Llorente wrote: Here you are. There are definitely some problems with that one. Testing Brad's diff and reporting back to the list is probably the best way to move this forward. Rubén, I'd love any and all feedba

Re: UPDATE: Dolphin 20230722

2024-04-13 Thread Brad Smith
On 2024-04-09 4:15 p.m., Brad Smith wrote: On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:54:52AM -0400, Brad Smith wrote: Here is an

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brian Callahan
On 4/13/2024 12:02 PM, Stuart Henderson wrote: > On 2024/04/13 15:47, Rubén Llorente wrote: >> Here you are. > > There are definitely some problems with that one. > > Testing Brad's diff and reporting back to the list is probably the best way > to move this forward. > Agreed. I won't be able t

Re: [new] py-rpds-py

2024-04-13 Thread Stuart Henderson
On 2024/04/09 18:50, Daniel Dickman wrote: > Updating jupyter notebook needs jupyterlab 4+ which needs newer > jupyter_server. > > So let's try update to the latest release of jupyter_server. > > Let's start with py-rpds-py. > > py-rpds-py is a less standard port than others so I'd like to get

[new] py-referencing

2024-04-13 Thread Daniel Dickman
Various python json ports need py-referencing and it's on the jupyter_server update path. ok to import? (note: depends on the just imported py-rpds-py port) py-referencing.tgz Description: Binary data

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
Brad Smith wrote: Testing Brad's diff and reporting back to the list is probably the best way to move this forward. Rubén, I'd love any and all feedback to try and get it into shape. It is very late here. I managed to compile Handbrake 1.6.1 with your diff. I will encode a bunch of movi

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
It looks like h.264 works with your diff, since I encoded a movie into h.264 + AAC with no issues. Brad Smith wrote: Rubén, I'd love any and all feedback to try and get it into shape.

[new] www/py-nh3

2024-04-13 Thread Daniel Dickman
This is a port of py-nh3, yet another python/rust port with a maturin build backend. Needed for apache-superset. ok to import? nh3.tgz Description: Binary data

Re: CVS: cvs.openbsd.org: ports (textproc/ripgrep)

2024-04-13 Thread Sebastien Marie
Theo Buehler writes: > CVSROOT: /cvs > Module name: ports > Changes by: t...@cvs.openbsd.org2024/04/13 18:16:34 > > Modified files: > textproc/ripgrep: Makefile > > Log message: > drop maintainer is it intented ? the commit message doesn't correspond to the patch (it could ha

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brad Smith
On 2024-04-13 11:00 p.m., Rubén Llorente wrote: It looks like h.264 works with your diff, since I encoded a movie into h.264 + AAC with no issues. You probably tried regular H.264. It's the high bit depth option (10-bit) that has an issue. Thanks for testing. Brad Smith wrote: Rubén, I'