Commit Graph

13 Commits

Author SHA1 Message Date
sthen
9d94f0871e bump for gcc4.port.mk LIB_DEPENDS change 2009-05-17 09:40:53 +00:00
landry
c53f558993 Update to webkit 1.1.5v0, finally switch to plain releases instead of
tracking a random svn snapshot, as webkit-gtk has regular releases now.

ok ajacoutot@ phessler@
2009-04-27 19:25:08 +00:00
landry
343f0bf1ad Explicitely depend on libsoup->=2.26, spotted by jasper@ 2009-04-06 07:40:30 +00:00
landry
23efee8f19 Update to webkit r41894, taking advantage of libsoup 2.26 update..
Regen patches while here.
Tested in a bulk build by and ok jasper@
2009-04-04 10:35:26 +00:00
landry
720c8ae0c3 Update to webkit-svn r41121. The http backend switched from curl to
libsoup, tweak WANTLIB accordingly. Patch autogen.sh and run it instead
of manually running automake and autoconf (which turned out to be hairy)
2009-03-08 20:00:41 +00:00
landry
4327cacfc5 Add a patch to make webkit build on sparc64, which should hopefully let
the half of gnome compile again there. It still SIGBUS'es at runtime
though, but maybe someday i'll find the correct fix.
Ah, and did i mention it takes eleven hours to build on a dual-usIIIi
@1Ghz, and that DEBUG=-g is impossible because it eats all memory ?
2009-02-18 22:09:47 +00:00
landry
0380bbd32c Update Webkit to r40000 svn snapshot.
While here, link with -pthread instead of -lpthread, spotted by
ajacoutot@.
Remove the BROKEN marker on sparc64 upon jasper@'s request to let
gnome/devhelp build, although it still SIGBUS'es badly at runtime
(which is being worked on, and driving me nuts)
2009-01-25 22:16:40 +00:00
sthen
afb6a34902 add comment re: www/kazehakase near to BROKEN line, reminding anyone
who fixes webkit to adjust the list of arch in kazehakase.
2008-12-19 11:52:55 +00:00
ajacoutot
90fefd35f6 - my machine got exhausted trying to build this... and failed.
add VMEM_WARNING
2008-12-05 19:56:53 +00:00
landry
c4ef1041c3 Update webkit to a more recent svn snapshot.
ok phessler@
2008-10-26 12:59:01 +00:00
landry
e981d869cd Really fix pre-configure target, no cookie for me.
CC=path/to/cc is not needed because ports infrastructure picks cc in
${WRKSRC}/bin when using gcc4 MODULE.
2008-07-25 15:07:55 +00:00
landry
03478ba29c s/PREFIX/LOCALBASE/g in pre-configure target, and remove unneeded
SETENV.
prodded by ajacoutot@
2008-07-25 14:51:56 +00:00
landry
9989355675 Import webkit svn rev35249, based on an original work from James Turner
(james at bsdgroup dot org), thanks !
Webkit is an open source web rendering engine.

All our previous patches have been integrated upstream.
Mark it BROKEN on sparc64 until
https://bugs.webkit.org/show_bug.cgi?id=19775 is fixed.
Not linked to the build yet, a little bit of testing is still needed
with latest libc/libm change.
Thanks to all who already tested !

ok jdixon@ laurent@ 'import it' robert@ espie@
2008-07-25 12:51:10 +00:00