Re: [wip] webkit 1.8.0

2012-04-03 Thread Landry Breuil
On Tue, Apr 03, 2012 at 10:42:04PM -0400, Brian Callahan wrote: > mips64el report: > webkit-gtk3 (epiphany) suffers from some sort of regression - now > crashes on startup (previously, it worked the same as the gtk2 > version). I'll look into it but I think it's something with > javascriptcore. If

Re: [wip] webkit 1.8.0

2012-04-03 Thread Brian Callahan
mips64el report: webkit-gtk3 (epiphany) suffers from some sort of regression - now crashes on startup (previously, it worked the same as the gtk2 version). I'll look into it but I think it's something with javascriptcore. webkit-gtk2 (surf, midori, xxxterm) has no regressions (no progress eit

Re: [wip] webkit 1.8.0

2012-04-01 Thread Stuart Henderson
On 2012/04/01 13:23, Brian Callahan wrote: > The new dependencies render the loongson unable to build with default > settings. As reported before [0] doxygen won't build on loongson > without --english-only being set in the CONFIGURE_ARGS (ld fails, > looks like another binutils problem). Perhaps w

Re: [wip] webkit 1.8.0

2012-04-01 Thread Brian Callahan
On 4/1/2012 2:52 PM, Stuart Henderson wrote: I'd rather get doxygen building on mips64el though so --english-only probably makes mre sense. I wouldn't object to no_php for gpsd but if we *can* build a package on an arch, we should do so by default in the port. Then we should ignore the gpsd pat

Re: [wip] webkit 1.8.0

2012-04-01 Thread Stuart Henderson
On 2012/04/01 13:23, Brian Callahan wrote: > -PSEUDO_FLAVORS = no_x11 > +PSEUDO_FLAVORS = no_x11 php Should be no_php, the default should build everything. > -MULTI_PACKAGES= -main -php > +MULTI_PACKAGES= -main Keep this in the list and knock it out of BUILD_PAC

Re: [wip] webkit 1.8.0

2012-04-01 Thread Brian Callahan
The new dependencies render the loongson unable to build with default settings. As reported before [0] doxygen won't build on loongson without --english-only being set in the CONFIGURE_ARGS (ld fails, looks like another binutils problem). Perhaps we should set CONFIGURE_ARGS+=--english-only for

Re: [wip] webkit 1.8.0

2012-03-30 Thread Landry Breuil
On Fri, Mar 30, 2012 at 06:18:56PM +0200, Landry Breuil wrote: > Hi, > > here's a preliminary update to latest webkit release 1.8.0. > So far it's only been build-tested on i386/amd64, both flavors, and > doesn't build yet correctly on sparc64. ppc test to come. I don't have a > mips64el so a volu