From owner-freebsd-ports@FreeBSD.ORG Mon Apr 20 13:51:10 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 853AB1065674; Mon, 20 Apr 2009 13:51:10 +0000 (UTC) (envelope-from datahead4@gmail.com) Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220]) by mx1.freebsd.org (Postfix) with ESMTP id 2E9FA8FC23; Mon, 20 Apr 2009 13:51:10 +0000 (UTC) (envelope-from datahead4@gmail.com) Received: by gxk20 with SMTP id 20so4895594gxk.19 for ; Mon, 20 Apr 2009 06:51:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=yp5YvvKPT1809UBiEsyKZtcSItqYAi+nknEjGTr1odY=; b=bk/FCSgSctCf9jwXjzwxQDJhYgpXSpwoadUWc/cJF4Ic2S7fPZg9pv3RpVOFb18vh0 Cqtah05iHyB/BKi4YDnwcHAf1lsnW2TZmypQEKoN1emd1IIloOOzD9X7t0SxrjiDmnW3 kRaORPDxXEAZo8WL0Ut+jQH8IhUgjoy791ZMg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=rwlhpBIuQX8NWllKxM9BTrbBPwb8pZivnADrasbEd6fgGxqWg+yK0w28875KB3+ZDt 9qfBtF8+ootsBZTUgqFlHUlHgK+Fiusrx40THe6c/iX1N3NN87uhjWYweJtPnKh9wa3b D+Zdq4Ud3fKm3SiWGb9rZJuWTKjCOlqm8BMmE= MIME-Version: 1.0 Received: by 10.90.91.9 with SMTP id o9mr7408644agb.10.1240233782544; Mon, 20 Apr 2009 06:23:02 -0700 (PDT) In-Reply-To: <20090410114502.GE17289@bsdcrew.de> References: <20090410114502.GE17289@bsdcrew.de> Date: Mon, 20 Apr 2009 08:23:02 -0500 Message-ID: From: Matt To: gnome@freebsd.org, ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: [CFT] Firefox-3.1-Beta3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 13:51:14 -0000 On Fri, Apr 10, 2009 at 6:45 AM, Martin Wilke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Howdy, > > If someone want to play with firefox 3.1 beta3 here, is a patch for marcuscom portstree: > > http://miwi.homeunix.com/patches/firefox31_b3.diff > > and here a tarball :) > > http://miwi.homeunix.com/firefox3-devel.tgz > Build works well for me on i386 and 7-STABLE. You'll need the patch mentioned at: https://bugzilla.mozilla.org/show_bug.cgi?id=478871 if you're attempting to build with the version of pango currently in ports (1.24.0). Matt