Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2024 13:56:57 +0900
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        Gleb Popov <arrowd@freebsd.org>, "freebsd-ports@FreeBSD.org" <freebsd-ports@freebsd.org>
Subject:   Re: sysutils/bsdisks: 0.36 requires full C++20 header
Message-ID:  <SI2PR01MB50360EF5CEBAEDC31A399DAAFA232@SI2PR01MB5036.apcprd01.prod.exchangelabs.com>
In-Reply-To: <CALH631mv-spuniKhQ%2Bowv=7_TXaXP27m1sr5%2B=cXf39qeTwWkQ@mail.gmail.com>
References:  <SI2PR01MB50362E12F5A2CAE54D89BCCEFA5F2@SI2PR01MB5036.apcprd01.prod.exchangelabs.com> <CALH631mv-spuniKhQ%2Bowv=7_TXaXP27m1sr5%2B=cXf39qeTwWkQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.

On 2024/11/11 13:32, Gleb Popov wrote:
> I'm surprised that someone is using a desktop-related package on such
> an old system.
> Why don't you upgrade?

I'll answer about it, but it's a work in progress.
I was going to start using it from 14.1-STABLE, but it doesn't finish when it gets to 14.2-STABLE :)
While FreeBSD is being used on the desktop, it is tethering other devices and sharing the network, so it cannot be stopped for a long time.
I've finally gotten to the point where Firefox is installed, but the current porttree is the devil :)
Xorg pulls in llvm15 with its dependencies.
And Firefox pulls in llvm17, rust, node20, etc. with its dependencies.
However, if it is a release version installer, it seems that it is easy to get here because the package is included.

Also, ports are irrelevant, but my network is flying RA packet which flagged with o and without rdnss entries.
In such a networked environment, the current FreeBSD seems to be less capable of going out to the outside network.
The following path choices will be required.
1. Set up local_unbound. I use bind9*, so it's extra work.
1. Install dhcp6 from net/dhcp6. nameserver can be obtained by dhcp6c -i ifname0. There is no network to get the distribution files of it 🤣
1. Memorize 2001:4860:4860::8888 instead of 8.8.8.8. Since it is not written in man 5 resolver.

In addition, I asked to keep am-utils without removing.
https://lists.freebsd.org/archives/freebsd-ports/2023-March/003589.html
It was in a different state than the base one, so my usage didn't work.
It seemed that I was the only one on Earth who needed it, so it was broken until I started using it :)
I wasn't ready to change to another new method right away, so I figured out how to get back to the same behavior. (bug 282598)

I was enjoying the setup one by one, but it took a long time 🤣

Regards.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SI2PR01MB50360EF5CEBAEDC31A399DAAFA232>