From nobody Sat Aug 23 17:20:25 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4c8P2g60lcz669sK for ; Sat, 23 Aug 2025 17:20:27 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c8P2g0fKcz3VwS; Sat, 23 Aug 2025 17:20:27 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755969627; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+TkupnWINoi2eYA/FWnwaNhN3y3uoSm34JCuWDRpuRQ=; b=r/i3IsXFJzmN5O3YtQSln/roMJsaL2x4GQxgCteoTN1oo1SDpNsR+omGD8z9BNC8iRdp7E /Mz+ENI5nclFJl/38C/8GehQ8BOhKf4opl6wkUXuohP9sdr4FZFyOLQq2J7bXlxHVtWUYW AQTAa3gwyFxROfyuOvOziESKMX2dcYUWB5GTz/LLaXJl/QV+1VL/abGDmR3s+CZuMB2sCA JXsy5cWN3TbkQKHOlpydExNLlcman0xZgJre3jqxHJuDW51noyg76qTpcLtv+hCZyJOpNf 1z8v4becd49jWWVEA/WS4sRMw5zh+WZPnH1xW32WNxEUdC79ur7+qw2XO6i55A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755969627; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+TkupnWINoi2eYA/FWnwaNhN3y3uoSm34JCuWDRpuRQ=; b=ejX5OnA6KN8MvAmNuGxOSdPxi9l87MM0pRP/NNOkLnzyABZby4AZNWG1CnyXFmxEZiZRiV YiOi5M/7xi0zQq6FyHnxk5vauW36pBpPC40b68/HVDYea1zl3XAyHEYT/8n7eNlAcQaHQD PzC/SwplowEbrUOwuLMth6CM9+1mt12uUGXRUus27bl8SLe4o4mRNuPe4Cfq/AhhgJsgeD OzrVbIPLii7aFmf29oVz8MsZF0ApJtO3443P4qQJ1WJBbr4ZXVrbaLKJSb46XtbD/xdngq 7OJr8u0g1L28mnkPajbFhnE+OtXRc4SW8Beg+BEPackz4n+r3t9hrL/++fNddw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755969627; a=rsa-sha256; cv=none; b=o2baUqQSRWwfXW4pKJmhUL9LSrwCLe1SLBQxUcVuAP6Nl8Be2gVvheMq2CveVAJinOwSZV 2vw6+U5O6ZvTJ6R2oT7hhpEA3aFNMIatKbvFOl98RTsn0e9AIGxoYJuBT96g9YaUdIQjex tEIsZe52wvR330HPzX6Ra5wu6Gzz0YOfvOhmQbCfLTCFDYbrCEgvtBZHTJ9k1Vu43lt8UH U2h6EAT/7oL1rCM1BYxPL/SzafNo7zdssvFxNV1CBpOwk+qvyGz50OxiINtGFCj1xvwPB/ ZKB5CBYSxeCKhP/KgqLhm/BAa57w+QZSdxQ3nCW0H+Sn0na+lF/U13TwjVKrUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ltc.des.dev (unknown [IPv6:2a01:e0a:c54:bed0:922e:16ff:fef1:acef]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4c8P2f6TFQzFCy; Sat, 23 Aug 2025 17:20:26 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 0F6473BFAE; Sat, 23 Aug 2025 19:20:25 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Tomoaki AOKI Cc: Graham Perrin , freebsd-current@freebsd.org Subject: Re: /etc/pkg/FreeBSD.conf and /usr/local/etc/pkg/FreeBSD.conf (not repo names) In-Reply-To: <20250823213830.310f51c1c7d241dc3bc81963@dec.sakura.ne.jp> (Tomoaki AOKI's message of "Sat, 23 Aug 2025 21:38:30 +0900") References: <5dc99111-3977-4638-8151-1f69fa819e08@gmail.com> <20250823182819.321d4dbca45e56f7c1f0a7aa@dec.sakura.ne.jp> <93fa8633-3497-46db-9821-d5e57fd45ca8@gmail.com> <20250823213830.310f51c1c7d241dc3bc81963@dec.sakura.ne.jp> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sat, 23 Aug 2025 19:20:25 +0200 Message-ID: <86jz2uvtt2.fsf@ltc.des.dev> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Tomoaki AOKI 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 --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org