From owner-freebsd-ports@FreeBSD.ORG Thu Nov 14 19:53:32 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3EE26E27 for ; Thu, 14 Nov 2013 19:53:32 +0000 (UTC) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 054AB292B for ; Thu, 14 Nov 2013 19:53:31 +0000 (UTC) Received: from roadkill.tharned.org (11008@roadkill.tharned.org [75.145.12.185]) (authenticated bits=0) by roadkill.tharned.org (8.14.7/8.14.7) with ESMTP id rAEJrTEV020215 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Nov 2013 13:53:30 -0600 (CST) (envelope-from gcr+freebsd-ports@tharned.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tharned.org; s=2013; t=1384458810; bh=F+7Hu6c2d6HyVzaDbyPIIc0ej+oAMC9rTjO5e+1sWAA=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=xDQfDklWKsBP8EYquz2GckNaKzP8NCzRUYt9XnNzj/bklQwLgJ3GgeFnoPxFNE4+K QrCYFXnsEjvAvGsYwk+axfspAUNPsYRPHjm7LAJBSqqyz0s0UHr6mDwH12kehT8N2N ntVYUUfPSMwT6yHLqsalXzD5bA4/Evon7gEPUHkI= Date: Thu, 14 Nov 2013 13:53:29 -0600 (CST) From: Greg Rivers To: "Sergey V. Dyatko" , Mike Jakubik Subject: Re: www/linux-f10-flashplugin11 r333784 breaks nspluginwrapper In-Reply-To: <5285253B.2060705@intertainservices.com> Message-ID: References: <5285253B.2060705@intertainservices.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (roadkill.tharned.org [75.145.12.185]); Thu, 14 Nov 2013 13:53:30 -0600 (CST) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2013 19:53:32 -0000 On Thu, 14 Nov 2013, Sergey V. Dyatko wrote: > run `nspluginwrapper -a -v -i` now. > On Thu, 14 Nov 2013, Mike Jakubik wrote: > I had the same problem, this fixed it for me. > > % nspluginwrapper -v -a -i > Thanks for the suggestions guys, but for me, `nspluginwrapper -a -v -i` does not find the .so either. Sorry, I should have mentioned that in the first place. I imagine Jung-uk Kim will fix nspluginwrapper presently. -- Greg Rivers