From nobody Mon Sep  4 17:29:45 2023
X-Original-To: python@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 4RfbHF07gSz4sY1W
	for <python@mlmmj.nyi.freebsd.org>; Mon,  4 Sep 2023 17:29:45 +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 4RfbHD6DLnz4cCn
	for <python@FreeBSD.org>; Mon,  4 Sep 2023 17:29:44 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693848584; a=rsa-sha256; cv=none;
	b=ISQw/06iC5SM7gUEvaZvCDefmy4pN80j+Swt0tLXSrBXQRQdmn1SvfvjhQfKOpdyG/henc
	pjf2zOtpTdsgGMZeD8Yercrn3qhtMv8mpcMw1cSe63BICDTvSoPWliykvCL/8yBuyL++sk
	poNZwXpm6VGv23O/l2lxaVXV6wNRNVfM272Ku2U9VmABTXkCU8tz++WcV9UdfByRJ6hWJy
	vafROE9G4xh4N6AWSlxaaA7Kk8xh2akEfdZgw3io10HwZ2uxe+ocXbAvg8peOU1ii2tCW0
	fnozcVXktV8AnW5/cmHD9o7XK8pY3JdBWaCyQkAke1Wycj+9z+psBp3VCf5JRw==
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=1693848584;
	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=0pUJmE1EkzBkhlhsCr+I6uspllmYVLNNQb3IsbwWQWE=;
	b=kklGOK/ZOhUBYJEnb5iySqlrhWglcLpsiAmYGpP1VhRfscacAYZXiwGywcwXvKOZNAf/lG
	XlruRDtHOOgwXtElwK7JJA9vO6G2A2O5n5TuwvejVc6+LeIdu3u1aNANtQk3603Wn/2dbL
	DU/EaCmzBkpWO4d5FMVA9opzhbXbMKa2qZcVvxjxb5QzyYtRKB6V01aJLX3DblN6Nx1JKT
	WcICb/ve6nxn+DpcQvC5Ru6+j2sHFy8D+LvpbHXSxqROz3XGhW8KaHILZcxdpP6celZpAA
	Afox+VAddgzDxVc7+UGsb+F0Y4MRXNxCAQBXSqHkg2lqAPO3Y/lSZwsHCvdw6w==
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 4RfbHD5Jwrz1FGp
	for <python@FreeBSD.org>; Mon,  4 Sep 2023 17:29:44 +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 384HTiDA004669
	for <python@FreeBSD.org>; Mon, 4 Sep 2023 17:29:44 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 384HTiAo004668
	for python@FreeBSD.org; Mon, 4 Sep 2023 17:29:44 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 262109] Mk/Uses/python.mk: Improve CMake/Python integration
Date: Mon, 04 Sep 2023 17:29:45 +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 Some People
X-Bugzilla-Who: lwhsu@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: lwhsu@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+ exp-run+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-262109-21822-E7VHTuqRXw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262109-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-262109-21822@https.bugs.freebsd.org/bugzilla/>
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: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262109

--- Comment #23 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
(In reply to Li-Wen Hsu from comment #21)
The list:

cad/antimony
cad/surelog
cad/uhdm
databases/arrow
devel/catch2
devel/gdcm
devel/llvm11
devel/llvm12
devel/llvm13
devel/llvm14
devel/llvm15
devel/llvm16
devel/llvm17
devel/nanopb
graphics/filament
graphics/glaxnimate
graphics/krita
graphics/openexr
graphics/openshadinglanguage
graphics/py-s2
graphics/qgis
graphics/qgis-ltr
math/clingo
math/cvc5
math/dbcsr
math/py-ambit
math/py-dionysus
math/py-faiss
math/py-heyoka
math/py-or-tools
math/vtk9
misc/astc-encoder
misc/py-openvdb
multimedia/obs-studio
multimedia/onevpl
net/libcharon
science/agrum
science/arbor
science/chemicalfun
science/dakota
science/elmerfem
science/gromacs
science/InsightToolkit
science/lammps
science/libint2-psi4
science/liggghts
science/mopac
science/mrchem
science/openmodelica
science/psi4
science/py-arbor
science/py-gemmi
science/py-HepMC3
science/py-mrchem
science/py-pygmo2
science/salome-kernel
science/scidavis
science/siconos
science/smoldyn
science/ttk
science/votca
security/ca_root_nss
sysutils/bareos20-server
x11-themes/kf5-breeze-icons
x11-themes/plasma5-breeze-gtk

--=20
You are receiving this mail because:
You are on the CC list for the bug.=