From owner-freebsd-current@FreeBSD.ORG Thu Mar 31 18:39:50 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id B669E1065686; Thu, 31 Mar 2011 18:39:49 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Alexander Best Date: Thu, 31 Mar 2011 14:39:37 -0400 User-Agent: KMail/1.6.2 References: <201103311317.00300.jkim@FreeBSD.org> <20110331182742.GA75325@freebsd.org> In-Reply-To: <20110331182742.GA75325@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103311439.39297.jkim@FreeBSD.org> Cc: Buganini , freebsd-current@freebsd.org, Dimitry Andric , kmoore@freebsd.org Subject: Re: Wow... (<-- blown away at performance) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 18:39:50 -0000 On Thursday 31 March 2011 02:27 pm, Alexander Best wrote: > On Thu Mar 31 11, Jung-uk Kim wrote: > > On Thursday 31 March 2011 01:58 am, Jung-uk Kim wrote: > > > I wrote an ugly but very simple workaround. Drop the attached > > > patch in www/nspluginwrapper-devel/files and replaces old one, > > > rebuild, reinstall, redo plugin wrappers, etc., etc... > > > > I just went ahead and committed slightly improved version of this > > patch (nspluginwrapper-1.3.0_9) for the "right-click hang" > > problem. > > thanks. > > i just noticed the WWW links in pkg-descr of boths nspluginwrapper > and nspluginwrapper-devel are broken. i believe [1] is the current > location. > > cheers. > alex > > [1] https://github.com/davidben/nspluginwrapper No, this is actually a fork. The original author disappeared and this guy picked it up from the last snapshot release. Please note there was no official release from this tree yet. If this guy actually produces something useful, www/nspluginwrapper-devel may switch later, of course. Jung-uk Kim