User Details
- User Since
- May 16 2017, 7:24 PM (463 w, 2 d)
Today
Since this is accepted, can we land this? There is a new upstream 0.9.4.
Yesterday
Sun, Mar 29
Mon, Mar 23
Any comments on this change?
Wed, Mar 18
Isaac, let me know if you want to take over maintainership of this port for the long run. But if not, I'd be interested in keeping it going on the FreeBSD ports side.
Tue, Mar 17
Thanks! Also noticed that wireplumber needed an update, so sent the review out for that. I'll commit the two of them together.
Mon, Mar 16
Oops, fixed missing files/ncursesw.pc in v3.
You can just cat all these patches into a giant one and put it under files/, though.
@aokblast this commit breaks the following tests in CI:
Sat, Mar 14
Fri, Mar 13
How about this? I think keeping the static_cast instead is more consistent with the rest of this source file.
Fixed weird whitespace in v2
Thu, Mar 12
Wed, Mar 11
Tue, Mar 10
I think the convenience is nice for sure, but the flexibility of choice is reduced. If anything, maybe I can add a variable similar to FAILFILE that is configurable so that users can choose where it goes?
Mon, Mar 9
Superseded by 56ce17a57a84d3de205162ba1ad2a64bd91ae18a.
Thu, Mar 5
If PKG_CREATE_THREADS_NUMBER <= 0, it gets kern.smp.cores || nproc. But aren't -T0 and -T$(sysctl kern.smp.cores) expected to mean the same thing?
- 0 is a perfectly valid value for -T, as your comment notes. But if that's what the user requests, it gets overwritten by...
- kern.smp.cores, which should be identical to just doing -T0 but with an extra shell call.
Wed, Mar 4
Mar 3 2026
Committed in D55634 with f26cb4757eb74ceace39144933ae198ebf1b4f28.
Sounds good, I'll commit mine and show the warning in the commit message.
Ah sorry, I accidentally submitted a review for a similar thing, but I think BUILD_BUG_ON(swap) is cleaner?
Feb 27 2026
Feb 24 2026
Feb 20 2026
It seems that the test added by this commit is failing in CI: https://ci.freebsd.org/job/FreeBSD-main-amd64-test/27898/testReport/sys.netlink/test_rtnl_gre/test_rtnl_gre/
Feb 19 2026
Applied feedback, will commit this version.
Feb 18 2026
I already have an update to an older development snapshot prepared and will work off that.
Thanks for the feedback. I like the plan of going ahead with emulators/rvvm-devel. I'd like to start using this in projects like Bricoler to speed up riscv64 CI and clean up failing tests, so tracking the latest improvements is important to me.
Feb 17 2026
Feb 12 2026
Cleaning out stale reviews.
Updated from discussion offline. I will commit this version instead. I will figure out a way to add "skip reason" metadata to Kyua in a future patch.
Feb 10 2026
Added a comment pointing to the pkg origin of dhcpd
Thanks, will do. Abandoning this now then.
Feb 4 2026
Closed by https://cgit.freebsd.org/ports/commit/?id=c4faf46ff4741f016c5196e1de77822733ff4a1f, I had linked the wrong review in the commit message, sorry about that!
Closed by https://cgit.freebsd.org/ports/commit/?id=919a4da7ff9794ffa53dbdd972ae25ec30368fa0, I had linked the wrong revision in the commit message so the automation didn't pick it up.