Index | Thread | Search

From:
Thomas Frohwein <tfrohwein@fastmail.com>
Subject:
Re: UPDATE: sysutils/exfetch -> 1.6
To:
izzy Meyer <izder456@disroot.org>
Cc:
ports@openbsd.org, bentley@openbsd.org
Date:
Sat, 18 Apr 2026 15:36:16 -0700

Download raw body.

Thread
On Thu, 16 Apr 2026 15:11:51 -0500
izzy Meyer <izder456@disroot.org> wrote:

> On Thu, 16 Apr 2026 07:53:40 -0500
> izzy Meyer <izder456@disroot.org> wrote:
> 
> > On Tue, 31 Mar 2026 22:04:41 -0500
> > izzy Meyer <izder456@disroot.org> wrote:
> >   
> > > On Fri, 27 Mar 2026 12:21:53 -0500
> > > izzy Meyer <izder456@disroot.org> wrote:
> > >   
> > > > Hello ports@
> > > > 
> > > > Here's a small update that drops the patch enabling debug
> > > > packages for exfetch, and two smaller changes that don't really
> > > > affect us on OpenBSD. I plan this will be the last update of
> > > > this package before OpenBSD 7.9 reaches -release status.
> > > > 
> > > > I added an optional MAKE_FLAG "DEBUG", that when set to "on"
> > > > will enable crystal's --debug flag at build time. This
> > > > simplifies the port quite a bit and avoids the need for
> > > > patching the Makefile.
> > > > 
> > > > Changelog:
> > > > * Since(1.5.4)
> > > > 
> > > > Misc Changes:
> > > > - Added new DEBUG flag to optionally build 
> > > >   with debug symbols
> > > > 
> > > > Optimizations:
> > > > 
> > > > Bugfixes:
> > > > - Fix gpu detection normalization
> > > > 
> > > > New features:
> > > > - Added eopkg support in package count
> > > > 
> > > > (copied bentley@ as he was the one who messaged me for an OK
> > > > about the last commit on this port patching debug builds into
> > > > the port to see his thoughts on the matter)
> > > > 
> > > > OK?
> > > > 
> > > > Thanks.
> > > >   
> > > 
> > > Here,s a new diff which additionally removes WRKDIST as this
> > > commit [1] fixes that hack I used.
> > > 
> > > [1]
> > > https://cvsweb.openbsd.org/annotate/ports/infrastructure/mk/bsd.port.mk,v?rev=1.1648&sort=File
> > > 
> > > Also, copied thfr@ as he was the one who authored the change to
> > > bsd.port.mk to make sure I did this correctly. 
> > > 
> > > OK for commit?
> > >   
> > 
> > Ping! (attached again)
> >   
> 
> Whoops. Attached the wrong diff. Here's the correct one.
> 

Committed, thanks!