User Details
- User Since
- May 9 2014, 10:23 AM (559 w, 6 d)
- Roles
- Administrator
Fri, Jan 3
I am not sure this is a good idea.
Dec 31 2024
Great, thank you for this work.
Great, thank you for this work.
Dec 30 2024
Whatever is in the review description will do just fine for the CHANGES entry.
Whatever is in the review description will do just fine for the CHANGES entry.
Oh, please add a entry to the CHANGES file too.
Oh, please add a entry to the CHANGES file too.
Approved as long as it's been tested with a "today" ports tree. ("today" being regarding to the day it will being pushed.)
Dec 27 2024
It would be nice to really make use of the USES framework by using arguments, I think the JAVA_VERSION, JAVA_BUILD, JAVA_EXTRACT, JAVA_RUN and probably the USE_ANT variable should be turned into USES=java arguments, like USES=java:18+,build.
This looks promising.
Could you update the diff with either using arcanist or git diff -U9999 so we get context ?
Dec 24 2024
Yes, please, go ahead.
Dec 16 2024
still looks good :-)
Dec 15 2024
Dec 14 2024
Dec 13 2024
Dec 7 2024
Dec 4 2024
Dec 3 2024
No git command should be run in WRKDIR, ever. If a port does this, it should be fixed.
Dec 2 2024
And when that is changed, please ask for an exp-run to see if things break.
Nov 30 2024
This looks like a good idea, but could you please add the new environment variable to where WRK_ENV is first appended to, about 100 lines before.
Nov 24 2024
Well, if you feel confident that all ports will continue to build if you push this commit, then you have portmgr's approval to go ahead.
If you think it would be better to make sure everything still build, then ask for an exp-run and wait for the result.
Nov 21 2024
Nov 17 2024
Nov 16 2024
With your explanation and seeing the other review, I get it. It would have been nice to have all in the same review, it would have saved me some time trying to figure things out :-)
Please go ahead with both reviews.
Nov 12 2024
Nov 11 2024
Nov 10 2024
I don't quite understand where the problem is.
Is the fact that there are two / sometime breaks stuff?
If this is actually the case, I'd rather the source of the second / be somewhat fixed.
I'm sorry, I am not quite sure I understand what this is for.
Could you add a small documentation at the top of the file explaining exactly why this is needed, and in which cases one should add USES=sbrk?
Also, maybe in the ignore message, add that it does not take any argument.
This looks sound.
I have only run it in my head though.
Nov 9 2024
Oct 20 2024
Oct 19 2024
Oct 17 2024
Oct 16 2024
Oct 14 2024
I can't spot anything wrong, so
Sep 20 2024
Sep 19 2024
Sep 17 2024
Are you waiting for portmgr's approval ?
This file is maintained by python@, so, all you need is an exp-run to make sure everything is fine.
Sep 6 2024
The change is wrong, the code is correct. See sh(1):
Sep 5 2024
I have not needed WITH_DEBUG for a while, thanks.
Sep 4 2024
Aug 31 2024
Aug 30 2024
Aug 25 2024
Aug 22 2024
Aug 19 2024
Aug 5 2024
Aug 3 2024
Aug 2 2024
Something like this
Jul 30 2024
We probably need a message on each list asking to keep it in sync with the two other.
Jul 25 2024
Jul 24 2024
Jul 23 2024
Jul 19 2024
Assuming you tested this, and you probably know better than me what this actually does 😇
Jul 13 2024
make -C dns/bind918 -V USE_PERL5 WITH_DEBUG=yes WITHOUT_DEBUG_PORTS=dns/bind918
Results in "build".
This means that the port still believes that the "debug" feature is enabled, while it is actually disabled by the second knob.