Hello, today i tried to install gcc49 on freebsd 11.2 and i get this errors:
with command pkg install gcc49:
pkg: No packages available to install matching 'gcc49' have been found in the repositories
with cd /usr/ports/lang/gcc49/ && make install clean
===> gcc5-5.5.0_2 Invalid perl5 version 5.30.
*** Error code 1
i searched on internet but can't find any solution, any idea?