Re: changing from pkgbase to regularbase

From: void <void_at_f-m.fm>
Date: Wed, 19 Nov 2025 16:14:27 UTC
On Wed, Nov 19, 2025 at 03:14:28PM +0000, Minsoo Choo wrote:

>Thanks for your effort!
>
>Since DESTDIR has been around for some time, I think the related logic was accidentally removed while adopting pkgbase. This won't take too much effort (just set DESTDIR to / if it is not specified), and I don't need other information for now.

I think I've found the reason for this in https://reviews.freebsd.org/D52879
which I didn't see before.

There should be IMO a setting or a sysctl or something like 
pkgbase.enabled=0 though (my own perspective as a user)
--