From owner-freebsd-questions@FreeBSD.ORG Wed May 15 17:54:55 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 4E243F96 for ; Wed, 15 May 2013 17:54:55 +0000 (UTC) (envelope-from nomadlogic@gmail.com) Received: from mail-da0-x232.google.com (mail-da0-x232.google.com [IPv6:2607:f8b0:400e:c00::232]) by mx1.freebsd.org (Postfix) with ESMTP id 2E95EA2 for ; Wed, 15 May 2013 17:54:55 +0000 (UTC) Received: by mail-da0-f50.google.com with SMTP id i23so245077dad.37 for ; Wed, 15 May 2013 10:54:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=NfyNtPfRW6KuywbQ8lapnT6cGWQwRYD8PPKTwWmXYaE=; b=c3bGGSsOQC21octV7tAdPqk9Eu2979QOWlbMO3HNlmjBM5T6q1urXJPfTiMSZlkHpV jMC82bhkmIRmJJgSpsTDRV3+207fbndu3M3sZmfHmStfQPFJVM3HDj4kdEEY3GbHT1Pm MkpuzmZypLORg5QsE47uUmwpcZQdeuIFOq+RxKcPC/K1zV4mULJbjG58mt48yV7Oa7nb 1a/enD6BUi5CnxeQ9WEVfdYFs455Qdu1h80YogD5qsHsp9NP0O+ipCfES5kbimm4590L PG1AtTPkeGLh2kK7ZVLAGNiU8gfU/euiAXWRaQf1ZfuthzPHvdzFx69rDLVLEYsuyoTs edEA== MIME-Version: 1.0 X-Received: by 10.66.251.39 with SMTP id zh7mr40226937pac.62.1368640494830; Wed, 15 May 2013 10:54:54 -0700 (PDT) Received: by 10.66.157.163 with HTTP; Wed, 15 May 2013 10:54:54 -0700 (PDT) In-Reply-To: <5193B166.3030706@gmail.com> References: <20130514204857.GA2207@thinkpad.piggybox> <5193481F.7010601@gmail.com> <20130515152904.GA72610@MacPorter.local> <5193B166.3030706@gmail.com> Date: Wed, 15 May 2013 10:54:54 -0700 Message-ID: Subject: Re: Status of Chromium port... From: pete wright To: Volodymyr Kostyrko Content-Type: text/plain; charset=ISO-8859-1 Cc: User Questions 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 17:54:55 -0000 On Wed, May 15, 2013 at 9:01 AM, Volodymyr Kostyrko wrote: > 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. It looks like I was able to build this version of chromium last night on my build server I use for pkgng packages: > pkg info chromium chromium-27.0.1453.81 Mostly BSD-licensed web browser based on WebKit and Gtk+ I am running this build now (to compose this email actually) - i can try to dig up some build logs if that would be helpful. i don't have any special build arguments for this port. here's the uname for this build box: [pete@ranch ~]$ uname -ar FreeBSD ranch.nomadlogic.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 -pete -- pete wright www.nycbug.org @nomadlogicLA