From nobody Fri Apr 24 01:33:16 2026 X-Original-To: dev-commits-src-main@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 4g1wT86gSdz6bZc4 for ; Fri, 24 Apr 2026 01:33:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g1wT8625Gz3WNV for ; Fri, 24 Apr 2026 01:33:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776994396; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jr3maK+qhZJQaNoKBq6bUQpTWHkz/BzwEmXmZG8PEMs=; b=etwoCXNvIQ+G0SgTN2IvxEHlnggWj14VIsLgFKyEsyiqh4MblfgFpOaAfQNys0w4jY7/cM KOBvNXrK20M/l6jONKu4gCFTziS/EimIJTkM3Ewtc2An8cCFt2ZDjgkEGxXvQOY/4gseo0 i0DVgAEZVliD9HwiS/wFe5a+1LHAgJ2Kh5tltP6T0st67lvki6QXpfUgjEJIjsZTqaE2yn +pGy6/Cd59nm5pXLEm9TA5zXJDr/qns9Z5lSonMoOIINBhGUBbiiN+UKKZtcH4LBGAwumg WotVPlphUaW2HPmvQFmogh09rMUymzmVsNFdIco593oFH45KXWx1Kkm2GEu8nA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776994396; a=rsa-sha256; cv=none; b=boF0hELfXvwKY0C27Kp15EhY6z5loXyehPwPZUWj30aQiIzRDsATVFWyboYmnO3mvIIM4Z pEZq/GPUbTF6Po/XZc0MuDzahHnjCe0Jd8iTYfHnPFw4yF4clphdVe+p9sfvImqQ7Xbto/ 7zKwZ5AS/q7/xaJSM/vtlOL6UTh6NWZB7/SwLK1FtvLtwqN6aEdpJmp1/W6KBTGcD+PVM/ 3QGBx6vfZf+M0/i4R/qYh4U+/4mYoHf0FNtBobJDczaIYOUxnpUr0G0eOzbk+DdwcFBpkj 2XB1Mc3mF+ZlEI11V5Qci8K9SItScPxokXoMV1LyeP9OmI4NwaWp3vuXXPalYA== 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=1776994396; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jr3maK+qhZJQaNoKBq6bUQpTWHkz/BzwEmXmZG8PEMs=; b=lw+fi1I0+K+eqFlDkbTcYxo12FoO60s+Ryyw7RAVTj4KP70uGjGiCkGDhxtEtSrVaIADK5 VD4BJ+1ylxwpWso5gvhg4AfZXL6nh5NABUsaoK4zKmcLxxG0NPN9NKSbmljQ+m/ingcgs5 W0pFORllprejIOjfOjChAh7/4Q6ur/lomQffARBW4TyYpETzClVIRJqYbmGQVwAyH3//oM y0knE7qLyHjUdvoPD24qZo0kCapln56Z0do5z/1GJDeUuvRpimyqPU4+OcxO+g5wO+OhSC 4+cdigu7YIyID8y5DZEzZfNhPiuFfPlnnjTG2H2zupDbeEtHTMnWgOwuvoukOA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g1wT85dSZzj69 for ; Fri, 24 Apr 2026 01:33:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 25bb8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Apr 2026 01:33:16 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Pierre Pronchery Subject: git: c875afcbcdf7 - main - packages: Register pkgconf List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: khorben X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c875afcbcdf70e61826f3461aa77008f9f08ae75 Auto-Submitted: auto-generated Date: Fri, 24 Apr 2026 01:33:16 +0000 Message-Id: <69eac85c.25bb8.76cba1bf@gitrepo.freebsd.org> The branch main has been updated by khorben: URL: https://cgit.FreeBSD.org/src/commit/?id=c875afcbcdf70e61826f3461aa77008f9f08ae75 commit c875afcbcdf70e61826f3461aa77008f9f08ae75 Author: Pierre Pronchery AuthorDate: 2026-04-22 20:59:55 +0000 Commit: Pierre Pronchery CommitDate: 2026-04-24 01:13:50 +0000 packages: Register pkgconf This should fix the creation of the new packages introduced by the import of pkgconf into the base system. Fixes: b8352da33f34 ("pkgconf: import into the base system") PR: 294724 Reviewed by: ivy, ngie Approved by: ngie Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D56589 --- release/packages/ucl/pkgconf-all.ucl | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/release/packages/ucl/pkgconf-all.ucl b/release/packages/ucl/pkgconf-all.ucl new file mode 100644 index 000000000000..062fb2e71e11 --- /dev/null +++ b/release/packages/ucl/pkgconf-all.ucl @@ -0,0 +1,38 @@ +/* + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2026 Pierre Pronchery + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + */ + +comment = "Package compiler and linker metadata toolkit" + +desc = <