Created attachment 250419 [details] Patch for cascadia-code Use (bsd)tar to extract and exclude unused files, saves significant I/O While at it adjust Makefile to follow Porters Handbook more closely Poudriere testport OK on FreeBSD 13.2-RELEASE (amd64)
Created attachment 250467 [details] Patch for cascadia-code v2 Preserve original flags
Updated to 2404.23 in ports 354103e4dd130daf19a858fef9ae3ad4c9669815.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a22dceae54e0236da83ce52cfee4af1af99d0aa commit 9a22dceae54e0236da83ce52cfee4af1af99d0aa Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-06 06:36:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-06-06 19:05:48 +0000 x11-fonts/cascadia-code: Use EXTRACT_AFTER_ARGS to reduce I/O Use EXTRACT_AFTER_ARGS to reduce I/O more than 50% by only extracting files we install. PR: 278779 Approved by: blanket (improvment to build) x11-fonts/cascadia-code/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
As I said in other PR, I really do not like the idea to have hardcoded EXTRACT_AFTER_ARGS.
There's clearly an issue with communication and your actions. If you're unable to respond, address PRs and reviews a workflow and/or workload needs to be changed as it's a joint effort. That being said, what's your justification for making this port unnecessarily heavy for everyone with a simple fix?
You did however commit it and shuffling around ~100Mbyte just for the sake of it isn't very efficient on resources.