Re: Help Porting Firebird 3.0

2021-03-29 Thread Gelson Borsoi via freebsd-ports
Em 18/03/2021 15:20, Gelson Borsoi via freebsd-ports escreveu: Hello, I am trying to port Firebird 3.0.7 to FreeBSD. I created a Makefile and found some necessary patches. I have successfully compiled the source code but I have difficulty to finish the Makefile to install it in the

Help Porting Firebird 3.0

2021-03-18 Thread Gelson Borsoi via freebsd-ports
Hello, I am trying to port Firebird 3.0.7 to FreeBSD. I created a Makefile and found some necessary patches. I have successfully compiled the source code but I have difficulty to finish the Makefile to install it in the correct folders. I actually did a completely manual installation to tes

Firebird 2.5 Core Dump - Possible solution

2021-03-10 Thread Gelson Borsoi via freebsd-ports
Hi Guys, i think i have the final solution to us. We all know that Firebird Server 2.5 can be installed by pkg or ports, but when you try to use it it crashes with the core dump. Based on https://tracker.firebirdsql.org/browse/CORE-5865 thi