Re: Why does pkg insist on replacing "normal" ports with -nox11 ones?

2024-12-24 Thread David Wolfskill
On Tue, Dec 24, 2024 at 05:55:54PM +0300, Gleb Popov wrote: > On Tue, Dec 24, 2024 at 5:47 PM David Wolfskill wrote: > > > > I don't get it. Why would pkg want to be installing "-nox11" > > versions of things? > > Why not? You specified a port origin rather than a package name for > some reason.

Why does pkg insist on replacing "normal" ports with -nox11 ones?

2024-12-24 Thread David Wolfskill
As an experiment, I set up my newest laptop to update only via freebsd-update and installed only pre-built packages. (I am far more accustomed to building FreeBSD from source, as well as updating ports either via portmaster or by buidling my own packages, so there's a fairly high probability that

Re: Why does pkg insist on replacing "normal" ports with -nox11 ones?

2024-12-24 Thread Gleb Popov
On Tue, Dec 24, 2024 at 5:47 PM David Wolfskill wrote: > > I don't get it. Why would pkg want to be installing "-nox11" > versions of things? Why not? You specified a port origin rather than a package name for some reason. This origin gives rise to several packages and pkg chooses one of them. I

RE: Why does pkg insist on replacing "normal" ports with -nox11 ones?

2024-12-24 Thread Mark Millard
David Wolfskill wrote on Date: Tue, 24 Dec 2024 14:46:46 UTC : > As an experiment, I set up my newest laptop to update only via > freebsd-update and installed only pre-built packages. (I am far more > accustomed to building FreeBSD from source, as well as updating ports > either via portmaster o

Re: Upgrading db5 to db18

2024-12-24 Thread Kevin Oberman
On Sun, Dec 22, 2024 at 9:19 AM Xavier Humbert wrote: > Hi, > > databases/db5 is EOLed since 2022 > > If I run pkg-query on it : > >[root@numenor ~]# pkg query %ro db5 >mail/postfix >databases/p5-BerkeleyDB >databases/ruby-bdb > > I know I have to rebuild those 3 ports > > Are DB