From nobody Mon Jan 01 21:59:33 2024 X-Original-To: ports-bugs@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 4T3qdd5gLYz55gQ2 for ; Mon, 1 Jan 2024 21:59:33 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T3qdd4THNz4PCs for ; Mon, 1 Jan 2024 21:59:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704146373; a=rsa-sha256; cv=none; b=Gh1hotbUtQNd60gqFBxCbWMAKU3lG3ORqG21Y+f8fmxxuIMjSsSQtjw2jTVpRvO2aOeF6W lO/ulScmD6JbgMybmTIjXPC0mQf1IXqIL5at8046pQy8W2Q4Ttb9fBx/aANPRMtttgwlAr 2av2GGU1L1bCOnYvQEq5WhO1F4QBVUBb9adelEOynm47euB9vMDPmjVVafvROuyuVyecXL S/0OBylGIqOvPEaIe5/9NGRkfq694yXdN6/4Pw3hPMZhQdM/WogrMu9IY6WaP/K976jDke y+KBAgLzSER2L0bhZGrsLqOqX6bl+HzYlAk7f/A1Uf2E1ljSpOepURNUT8vEkw== 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=1704146373; 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: in-reply-to:in-reply-to:references:references; bh=fXMXRSnYJtwNMc+Mx0fkCQijdVJUGM/uQ6qcCWl4Jk0=; b=isI+BoK8okQozQ70Ws8IlMr+Vw9Fp8Se+GbHsIm5o+s0c1vaZw5cqde61MKG+97l7yUell fwydyE6VnMiWqQbon79sWelWiGXY81ZvXZJSNzzk1DTpzWtqeUenO4uMH4XI4US2cOnqYv G+uGqnuNrFZFTDGfPNlhJ+zuTKyc5QnapvHwyU9WaXZP+Jc89CDKy0KAJ6/etPPgoNpqWw mkYWndMgLnnUl8iNlMaFWE8WlM4o9DeKzk5hjQRNRPlKueEos1F9bDJIG1aA8ssQvuOrBs RP2/kE1dj7u4mHCDZQwz9tk4iKGR5tlScelInRLZZ+FkmxZekyvfI1ldVD95Pw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4T3qdd3XyszZT6 for ; Mon, 1 Jan 2024 21:59:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 401LxXSm028255 for ; Mon, 1 Jan 2024 21:59:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 401LxXN3028254 for ports-bugs@FreeBSD.org; Mon, 1 Jan 2024 21:59:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275735] Introduce SUBPACKAGE support in the framework Date: Mon, 01 Jan 2024 21:59:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275735 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D47564762a319a037686c921accbb831= db779715c commit 47564762a319a037686c921accbb831db779715c Author: Luca Pizzamiglio AuthorDate: 2024-01-01 21:53:32 +0000 Commit: Luca Pizzamiglio CommitDate: 2024-01-01 21:58:53 +0000 component: add SUBPACKAGES This commit add SUBPACKAGES support to the framework. Fix users of _LICENSE_DIR Fix multi/dual license Add annotation to packages about being a subpkg Make do-depends aware of the subpackages Add PKGBASE.subpkg variable Fix actual-package-depends target Fix dependencies in sub-packages Implement LICENSE support Fix PLIST_FILES.subpkg Make DESCR.subpkg warning message shorter Add SUBPACKES to the list of OPTIONS_HELPERS Fix _strip_perms Simplify METADIR as in the original patch Fix _PLIST Fix the case when there are no subpackages Fix typo Fix _PKGDIR initialization Fix PLIST Fix typo in RE Fix METADIR Fix type in PKGFILE Fix [build|run]-depends-list targets Initial import of the subpackage framework This import is based on https://reviews.freebsd.org/D16457 PR: 275735 Differential Revision: https://reviews.freebsd.org/D40549 Mk/Scripts/depends-list.sh | 6 + Mk/Scripts/do-depends.sh | 23 +++- Mk/Scripts/functions.sh | 3 +- Mk/bsd.licenses.mk | 68 ++++++---- Mk/bsd.options.mk | 27 +++- Mk/bsd.port.mk | 310 +++++++++++++++++++++++++++++++----------= ---- 6 files changed, 313 insertions(+), 124 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=