Re: /etc/pkg/FreeBSD.conf and /usr/local/etc/pkg/FreeBSD.conf (not repo names)
Date: Sat, 23 Aug 2025 22:37:39 UTC
On Sat, 23 Aug 2025 19:20:25 +0200 Dag-Erling Smørgrav <des@FreeBSD.org> wrote: > Tomoaki AOKI <junchoon@dec.sakura.ne.jp> writes: > > I think pkg is quite irregular corner case. > > Indeed, it SHALL be the part of base, but as it is still under active > > developement, need to be in ports "until the spec prolerly fixed up". > > So exists /usr/sbin/pkg for bootstrapping. > > I don't know where you got that idea. It's in ports because it's > closely tied to the ports tree and has a different lifecycle than base. > > DES > -- > Dag-Erling Smørgrav - des@FreeBSD.org I think you're right "until PkgBase is just under test". But now commits related with PkgBase is actively (than before) even on non-main branches like stable/14. An example below. https://cgit.freebsd.org/src/commit/?h=stable/14&id=d149be3a0cbe27599921b0952bd8de18413fceaf So it should be considered to be tied with base, too. The situation is already changed. This is my thought that made me to the conclusion. Regards. -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>