Index | Thread | Search

From:
"Omar Polo" <op@omarpolo.com>
Subject:
Re: new(ish) devel/sdl3
To:
Stuart Henderson <stu@spacehopper.org>
Cc:
ports@openbsd.org, Thomas Frohwein <tfrohwein@fastmail.com>
Date:
Thu, 31 Jul 2025 19:16:51 +0200

Download raw body.

Thread
Stuart Henderson <stu@spacehopper.org> wrote:
> On 2025/07/31 17:46, Omar Polo wrote:
> > Hello,
> > 
> > This is thfr' devel/sdl3 port but with the version bumped.
> > 
> > I need it for updating games/taisei.  I can testify that it works :)
> > 
> > 
> 
> I think it's ok to import this, but be prepared to deal with any SDL 2
> ports which might start picking it up. I think I've disabled that in
> something before but there may be others.
> 
> Ideally test with a 'mini bulk' with this already installed and
> run port-lib-depends-check first, though I appreciate there a quite a
> lot of ports, it might at least be worth doing a sample (perhaps the
> more recently updated ones?).
> 
> I usually construct a list from grep [...] ports-INDEX | cut -d\| -f2,
> edit then point SUBDIRLIST at it, e.g. something along these lines
> 
> cd /usr/ports
> SUBDIRLIST=/path/to/list make prepare FETCH_PACKAGES=
> SUBDIRLIST=/path/to/list make package REPORT_PROBLEM=/usr/bin/true
> SUBDIRLIST=/path/to/list make port-lib-depends-check REPORT_PROBLEM=/usr/bin/true
> 
> (setting REPORT_PROBLEM like this stops it from killing the build at
> the first error)

oh, thank you for the tip!  i'll try to make a list later and run a mini
bulk tonight.  let's see how it goes :)