From owner-freebsd-questions@FreeBSD.ORG Wed May 15 21:51:28 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 00DEBDAD for ; Wed, 15 May 2013 21:51:27 +0000 (UTC) (envelope-from four.harrisons@googlemail.com) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 8D616DD3 for ; Wed, 15 May 2013 21:51:27 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id c11so2106602wgh.10 for ; Wed, 15 May 2013 14:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=x-received:from:date:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=+d2S5GUQhdxfpEXVZ59VpIQQjIKH0le6yG6FTR2nQQM=; b=nzjAXcXQ2cbRN+KnRjqZ3Z072tsau3/6sF2iMLw8dI846NJSMRjASZzEc59E2yyun+ k5RMih2Qu+37/fts02Rnok9eq7SJ8fVBAI0Om8oDNRJXpZdTR2TTYYuQYDkAYUuSNVSU L/7MYd1J5Wt220Rz8Vwc/5AFeq06vMF70s3y7n2lXwZuqBJR+1itQurc+6GtZsv8QnxX S9JO0qJboxmjlnSHOhD7/ZwAVTG1h6YYfZLz2FJW89oeqGzfzZb3uUVF0mN8sDG6fJXx LRNK8p+rltHyN5DIo0H6TF2MkbQ7P/E/c9UZq6By4QgSCpCPsg3UvVs+Y2ENQgqHvA6H nhiw== X-Received: by 10.181.12.1 with SMTP id em1mr18491124wid.4.1368654686693; Wed, 15 May 2013 14:51:26 -0700 (PDT) Received: from localhost (client-86-25-235-85.mcr-bng-011.adsl.virginmedia.net. [86.25.235.85]) by mx.google.com with ESMTPSA id q13sm7002673wie.8.2013.05.15.14.51.25 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 15 May 2013 14:51:26 -0700 (PDT) Received: by localhost (sSMTP sendmail emulation); Wed, 15 May 2013 23:01:07 +0100 From: Peter Harrison Date: Wed, 15 May 2013 23:01:07 +0100 To: Volodymyr Kostyrko Subject: Re: Status of Chromium port... Message-ID: <20130515220107.GB2146@thinkpad.piggybox> References: <20130514204857.GA2207@thinkpad.piggybox> <5193481F.7010601@gmail.com> <20130515152904.GA72610@MacPorter.local> <5193B166.3030706@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5193B166.3030706@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 21:51:28 -0000 Wednesday, 15 May 2013 at 19:01:42 +0300, Volodymyr Kostyrko said: > 15.05.2013 18:29, J. Porter Clark: > > On Wed, May 15, 2013 at 11:32:31AM +0300, Volodymyr Kostyrko wrote: > >> 14.05.2013 23:48, Peter Harrison: > >>> Hello list! > >>> > >>> Does anyone know the status of the Chromium port? It's stuck at v25 with multiple vulnerabilities. Updated versions have been available for a while, but haven't been brought into ports. I've emailed the maintainer but not had a response. Anyone know better? > >> > >> I'm building v27 from port now. Looks like many things have changed > >> since v25 - new dependencies, the build flows differently. Seems to > >> be a major update. > > > > Indeed, seems a real mess now. I told it not to use > > pulseaudio, it wants to install it anyway, along with gdbm and > > accessibility/speech-dispatcher. WTF? Might want to hold off > > until some of this gets fixed... > > > > Oh, a friendly soul. To ditch pulseaudio I told speech-dispatcher to use > flite, this way we get really short list of extra deps. > > I can't build port for now due too -Werror. Clang shrieks about really > bad things when compiling gcrypt (warning about deprecated interfaces) > whereas gcc4.6 says the same about gssapi.h. Thanks both for the feedback. Having waited this far, I think I might hang on a little longer before attempting the upgrade. Peter. > > -- > Sphinx of black quartz, judge my vow. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"