From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 19 18:07:08 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 457EA16A4CE; Wed, 19 Nov 2003 18:07:08 -0800 (PST) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4497B43FB1; Wed, 19 Nov 2003 18:07:05 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.9p2/8.12.9/NinthNine) with ESMTP id hAK26xab093262 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 20 Nov 2003 11:07:03 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Thu, 20 Nov 2003 11:07:03 +0900 (JST) Message-Id: <200311200207.hAK26xab093262@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Simon Barner In-Reply-To: <20031119180239.GB91713@zi025.glhnet.mhn.de> References: <200311191611.hAJGBcaa078764@sakura.ninth-nine.com> <20031119165232.GA91713@zi025.glhnet.mhn.de> <200311191745.hAJHjoaa081128@sakura.ninth-nine.com> <20031119180239.GB91713@zi025.glhnet.mhn.de> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org cc: ports@FreeBSD.org cc: fortune@n.jpn.ph cc: kde@FreeBSD.org Subject: Re: HEADS UP: I'll commit www/linuxpluginwarpper X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 02:07:08 -0000 On Wed, 19 Nov 2003 19:02:39 +0100 Simon Barner wrote: > > > Perhaps I am just missing something...? Or will the modification be > > > backwards compatible with -stable? > > Oops. I'll say that "Please use libmap.conf patch". But it's > > so bad. Okey, I'll keep www/flashpluginwrapper. And CONFLICT > > between www/linuxpluginwrapper and www/flashpluginwrapper. > > And I'll not remove LD_PRELOAD which I said on this HEADS UP. > Or perhaps introduce some magic in order to have LD_PRELOAD line only on > -stable systems without the libmap patch. IIRC the preloaded library > would conflict with your libmap solution. I don't hope to support LD_PRELOAD and libmap solution:-(. Because libmap solution is not support Flash5 and RealPlayer, and LD_PRELOAD solution is not support Flash6 and Acroread. > If you prepare patches to support -stable proberly, I'll be glad to test > them. http://people.FreeBSD.org/~nork/libmap_4stable.diff And, please, # cd /usr/src # patch -p0 < libmap_4stable.diff