From owner-freebsd-emulation@FreeBSD.ORG Thu Apr 5 08:46:19 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ADEA716A412 for ; Thu, 5 Apr 2007 08:46:19 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 36FF613C484 for ; Thu, 5 Apr 2007 08:46:15 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so965978ugh for ; Thu, 05 Apr 2007 01:46:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MpN82f1VL+sIVKsqZubmEnZ2SkkugIiFiX64VCPTj21KkkeOs56WGk6S4QxSd78HtC2umcEWGtRfDjltkLE1IJAhDGtRMTwtcwEWWA5blLUVCJn6Rb1XPQIINJNDTbzQuP9gx0d5gmjTpPc1anb2es42+U9JjvZs4S2Jj9tTffU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ozzgpzlkToUGWvTiPOAR2wSxtmPkHT35YbkMJO68VAeYO+4gJN9PBIayRq+ZumEZuQh6otrNztdsMGtfh5PxW0wtvUUqPAlibTsn4e9S4I2l70t3ozLKU7AN9zgtY9vG8Dc7+bIHwXm5HMSuh2/ZjHbZeYqj6A9o3dne/EULeSo= Received: by 10.82.102.4 with SMTP id z4mr2148611bub.1175762773335; Thu, 05 Apr 2007 01:46:13 -0700 (PDT) Received: by 10.82.106.12 with HTTP; Thu, 5 Apr 2007 01:46:13 -0700 (PDT) Message-ID: <6eb82e0704050146q37871b5cn3b3e48d6e48662a6@mail.gmail.com> Date: Thu, 5 Apr 2007 16:46:13 +0800 From: "Rong-en Fan" To: "Dave Grochowski" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6eb82e0704030258h5671b9d7g4dd1c1a164d0ef98@mail.gmail.com> <200704031850.15669.jkim@FreeBSD.org> <6eb82e0704040547r36a396b7q8817d53a38cdb116@mail.gmail.com> Cc: freebsd-emulation@freebsd.org Subject: Re: [RFC] Port for nspluginwrapper X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 08:46:19 -0000 On 4/5/07, Dave Grochowski wrote: > Hey, > > Rong-en Fan wrote: > > On 4/4/07, Dave Grochowski wrote: > >> Actually, the configure script has some Linuxisms in it for the arch > >> detection. Try the attached patch and see if that fixes the problem. > > > > It works! I updated the port at > > > > http://people.freebsd.org/~rafan/nspluginwrapper.shar > > > > I use REINPLACE_CMD instead of patch file there. I think this port > > is in good shape. If there is no big problem, I will commit it in few > > hours. > > > > Regards > > Rong-En Fan > > > I think it looks pretty good. FYI, nspluginwrapper was committed to ports few hours ago. Enjoy! Regards, Rong-En Fan