Re: [UPDATE]: games/freeorion 0.49

2020-05-03 Thread Tom Murphy
May 2, 2020 11:16 AM, "Ingo Schwarze" wrote: > Hi Tom, > > Tom Murphy wrote on Fri, May 01, 2020 at 01:34:08PM +0100: > >> Any update on this? Can it be committed? >> (I am the maintainer) > > Thanks for working on this, but now is not the time to commit > an Update because we are preparing

Re: [UPDATE]: games/freeorion 0.49

2020-05-02 Thread Ingo Schwarze
Hi Tom, Tom Murphy wrote on Fri, May 01, 2020 at 01:34:08PM +0100: > Any update on this? Can it be committed? > (I am the maintainer) Thanks for working on this, but now is not the time to commit an Update because we are preparing the OpenBSD 6.7 release right now. Updating the game is

Re: [UPDATE]: games/freeorion 0.49

2020-05-01 Thread Tom Murphy
Hi, Any update on this? Can it be committed? (I am the maintainer) I believe the memory issues for compiling are just that ulimit -d needs to be increased to allow it to compile. Thanks, Tom

Re: [UPDATE]: games/freeorion 0.49

2020-04-11 Thread Elias M. Mariani
Great Tom, OK mariani@ I tried to compile and got "out-of-memory" issues, but is probably just my old PC. That is why I'm taking your word on compiling an running. Cheers. Elias. On Sat, Apr 11, 2020 at 10:52 AM Tom Murphy wrote: > > On Fri, Apr 10, 2020 at 11:05:33AM -0300, Elias M. Mariani

Re: [UPDATE]: games/freeorion 0.49

2020-04-11 Thread Tom Murphy
On Fri, Apr 10, 2020 at 11:05:33AM -0300, Elias M. Mariani wrote: > Hi Tom, > - You should remove REVISION. > - The patch has an offset: > Patching file CMakeLists.txt using Plan A... > Hunk #1 succeeded at 459 (offset 65 lines). > > A make update-patches should fix it. > > OK mariani@ with

Re: [UPDATE]: games/freeorion 0.49

2020-04-10 Thread Elias M. Mariani
Hi Tom, - You should remove REVISION. - The patch has an offset: Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 459 (offset 65 lines). A make update-patches should fix it. OK mariani@ with those changes. I take your word on compiling and running. :) Cheers. Elias. On Fri,

[UPDATE]: games/freeorion 0.49

2020-04-10 Thread Tom Murphy
Hi, Attached is a diff to bring games/freeorion to 0.4.9. I removed boost_signals-mt from WANTLIB since it was being listed as an extra lib. Compiles fine and runs for me. OK? Thanks, Tom Index: Makefile === RCS