Date: Wed, 23 Jul 2025 09:42:22 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 288359] lang/python3: Enable DTrace support Message-ID: <bug-288359-21822-1hxyFVV3zA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-288359-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-288359-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D288359 --- Comment #5 from Piotr Smyrak <ps.ports@smyrak.com> --- (In reply to Charlie Li from comment #4) OK, I get that. The reason I opted for a flavour was that it would be built= by project builders and thus automatically available as a binary package.=20 Except me and a bunch of other gray beards, most people these days rely on = the packages. And since Dtrace is a key selling point of FreeBSD, it's a waste = if it would not be available as drop in option thanks to an optional binary package that can swap in the default one (think: pkg delete python-3.11 && = pkg install python-dtrace-3.11).=20 That would still break links for pkg check --dependencies and as you explain succeeding pkg installation, but perhaps an additional pkg-message would be enough to inform an operator. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288359-21822-1hxyFVV3zA>