Re: update devel/scons -- second try

2021-10-28 Thread Omar Polo
Omar Polo writes: > Hello ports@, > > motivated by the fact that godot 4.0 will require scons 3+, I tried to > update devel/scons to a newer release. The update involves a switch > from python 2 to 3 and some failure in ports. > > The patch below address only scons, a follow-up email will incl

Re: update devel/scons -- second try

2021-10-28 Thread Omar Polo
Stuart Henderson writes: > On 2021/10/28 12:00, Omar Polo wrote: >> >> Thomas Frohwein writes: >> >> > I discussed with Omar off-list that it may be worth tackling this in >> > chunks. He suggested starting with games/boswars and games/pingus that >> > compile with current scons. >> > >> > On

Re: update devel/scons -- second try

2021-10-28 Thread Kirill Bychkov
On Thu, October 28, 2021 05:39, Thomas Frohwein wrote: > I discussed with Omar off-list that it may be worth tackling this in > chunks. He suggested starting with games/boswars and games/pingus that > compile with current scons. > > On Tue, Oct 26, 2021 at 05:51:45PM +0200, Omar Polo wrote: > [...]

Re: update devel/scons -- second try

2021-10-28 Thread Stuart Henderson
On 2021/10/28 12:00, Omar Polo wrote: > > Thomas Frohwein writes: > > > I discussed with Omar off-list that it may be worth tackling this in > > chunks. He suggested starting with games/boswars and games/pingus that > > compile with current scons. > > > > On Tue, Oct 26, 2021 at 05:51:45PM +0200

Re: update devel/scons -- second try

2021-10-28 Thread Omar Polo
Thomas Frohwein writes: > I discussed with Omar off-list that it may be worth tackling this in > chunks. He suggested starting with games/boswars and games/pingus that > compile with current scons. > > On Tue, Oct 26, 2021 at 05:51:45PM +0200, Omar Polo wrote: > [...] >> games/boswars >> >>

Re: update devel/scons -- second try

2021-10-27 Thread Thomas Frohwein
I discussed with Omar off-list that it may be worth tackling this in chunks. He suggested starting with games/boswars and games/pingus that compile with current scons. On Tue, Oct 26, 2021 at 05:51:45PM +0200, Omar Polo wrote: [...] > games/boswars > > 2to3 changes plus: > > - some l

Re: update devel/scons -- second try

2021-10-26 Thread Omar Polo
and here's the fixes for the dependencies: > find /usr/ports/ -type f -name Makefile -exec grep devel/scons {} + databases/mongodb Current version doesn't build with python 3 but I'm gonna deal with this in a separate thread. emulators/fceux I've updated it to a newer v