On Mon, Jul 21, 2008 at 08:49:05AM +0200, Landry Breuil wrote:
> On Sun, Jul 20, 2008 at 06:30:45PM -0400, James Turner wrote:
> > On Sun, Jul 20, 2008 at 09:02:32PM +0200, Landry Breuil wrote:
> > > On Sun, Jul 06, 2008 at 11:23:56PM +0200, Landry Breuil wrote:
> > > > Hi,
> > > > 
> > > > webkit finally had a formal 'official' 1.0.1 release :
> > > > 
> > > > http://mail.gnome.org/archives/release-team/2008-June/msg00047.html
> > > > 
> > > > So here are the updated ports for webkit (renomed from webkit-gtk2)
> > > > and midori, currently tested on i386 and amd64. The sparc64 is
> > > > building since 8 hours as of now, and everything seems ok so far.
> > > > 
> > > > Please give it a shot on macppc/alpha, and be aware that webkit
> > > > takes some hours to build, depending on your hardware...
> > > 
> > > And here's a new set of updated ports, this time with webkit -svn,
> > > all our patches have been integrated upstream (see
> > > https://bugs.webkit.org/show_bug.cgi?id=19975 for reference), and we
> > > directly call autoreconf/automake instead of using the broken autogen.sh
> > > file (https://bugs.webkit.org/show_bug.cgi?id=19977).
> > > 
> > > Please test on amd64/macppc/i386, sparc64 still has a SIGBUS being
> > > worked on (see https://bugs.webkit.org/show_bug.cgi?id=19775, patches
> > > are in patches-sparc64)
> > > I'm thinking of commiting webkit port with ONLY_FOR_ARCH, and then update
> > > to a newer svn snapshot once this issue is fixed.
> > > 
> > > Midori port hasn't changed, a MESSAGE file has been added to deal with
> > > eventual icon and https problems.
> > > 
> > > Packages for i386 are available here (warning, webkit is compiled
> > > agaisnt sqlite 3.5.9, still not commited but being tested with ffx3)
> > > 
> > > http://gruiik.info/stuff/{webkit-35249,midori-0.0.18}.tgz
> > > 
> > > Thanks for testing !
> > > 
> > > Landry
> > 
> > Landry, thanks again for taking webkit and midori under your wing.  You
> > have been able to do alot more with it then I could ever have.  With
> > that said, I think you forgot to attach/link to the latest ports.  I
> > just see the links for the precompiled i386 packages.
> 
> Err.... sure. Here they are :)
> 
> Landry

Both build and run great on amd64. Attached is a minor patch for midori
that updates the HOMEPAGE and MASTER_SITES.

-- 
James Turner
BSD Group Consulting
http://www.bsdgroup.org
--- Makefile.orig       Mon Jul 21 20:24:29 2008
+++ Makefile    Mon Jul 21 22:03:25 2008
@@ -5,8 +5,8 @@ COMMENT =       lightweight web browser
 DISTNAME =     midori-0.0.18
 CATEGORIES =   www
 
-HOMEPAGE =     http://software.twotoasts.de/?page=midori
-MASTER_SITES = http://software.twotoasts.de/media/midori/
+HOMEPAGE =     http://www.twotoasts.de/index.php/pages/midori_summary.html     
+MASTER_SITES = http://www.twotoasts.de/media/midori/
 
 MAINTAINER =   James Turner <[EMAIL PROTECTED]>
 

Reply via email to