User Details
- User Since
- Jun 6 2021, 5:11 PM (209 w, 4 d)
Mon, Jun 9
Fri, Jun 6
This is the same idea as OpenBSD's O_BELOW resp. F_BELOW. Perhaps the API can be designed to match OpenBSD's?
Wed, Jun 4
Mon, Jun 2
Sun, Jun 1
Sat, May 31
Sun, May 25
Fri, May 23
But the easiest way to prevent that is simply to ensure that we keep providing the latest go release. As long as the minor doesn't exceed what's in the ports tree, that toolchain-downloading behaviour will never trigger.
Thu, May 22
You're missing the point, I suspect. Go no longer has that problem. Go will no longer try to build go121 programs with a go124 stdlib. It will build go121 with a feature set identical go121, and this happens transparently and automatically. Go designed it this way so that there is never a need for multiple go versions. Technically we could leave go122 in the ports tree and it'd build all future Go programs.
Sun, May 18
Wed, May 14
May 10 2025
May 6 2025
May 5 2025
I already have a more comprehensive patch prepared that fixes this issue and some others. It is currently undergoing build testing.
Would be nice to keep CLLADDR around for compatibility. Had to patch net-mgmt/ipgen as it uses this macro; would have been nice if I didn't have to.
May 4 2025
Build test on i386 and armv7 FreeBSD 14.2 passed.
May 3 2025
Please make sure to MFH this change when it lands. My test builds on armv7 and i386 are still ongoing.
May 1 2025
Apr 20 2025
I disagree with this step.
Apr 14 2025
Apr 1 2025
I didn't check as I don't have graphics on my build box and no account to try the login prompt with.
Builds fine for me.
Mar 31 2025
This looks like a reasonable patch. Does a test build succeed? Does the maintainer approve?