From nobody Tue Sep 23 20:02:25 2025 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 4cWW9K3Jc1z67rm7; Tue, 23 Sep 2025 20:02:29 +0000 (UTC) (envelope-from bapt@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 4cWW9K2jP3z3X9c; Tue, 23 Sep 2025 20:02:29 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758657749; 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=iBEA4cCABwu9bm+KRdJK6ur246u9Et8RqJeoYUv67Aw=; b=xtK540w0AFRiXFO4oANcWic6NJsVpDuQdl/EPv4FXB/2S2zciNEIi+4mlQW1KWlpyZpRI0 ozrTAQnejonZNlSzw8eH+atN39AgPLF7jKgfUyKbOaOlIfrovYfJ1E3KIdE42hbXT15wbv a3xjtM2+g2XnOdD2HZlhyZIwQ6xr+ZBj+mU5ey4YYyQJlzxOt5tC4+nAO+AYSV/rkPru3F //VrGitFLJAjn+cTRkxyOdXTJDGfAGBE1jVk+6n6W9QZXHaOwjDdd0dzQnozR3hSGt4Zan Rr1zwGN5jIvmt8t/jyg+iYGaWTAto/XR9ZOf+h2oRiDy8pErr2q0YAgU4MFRxA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758657749; 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=iBEA4cCABwu9bm+KRdJK6ur246u9Et8RqJeoYUv67Aw=; b=gDXJz4M/otKQyXY0iOxSdutTTLPGRbq/rrPVgh2DIBiB7DHsGG4ERv06cFiPsi6NLs/V+w UutntD/2ZwkQjshCBrcNnRGKZdagk8EX2oCSNg3PpS9aMAABK6bW9EPYY2iSgh/DIfW3p2 w2kp5RPLpFQizI3t5N7SeaCG3SfmDnVtF5HyxnODr/hOsj041nPQYuEl6YHOHrvxlzOEkj 9zXEbdcklWhDBAB6oJdV/a4CA9oR/wmwHIRJe+KYVP/EnnAH7Vf53NTu1k585PAkodUi/t powhTEhqym4U6GwqvLO6MK9Z+naJMXdi0CO8PLQW6RgoUjbao01i0vZmF4z/aw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1758657749; a=rsa-sha256; cv=none; b=cJGZqQIlz4rCDE8hm7EAVbAXtj3olIQ9O2GArEHcLKlDIsIOlj3COuEJt0eBmB7o58jesp 3niNw6QdqB3NNZoYxy5gVg/WtogdA2zlHJBtICgC+UuNZQy/fRUeqPRKRrO6IpI5dyHnP8 3AXsNY6r7k/0hC3B74dFeXIbJQLrQdrezdSWymgEDw9T4eUHBex8Pq6bAQBXHIawYi1jMa dEceppz31sljKiwAxIeMklF9d10h+iyRO3/wZFPtXNHNcNwXq4FK0zSbaZLYLatBg/eV91 lcDnqI1gwgiQVjhxultSa1RaqtSWS2GOIYCihqx63qiH5osw9cC36lJx6eSA3w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from b.nours.eu (b.nours.eu [IPv6:2001:41d0:303:5e39::1]) (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: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cWW9K1LnJzZ3; Tue, 23 Sep 2025 20:02:29 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by b.nours.eu (Postfix, from userid 1001) id 9CB5A2955C; Tue, 23 Sep 2025 22:02:25 +0200 (CEST) Date: Tue, 23 Sep 2025 22:02:25 +0200 From: Baptiste Daroussin To: Dag-Erling =?utf-8?B?U23DuHJncmF2?= Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 23e69b54973f - main - pkgbase: set origin for each packages as base/FreeBSD-* Message-ID: References: <202509231314.58NDE7Ir042112@gitrepo.freebsd.org> <86ldm5c64b.fsf@ltc.des.dev> 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=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86ldm5c64b.fsf@ltc.des.dev> On Tue 23 Sep 21:37, Dag-Erling Smørgrav wrote: > Baptiste Daroussin writes: > > pkgbase: set origin for each packages as base/FreeBSD-* > > > > MFC After: 3 day > > Reviewed by: ivy > > Differential Revision: https://reviews.freebsd.org/D52689 > > I'm not convinced this was a good idea. Having the same origin made it > trivial to identify base packages in filter expressions ('%o = base'). > I understand that some people think package origins should be unique and > complained loudly on the mailing lists, but subpackages already share > the same origin. > > DES > -- > Dag-Erling Smørgrav - des@FreeBSD.org Still doable via %o ~ base/* also now pkg info -x base/ do work while it did not before same for pkg info -g base/* best regards, bapt