On Sat, 11 Oct 2003 08:33:43 +0200 Michael Nottebrock <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] > > (and, as possible as, freebsd-opera, too) > [EMAIL PROTECTED] 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), [EMAIL PROTECTED] Oops, sorry. I found it on http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html Thank you. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"