From owner-freebsd-hackers@FreeBSD.ORG Sat Oct 11 07:28:08 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54DA616A4B3; Sat, 11 Oct 2003 07:28:08 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AA6E43F85; Sat, 11 Oct 2003 07:28:07 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com (pelsia.ninth-nine.com [219.127.74.123]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.9p2/8.12.9/NinthNine) with ESMTP id h9BES5To037507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 11 Oct 2003 23:28:06 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 11 Oct 2003 23:28:09 +0900 From: Norikatsu Shigemura To: Michael Nottebrock Message-Id: <20031011232809.2c6a3e66.nork@FreeBSD.org> In-Reply-To: <3F87A447.8020901@gmx.net> References: <20031008033536.7f6099b5.nork@FreeBSD.org> <20031009174211.GA364@zi025.glhnet.mhn.de> <20031011083235.087ecfc9.nork@FreeBSD.org> <200310110248.h9B2m3iR019297@sakura.ninth-nine.com> <3F87A447.8020901@gmx.net> X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-hackers@FreeBSD.org cc: kde@FreeBSD.org cc: freebsd-stable@FreeBSD.org cc: freebsd-mozilla@FreeBSD.org cc: freebsd-gnome@FreeBSD.org Subject: Re: [kde-freebsd] Re: HEADS UP: pelase test /etc/libmap.conf feature on 4-stable X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2003 14:28:08 -0000 On Sat, 11 Oct 2003 08:33:43 +0200 Michael Nottebrock wrote: > the spirit of hier(7). Great to hear about this flashplugin-via-libmap > project, can you provide some details? We'd like to put a HOWTO on > kde-freebsd's homepage, etc. Thank you. Please, please. new Linux Plugin Wrapper(a.k.a. flashpluginwrapper) provides following feature. 1. FreeBSD native browers use Linux native Macromedia Flash6 Plugin with seamless. Just like FreeBSD native Flash6 Plugin. And in theory, we can use acrobat plugin, etc... 2. More safety and robust. No more LD_PRELOAD. Must not LD_PRELOAD. It doesn't intrude browesers's name space. 3. Browser independent. No need browser dependent setting. It provides seamless feature. 4. More extentional. For every plugin, it can set up libmap.conf. So conflicted setting(linkage?) coexistence with others. 5. I provided a new port, following URL (beta quality). http://tmp.ninth-nine.com/LinuxPluginWrapper/linuxpluginwrapper-20031006.tar.gz I'll upgrade www/flashpluginwrapper to www/linuxpluginwrapper. If you install this port and set /etc/libmap.conf, in this time, you can use Flash6 plugin on mozilla/firebird/galeon/ epiphany on 5-current. I have a setting for konqueror. I'll add it to example of libmap.conf. I'm afraid that we cann't use opera with Flash6. 6. I provided back port for 5-current's libmap.conf feature. http://tmp.ninth-nine.com/libmap_4/libmap_4stable.diff I hope MFC... By using it, on 4-stable, we can use this feature. I think mozilla/firebird/galeon/epiphany/konqueror/ opera is OK(in 5 case time, you can use mozillas). 7. FYI /etc/libmap.conf for 4-stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # /etc/libmap.conf for FreeBSD 4.x #[/usr/local/Acrobat5/Browsers/intellinux/nppdf.so] #libc.so.6 pluginwrapper.so # Opera [/usr/X11R6/lib/browser_plugins/libflashplayer.so] libpthread.so.0 liblthread.so.2 libdl.so.2 pluginwrapper.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 libstdc++.so.3 libm.so.6 libm.so.2 libc.so.6 pluginwrapper.so [/usr/X11R6/share/opera/plugins/operamotifwrapper] libXm.so.1 libXm.so.3 # Konqueror (temporary setting) [/opt/mozilla/plugins/libflashplayer.so] libpthread.so.0 liblthread.so.2 libdl.so.2 pluginwrapper.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 libstdc++.so.3 libm.so.6 libm.so.2 libc.so.6 pluginwrapper.so # Mozilla/Firebird/Galeon/Epiphany [/usr/local/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 liblthread.so.2 libdl.so.2 pluginwrapper.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 libstdc++.so.3 libm.so.6 libm.so.2 libc.so.6 pluginwrapper.so - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /etc/libmap.conf for 5-current - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # /etc/libmap.conf for FreeBSD 5.x #[/usr/local/Acrobat5/Browsers/intellinux/nppdf.so] #libc.so.6 pluginwrapper.so # Opera is not avilable. # Konqueror (temporary setting) [/opt/mozilla/plugins/libflashplayer.so] libpthread.so.0 liblthread.so.3 libdl.so.2 pluginwrapper.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 liblstdc++.so.4 libm.so.6 libm.so.2 libc.so.6 pluginwrapper.so # Mozilla/Firebird/Galeon/Epiphany [/usr/local/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 liblthread.so.3 libdl.so.2 pluginwrapper.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 liblstdc++.so.4 libm.so.6 libm.so.2 libc.so.6 pluginwrapper.so - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Working List - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - mozilla firebird galeon epiphany konqueror opera 4-stable OK OK OK OK OK NG 5-current OK maybe maybe maybe maybe OK - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > And, do you know freebsd-kde mailling list? I know kde@ is, > > but I don't know public mailling list like freebsd-gnome@. > > (and, as possible as, freebsd-opera, too) > kde@freebsd.org is the main public mailing list for KDE ports. There is an > additional mailing lists with a smaller audience (mostly consisting of > freebsd-ports- & KDE-developer people), kde-freebsd-devel@lists.csociety.org. Oops, sorry. I found it on http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html Thank you.