From owner-freebsd-questions@FreeBSD.ORG Wed Nov 21 00:11:55 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C533107 for ; Wed, 21 Nov 2012 00:11:55 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3EFEB8FC15 for ; Wed, 21 Nov 2012 00:11:54 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id x2so5900987iad.13 for ; Tue, 20 Nov 2012 16:11:54 -0800 (PST) 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=6Jcj7xqi6XmOrjb31/nrtykaQwF2uDfcjuEQtzAUAZk=; b=AD0D54soMvVOxvlqZeYQ13NaKHFcJMGweFzd6gt9nfv1a3SId1Uj2Gp+qk+sW4buYq yMOSGVsPy3DeiJLfbLuHFpBzbrR57hMfwMikbVkQm8nFahOhctfMhOI0NViw9NMke3wT 8QTPiGcr14SQrM8RA+ItmVL6QIiT6Q8Ka2SoYlcILyT492W+QG3rsnOnWcmfRQfyiumf aBirVdDNimGaHX1rtG137B7rcAOMl2L8fZazDJRKuM4BxbjJ/8M0WkR/6766CdzAi5b2 LfC18Phib6w2d+s9y5EoWE2uCTnvYB5MlAmEpEEyATk7blbiI0WeRy1g+FrdpS8915aG 1uLw== MIME-Version: 1.0 Received: by 10.50.152.194 with SMTP id va2mr11946776igb.25.1353456714194; Tue, 20 Nov 2012 16:11:54 -0800 (PST) Received: by 10.64.30.11 with HTTP; Tue, 20 Nov 2012 16:11:53 -0800 (PST) In-Reply-To: <20121120192327.4aea4ac6@ip189> References: <20121120192327.4aea4ac6@ip189> Date: Tue, 20 Nov 2012 19:11:53 -0500 Message-ID: Subject: Re: The Opera browser on FreeBSD From: "illoai@gmail.com" To: peter weismann Content-Type: text/plain; charset=ISO-8859-1 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, 21 Nov 2012 00:11:55 -0000 On 20 November 2012 13:23, peter weismann wrote: > I find two native FreeBSD ports for OPERA. > With that I want to say, I am not using Linux-Opera anymore. > But since some time, I had installed > www/opera-devel > and > www/opera > at the same time and played with them. Now I see, that opera has a > greater release-level then opera-devel. > That makes no sense. Yes, opera.com is rolling out releases fairly quickly these days, & www/opera-devel doesn't get updated often enough to make much sense. What I do (when I wish to run test versions) is poke my tube machine on over to http://http://www.opera.com/browser/next/ pull down the correct file, then untar it into a directory, copy the profile/ directory over (if needed) & run it from the local users directory. This way we don't have stray files clotting up /usr/local & don't have to rely on the whims of the maintainer to update a rather fast-moving target. -- --