[Bug 289292] [NEW PORT] benchmarks/py-reframe: HPC system validation & performance regression framework

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Feb 2026 12:47:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289292

--- Comment #8 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Generic Rikka from comment #7)

Thank you for your quick follow up.

The preferred way is to adjust PORTNAME such that its capitalisation matches
the PYPI package.  This'll make it easier for dependent ports to find this
dependency, too.  Note that PORTNAME does not need to match the directory of
the port, so it's fine to have the directory in lowercase but PORTNAME in mixed
case.

Also again, do not use @ to silence commands (except when printing messages or
in frameworks).

You can now omit pkg-plist by adding USE_PYTHON=autoplist.

You should not set NO_ARCH=yes as the python bitcode files are architecture
dependent as far as I know.

Port looks really good apart from these tiny issues and can likely be committed
once you address them.

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