From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 16 23:05:51 2009 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8F991065670 for ; Wed, 16 Sep 2009 23:05:51 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from nskntmtas06p.mx.bigpond.com (nskntmtas06p.mx.bigpond.com [61.9.168.152]) by mx1.freebsd.org (Postfix) with ESMTP id 54DFC8FC1D for ; Wed, 16 Sep 2009 23:05:50 +0000 (UTC) Received: from nskntotgx03p.mx.bigpond.com ([124.188.161.100]) by nskntmtas06p.mx.bigpond.com with ESMTP id <20090916230550.SJBD1883.nskntmtas06p.mx.bigpond.com@nskntotgx03p.mx.bigpond.com> for ; Wed, 16 Sep 2009 23:05:50 +0000 Received: from areilly.bpa.nu ([124.188.161.100]) by nskntotgx03p.mx.bigpond.com with ESMTP id <20090916230549.CAZO28036.nskntotgx03p.mx.bigpond.com@areilly.bpa.nu> for ; Wed, 16 Sep 2009 23:05:49 +0000 Received: (qmail 2459 invoked by uid 501); 16 Sep 2009 23:05:38 -0000 Date: Thu, 17 Sep 2009 09:05:38 +1000 From: Andrew Reilly To: Kevin Downey Message-ID: <20090916230538.GB1790@duncan.reilly.home> References: <200909161214.n8GCE269022404@freefall.freebsd.org> <1d3ed48c0909161407t6b14c8ccw8c7eec16858808b9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1d3ed48c0909161407t6b14c8ccw8c7eec16858808b9@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150204.4AB16F4D.0112,ss=1,fgs=0 X-SIH-MSG-ID: rRA2F9buXAD+xDJw0jPvNAJ+xA/u8yI74J0WRdJsoQQZSkfduMHeU632J7MilM721ThcNBmPPmQqZqz0X4/Ru+M= Cc: gnome@freebsd.org, freebsd-ports-bugs@freebsd.org, linimon@freebsd.org Subject: Re: ports/138872: www/epiphany doesn't work when WITH_GECKO=libxul X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 23:05:51 -0000 On Wed, Sep 16, 2009 at 02:07:41PM -0700, Kevin Downey wrote: > epiphany ditched gecko for webkit a while back, the next gnome release > (2.28?) which will apparently land sometime after the 8.0 release will > have the webkit backed epiphany. the webkit version of epiphany is in > marcuscom ports: http://www.freebsd.org/gnome/docs/develfaq.html OK, I've read the cvs-cgi faq and the epiphany Makefile on marcuscom, and I don't want to destabilize my GNOME install, so I think I'll just wait until 2.28 comes out as the official release. That means that the pr can be closed as far as I'm concerned, but it might be useful to add a patch to the current Makefile so that the build breaks if WITH_GECKO=libxul. Cheers, -- Andrew