User Details
- User Since
- Aug 2 2014, 8:08 AM (558 w, 4 d)
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.
Wed, Apr 2
I'm in the same boat as @lwhsu : this 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 .
Tue, Apr 1
Mon, Mar 31
Restore PORTEPOCH (feedback from bofh)
Sat, Mar 29
- 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=.
Fri, Mar 28
Thu, Mar 27
Wed, Mar 26
Tue, Mar 25
Mon, Mar 24
- 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 seems like a good idea for clarity/brevity.
Sat, Mar 22
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