User Details
- User Since
- May 9 2014, 10:23 AM (463 w, 6 h)
- Roles
- Administrator
Tue, Mar 21
Wed, Mar 15
Fri, Mar 10
Wed, Mar 8
rebase
Mon, Mar 6
Sat, Mar 4
Could you maybe use temporary files (mktemp(1)) for fetch output instead of variables, it makes the jq lines shorter (jq '.foo' /tmp/file instead of echo $foo | jq ".foo")
Feb 22 2023
Does this really have to be an extra patch? Does it break the build on other archs?
Feb 18 2023
It feels like something like this should be in base, not in ports.
Why was this change committed without a full exp-run?
Feb 15 2023
Feb 14 2023
Feb 13 2023
poke @bapt
Feb 9 2023
Feb 8 2023
From what I understand, you removed sunpoet's fix because of some hypothetical future problem that may never happen.
I have no idea what actually writes bytecode, or when it gets written, but it feels like this should be put in a place where it is picked up by all ports that will use some python bits, like directly in bsd.port.mk so all ports get it.
Jan 27 2023
Jan 25 2023
Dec 23 2022
Dec 17 2022
Dec 11 2022
Two typos, and a simplification.
Dec 10 2022
Nov 30 2022
Nov 19 2022
Nov 16 2022
Oct 24 2022
Oct 7 2022
Sep 30 2022
Sep 28 2022
Sep 21 2022
Sep 3 2022
Aug 26 2022
Aug 25 2022
Jul 29 2022
Jul 22 2022
Jul 15 2022
Jul 13 2022
Jul 12 2022
Ok, this was already discussed a few times, something called GH_PATCH I think.