User Details
- User Since
- Apr 30 2016, 10:26 PM (536 w, 2 d)
Feb 28 2026
devel/gprbuild only
Feb 27 2026
I'd say this is right for gprbuild but wrong for libgpr. Due to ABI differences we have to stack the libraries under /usr/local/gnat* prefix to make sure they can only compile with the same compiler.
Feb 18 2026
Yes, I can provide you with a signed commit if this is needed.
Jan 28 2026
Whitespace fix
Added the comment code, updated the function description in the manpage
instead of an error code.
Aug 20 2025
This is perfect, thank you!
As it turns out, we get ENXIO from device_probe() when no driver has been found.
Silence ENXIO from device_probe()
I was really confused by the wifibox messages like this
I think this broke an already installed grub-bhyve with libvmmapi.so.6 for me - I had no COMPAT_FREEBSD14 in the kernel.
Is it possible that this broke grub2-bhyve built for older FreeBSD 15-CURRENT? https://lists.freebsd.org/archives/freebsd-current/2025-August/008456.html
Jan 27 2025
I have tried to apply the new UART code to my device, which I think is Intel Skylake platform:
Sep 9 2024
Jun 2 2024
May 21 2024
On both hosts duration of the build was ~1 minute. Memory usage in top during build look same like without build.
I tried to rebuild the ports updated by this patch and I have trouble supplying enough virtual memory to build babl.
May 20 2024
Related, mostly about documenting this: https://lists.freebsd.org/archives/freebsd-current/2024-May/005969.html
Jul 8 2022
Late to the party, but I am not sure this is the right way(tm).
Apr 10 2020
Apr 9 2020
I have tried this and indeed it now allows me to enable the webcam. However, it the picture is flashed over with a green background few times a second and it produces the following (possibly unrelated) error message one the console:
Apr 7 2020
Oct 8 2019
Thanks, yes, reverting it locally fixed that for me. Shouldn't makefs become part of the bootstrap tools then? Requiring 12.1 is a bit tight...
I tried to build SVN head (r353191) today on 12.0-RELEASE-p10 amd64 and I am getting an error when trying to build CDs:
Apr 22 2019
Thank you @cy for taking care of this!
Apr 17 2019
Apr 16 2019
Apr 1 2019
All issues fixed
Mar 27 2019
Use tag name as suggested by cy@
Merged changes to the ports tree in the meantime
Mar 13 2019
Make portlint happy
Feb 25 2019
This is a patch in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208098 to fix the problems. Feedback welcome.
May 24 2018
Great, thanks!
mdoc(7) nitpicking :(
May 23 2018
Are there any architecture-specific reasons for removal? (Something that riscv and aarch64 cannot do but amd64 and i386 can)?
I have one question. From what I see in the code for brk() and sbrk() got removed from the C library, but the system call sys_obreak still exists, correct?
May 22 2018
A bit late to the party, but I got bitten by this today - where this should be documented? sbrk(2) manpage?
Mar 11 2018
Sep 10 2017
Is asset generation working during the build stage? If yes, I think we can get rid of most node_modules - most importantly we can discard node-sass.
Aug 7 2017
node-gyp is brought by npm, at least in some version (often a newer version of node-gyp is required by the modules).
Aug 6 2017
How does node-gyp fit into this picture? This is the component that should pull in gmake dependency.
May 28 2017
Today with a fresh mastodon master I got the following (not from the port)
May 1 2016
Adding -DBOOT_BIOSDISK_DEBUG does not seem to influence gptzfsboot very much (I am even getting the same binary back).
Apr 30 2016
It seems to me that this change cause