Re: Questions about pkgbase

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Fri, 03 Oct 2025 07:05:21 UTC
On Fri, Oct 3, 2025 at 9:59 AM Alexander Leidinger
<Alexander@leidinger.net> wrote:
>
> Teach pkg to do the same what etcupdate does: handle the conflict
> interactively (and doing that for ports too would be nice).
> What the default way (interactive or non-interactive) shall be, would be
> discut^wbikeshed-able.

It is already done in https://github.com/freebsd/pkg/pull/2317
although not documented.