User Details
- User Since
- Aug 2 2014, 8:08 AM (561 w, 4 d)
Sat, May 3
This feature can be refined, but I don’t want to get in the way of the utility of this change for folks like @kp, who need the debuggability. Let’s go forward with this change and refine things/sand down rough edges on GitHub.
Fri, May 2
Wow. I’m surprised that this kind of bug exists in this libcall..
Would it make sense to define ERRORs to include errno’s of some kind, e.g., EINVAL?
Thu, Apr 24
Fri, Apr 11
Fix CONFLICTS definition per the Porter's Handbook section on "Using CONFLICTS* With Globs."
Update CONFLICTS_INSTALL to handle the 1.x to 2.x hop cleanly, while forbidding
\*lint1 and \*lint from being installed together.
- Fork 1.x from 2.x
- Upgrade 1.x from 1.62.2 to 1.64.8
Wed, Apr 9
Oof... 2.0.2 really finds a lot more issues in code (for better or worse). containerd for instance passes on 1.65.x, but fails on 2.0.2.
Also, 2.0.2 required a config migration (like tox), so it might make more sense to split up the package into 2 different versions.
Apr 2 2025
I'm in the same boat as @lwhsu : papering over this is fine, but it still doesn't fix the other 3 test cases I mentioned in that are failing though: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285826 .
Apr 1 2025
Mar 31 2025
Restore PORTEPOCH (feedback from bofh)
Mar 29 2025
- Resolve comments from bofh by replacing USE_GITHUB with the static release artifact URL.
- Leverage CONFIGURE_ENABLE= instead of the handrolled equivalent with CONFIGURE_ON= and CONFIGURE_OFF=.
Mar 28 2025
Mar 27 2025
Mar 26 2025
Mar 25 2025
Mar 24 2025
- Could you please verify that this doesn't regress Linux/MacOS?
- Something like using debugger_ptr_t = std::shared_ptr<debugger> then converting all of the code to use debugger_ptr_t (or maybe just debugger_ptr? I forget the style ATF/kyua uses since I flushed that out of my cache in favor of other garbage :D..) seems like a good idea for clarity/brevity.
Mar 22 2025
Mar 15 2025
Mar 14 2025
Mar 11 2025
Update remaining version numbers I missed in prior revision.
Mar 10 2025
Update the remaining version numbers/strings
Mar 8 2025
Double-submitted as D49296.
Update with the changes in the tree instead of the vendor import commit