From owner-freebsd-doc@FreeBSD.ORG Tue Jul 19 04:42:38 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 437FB106564A for ; Tue, 19 Jul 2011 04:42:38 +0000 (UTC) (envelope-from gobledb@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 063268FC08 for ; Tue, 19 Jul 2011 04:42:37 +0000 (UTC) Received: by gyf3 with SMTP id 3so1984966gyf.13 for ; Mon, 18 Jul 2011 21:42:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:x-google-sender-delegation:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=bC3qYelr134A1v0xVzJT/J2t4LyyesLAz8JFo9PE5Ug=; b=IPfKEJLBvPxjyHGwzWUEjatMr7iWs0FgHhcyszuWsOA8rznVYAdqdfXwB5YrnkZoi3 ZsboTn4pqPN05Hka43nvt9gpljCW7hwK7k8NxGLa7vxgTqx/xQoXqtATR+VZF1281ncl cdq91ROg7s790qJNLJ1DrdG21qxNppxgHMUN8= MIME-Version: 1.0 Received: by 10.236.125.134 with SMTP id z6mr8593812yhh.58.1311048982112; Mon, 18 Jul 2011 21:16:22 -0700 (PDT) Sender: netsys.h@gmail.com X-Google-Sender-Delegation: netsys.h@gmail.com Received: by 10.236.47.133 with HTTP; Mon, 18 Jul 2011 21:16:22 -0700 (PDT) Date: Tue, 19 Jul 2011 05:16:22 +0100 X-Google-Sender-Auth: gzA9Ti8uB-oa1DoEy8IB1F14Wa0 Message-ID: From: Alvaro Castillo To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Browsers - Opera section X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2011 04:42:38 -0000 Hello world. On Opera Section doesn't need use nspluginwrapper for use flashplayer plugin binary. Only need install opera-linuxplugins and can use Opera+Flash player (before install it the flash player of course) # cd /usr/ports/www/opera-linuxplugins # make install clean Opera automatically detected flash player library. Greets!