From owner-freebsd-ports@freebsd.org Sat Jul 11 12:11:05 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C61F34C5 for ; Sat, 11 Jul 2015 12:11:05 +0000 (UTC) (envelope-from herbert@oslo.ath.cx) Received: from oslo.ath.cx (oslo.ath.cx [IPv6:2a01:4f8:200:42e4::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oslo.ath.cx", Issuer "oslo.ath.cx" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6EDA61068 for ; Sat, 11 Jul 2015 12:11:03 +0000 (UTC) (envelope-from herbert@oslo.ath.cx) Received: by oslo.ath.cx (OpenSMTPD) with ESMTP id cb9edddd; Sat, 11 Jul 2015 14:11:01 +0200 (CEST) Date: Sat, 11 Jul 2015 14:11:01 +0200 From: "Herbert J. Skuhra" To: Hans de Hartog Cc: freebsd-ports@freebsd.org Subject: Re: Firefox and thunderbird not in the repos? Message-ID: <20150711121101.GA41680@oslo.ath.cx> References: <55A0BF56.5030105@dehartog.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55A0BF56.5030105@dehartog.nl> User-Agent: Mutt/1.5.23+100 (79cd2f34961d) (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2015 12:11:05 -0000 On Sat, Jul 11, 2015 at 09:01:42AM +0200, Hans de Hartog wrote: > After 9 weeks absence,I can't find firefox or thunderbird in the repos. > This is on 9.3-RELEASE and 10.1-RELEASE (32 and 64bit). > Yes, I did pkg update -f There was a problem building firefox and thunderbird after updating Freetype2 to version 2.6. This was fixed in r391619. Meanwhile you can get the packages from: http://pkg.freebsd.org/freebsd:9:x86:32/quarterly/All/ http://pkg.freebsd.org/freebsd:9:x86:64/quarterly/All/ http://pkg.freebsd.org/freebsd:10:x86:32/quarterly/All/ http://pkg.freebsd.org/freebsd:10:x86:64/quarterly/All/ -- Herbert