From owner-freebsd-ports@FreeBSD.ORG Wed Aug 20 14:10:02 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BFEF0B3D for ; Wed, 20 Aug 2014 14:10:02 +0000 (UTC) Received: from mail-ob0-x232.google.com (mail-ob0-x232.google.com [IPv6:2607:f8b0:4003:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 89D4B32ED for ; Wed, 20 Aug 2014 14:10:02 +0000 (UTC) Received: by mail-ob0-f178.google.com with SMTP id va2so4399956obc.9 for ; Wed, 20 Aug 2014 07:10:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=G0eubWHxTsvj8JB0qrrM1Ke/2m/MqlLloJR/kP3C1RE=; b=K0ZXZ1y5boT0WMekyL6rs0NwuxeaQ50YPledVdBGZE+9uoNBy5scXK+QK0Aetlnm7w TEPIOaHFdnSOaLftXzf8l8SdCH8s6kmz5972BQikkgDtteGP67C9RcYCRFIjMO6zCo26 B02ELchm89uf9jpLcsRx9h7nlp9/VSie5fuacAJA5ikqeP2RCoWx4ow2EKpr0HnohID1 uRV73+xyNNHWdC7KHfkVXyMdb9DVKaF5z9ogQJxB8haCsxmaTg9xEEH6wgC8KEmghlLr UfON849dp2ZT7HMxgpcxViLXZ9okv9/TkL8toS4pOSXtIoD7pJG/PE2TnRScIBfXPemj BYRw== MIME-Version: 1.0 X-Received: by 10.60.174.3 with SMTP id bo3mr48868745oec.31.1408543801775; Wed, 20 Aug 2014 07:10:01 -0700 (PDT) Received: by 10.182.146.5 with HTTP; Wed, 20 Aug 2014 07:10:01 -0700 (PDT) In-Reply-To: <53F4AA05.3030805@pinyon.org> References: <53F4AA05.3030805@pinyon.org> Date: Wed, 20 Aug 2014 16:10:01 +0200 Message-ID: Subject: Re: Does www/chromium work? From: =?UTF-8?Q?Ren=C3=A9_Ladan?= To: "Russell L. Carter" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 14:10:02 -0000 2014-08-20 16:00 GMT+02:00 Russell L. Carter : > > > On 08/20/14 02:51, Ivan Voras wrote: > > Hello, > > [...] > > > This is chromium-36.0.1985.143_1 on FreeBSD 10.0-RELEASE-p1. Is > > anybody running chromium? > > > > > > I'm running 36.0.1985.143_1 on a somewhat fresh -current, installed from > a pkg built by poudriere, using the ports protobuf library. No > segfaults, but x-selection pasting into the search bar doesn't work. > Sometimes ^C/^V does work. Indeed, as long as you do not sign in to the browser it works. For the copy/paste issue: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D192748 but this is relatively minor issue I think, and chromium 37 should arrive in two or three weeks. Ren=C3=A9