The M10 version of the sources was released two days ago. My version of the port also obeys the (notorious) CFLAGS and CXXFLAGS. I chose not to require IDL -- the port's configure finds it if its present. I think, the pkg/PLIST should be automaticly generated for this port, I but did not do anything about this. The mozilla would crash in the XPTC_InvokeByIndex() from xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp when compiled by gcc295 with "-O -fexpensive-optimizations" (ouch, was that hard to trace!). Compiling it with -g results in a runnable binary. If someone could fix the 50 lines of assembly code there to always work properly, it would be terrific.
State Changed From-To: open->closed Update committed, thanks!