From owner-freebsd-questions@FreeBSD.ORG Wed May 15 16:01:46 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 59A4ECF9 for ; Wed, 15 May 2013 16:01:46 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) by mx1.freebsd.org (Postfix) with ESMTP id D72AA941 for ; Wed, 15 May 2013 16:01:45 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id ec20so1652131lab.32 for ; Wed, 15 May 2013 09:01:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=FJ4ZjYtDRwDKD9ut1JBdCe/ldluGHkTnqKNQQa+jlVI=; b=vnifZKhiZHLxYPkzTYhSKK+o2DKLi0GS2z2NXxfb8AuwEMb1gfQttBp3k60DLBNoAx xdPg8wPoi43tIeWYQgnQTDOqqut4I+nGoe46HU0eXqvXQLyMoXBJNtumN4uBXzQtEVr1 +DFAGtBXhAx6Ogc0s1WahcymAgrqcMgwnDq3A04QEIbnYz6Nc8XCr0ZZXqDeCHmkck8K 2Z5G9OgFjok7K7kAvxTmrd7BEt7hE1FbEUQTuk8uXJk5m+84k3wD+6uSPnwvGNYYntTH 91ukQTwW6P25zFY40z2FL2K2pk0N+x88znpKMImcXJVCxC9cpw1TtzOzjVbEqC7H05tj 0KPg== X-Received: by 10.112.171.202 with SMTP id aw10mr11209992lbc.32.1368633704358; Wed, 15 May 2013 09:01:44 -0700 (PDT) Received: from [192.168.1.129] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id u4sm1589329lbq.2.2013.05.15.09.01.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 May 2013 09:01:43 -0700 (PDT) Message-ID: <5193B166.3030706@gmail.com> Date: Wed, 15 May 2013 19:01:42 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Status of Chromium port... References: <20130514204857.GA2207@thinkpad.piggybox> <5193481F.7010601@gmail.com> <20130515152904.GA72610@MacPorter.local> In-Reply-To: <20130515152904.GA72610@MacPorter.local> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 16:01:46 -0000 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. -- Sphinx of black quartz, judge my vow.