On Fri, May 10 2019, Jeremie Courreges-Anglas <[email protected]> wrote: > On Mon, Apr 15 2019, Rafael Sadowski <[email protected]> wrote: >> Please find below an update diff for TeXmacs 1.99.9. I stared to get rid >> of COMPILER=base-gcc. Upstream switched form Qt4 to Qt5 and from >> autotools to CMake. >> >> Build with base clang and runs without notable issues in >> a quick teston and64 . All regression tests are also passed. > > I got sick of this port needing base-gcc so I went ahead and fixed it to > build with ports-gcc. Now that base-gcc is out of the way, let's take > a look at your update. :) > > Here are some tweaks: > - missing COMPILER line, this is a C++ port > - no need to depend on git at build time > - add libexecinfo to LIB_DEPENDS, since you explicitely link against it > - sync WANTLIB (png16 -> png) > - add -Wno-deprecated-register to cut down the noise in build logs > - drop patches/patch-src_System_Link_pipe_link_cpp, not relevant any more > > Nam proposed to become maintainer of this port. Nam, are you still > interested?
I forgot to add: builds also fine on amd64 using ports-gcc and ld.bfd. Very lightly tested on amd64, seems to work fine. ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
