From nobody Wed Apr 22 14:05:28 2026 X-Original-To: dev-commits-src-all@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 4g11G339Bcz6ZcLG; Wed, 22 Apr 2026 14:05:31 +0000 (UTC) (envelope-from markj@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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g11G32WCyz3d9d; Wed, 22 Apr 2026 14:05:31 +0000 (UTC) (envelope-from markj@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776866731; 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: in-reply-to:in-reply-to:references:references; bh=xVKAvSc19ogSUx4xfjrPgQkA9DmZRUHN+AfJ6Iw35oc=; b=VUwvHO2t69ipwdlZd2EDpOEa27urIhPdHbE09Zjl4pB+7QBgxKpno3dOmcWPWizTp+RWPt RYNa6K7TQA5UGXgdvM3aBti1ymPB+HafXHnjiTiiJjJf+wVOXUxz6DbD0ULTF3EFpW7Chq AraSPUOqnmHDiErrRAU8Ri8IDEOh5nQtgov8TwE1EZAf+4Jan/x50nvmFHlOfmbSPCiz2H 1LzkWWOyha1Bdt+RSNDnMi1Ugo/XK+Kfw+EnUo1Vi+qYUwo5EuBvzmCCpWiE8xOkjiRni/ ihOBJuKSl8aCTzCOmOB99o0oG6xTpvECY5p5/f+8V67OL/ceENTcQ63aQBKKiw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776866731; a=rsa-sha256; cv=none; b=PjxsjEsZQlrCVp1IH71MgGX1ShKBp1LFWvn52VKjhUrZeHYiN/p4BUxqif1SGkb0PzYH7s IT4OorQYE2W3vFYmgFQ38chhyJEmEbhQVwZUq7xfEWMCFv0zOPA4Bf5hYArD7xHNuKGrZO oCb2uyoBRqaZ+0+/vTL3Al928ThTBAMNzr31PNI92JXXi4IQyUb3DoDTNIGC4hWhxQ2+3P Wq0FmHh3se8cLzqwPKwmci9id/xgxYy+NWu0jD8lLuoVJjNo8VZs0Yj3ix8rINLiJ381zF xlLajjgGsm8fon0EdczO3Naz24YGmRouYpuPllciOomyvRstJ/CQXG4LRMSvsA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776866731; 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: in-reply-to:in-reply-to:references:references; bh=xVKAvSc19ogSUx4xfjrPgQkA9DmZRUHN+AfJ6Iw35oc=; b=VsWj2jx0Uq+G3XcgV2A15jzWJ5l8JgVh8Dq9KBbppXGEbfCV/IaEY2S6SeenRAeMSjBYYp D+ORX+ZQdJI/8/bTli+MQf8zQsfs5GDWNSnT14cl7EjkRci+UX1jYnYbSs+SJZfpyU38H5 XrlccesDAjwsAIrfpCoo8MFJtqf9LoEdegHhr9NdT6PSlzbT0yre2AErlD0G62TPwc1Zyv haW3mJVVy1gF//11aPnz96aofuGzgh5khTD2K1r/7vfuZ3FdOgI99fFISSBY0Vw8skNc7B +u2OBNLLPSRAgny5+pX9C9kPx/B0D1C9D1X0NLJlXQmA9vHxduP66z0V1RXGNg== Received: from nuc (192-0-220-237.cpe.teksavvy.com [192.0.220.237]) (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: markj) by smtp.freebsd.org (Postfix) with ESMTPSA id 4g11G26mSmz6c4; Wed, 22 Apr 2026 14:05:30 +0000 (UTC) (envelope-from markj@freebsd.org) Date: Wed, 22 Apr 2026 10:05:28 -0400 From: Mark Johnston To: Pierre Pronchery Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: b8352da33f34 - main - pkgconf: import into the base system Message-ID: References: <69e8d0f6.216cd.2cf09725@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <69e8d0f6.216cd.2cf09725@gitrepo.freebsd.org> On Wed, Apr 22, 2026 at 01:45:26PM +0000, Pierre Pronchery wrote: > The branch main has been updated by khorben: > > URL: https://cgit.FreeBSD.org/src/commit/?id=b8352da33f3434f0ba6093df361261d1b1f973a1 > > commit b8352da33f3434f0ba6093df361261d1b1f973a1 > Author: Pierre Pronchery > AuthorDate: 2026-04-08 16:52:29 +0000 > Commit: Pierre Pronchery > CommitDate: 2026-04-22 13:42:56 +0000 > > pkgconf: import into the base system > > This introduces the following option: > > * MK_PKGCONF: determines if pkgconf and bomtool should be built > > The objective is to allow the creation of SBOM information while > building FreeBSD's src tree. The build system cannot rely on the > presence of bomtool (and eventually also spdxtool) in the build > environment, except for having it as part of the src tree directly. > > The framework implementing the generation of SBOM files is under review > in D56474. > > This will also help simplifying the build, with the introduction of > another framework relying on the availability of pkgconf. I see a number of ATF-based regression tests in the contrib directory, but they are not connected to the build. Are you planning to hook them up? > > Sponsored by: Alpha-Omega, The FreeBSD Foundation > Reviewed by: bapt, philip > Approved by: philip (mentor) > Differential Revision: https://reviews.freebsd.org/D56404