[Bug 261351] [NEW PORT] sysutils/py-ioztat: Storage load analysis tool for OpenZFS

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Jan 2022 04:38:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261351

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
If this supports multiple python version versions, and as it uses
PYTHON_PKGNAMEPREFIX, you'll probably want to use USE_PYTHON=concurrent (or
uniquefiles directly), so that the installed script filename has a unique
suffix based on the Python version its installed with, and so that multiple
versions don't conflict (say, when someone is doing an upgrade).
concurrent/uniquefiles handles creating a symlink from foo -> foo-X.Y for you

-- 
You are receiving this mail because:
You are the assignee for the bug.