Date: Sun, 29 Feb 2004 23:20:02 +0900 (JST) From: Norikatsu Shigemura <nork@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/linuxpluginwrapper Makefile distinfo pkg-message Message-ID: <200402291420.i1TEK2KI092234@sakura.ninth-nine.com> In-Reply-To: <200402291352.i1TDqPR5007867@repoman.freebsd.org> References: <200402291352.i1TDqPR5007867@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 29 Feb 2004 05:52:25 -0800 (PST) Norikatsu Shigemura <nork@FreeBSD.org> wrote: > nork 2004/02/29 05:52:25 PST > FreeBSD ports repository > Modified files: > www/linuxpluginwrapper Makefile distinfo pkg-message > Log: > o A DDDD IIII OOA SSSS > A A D D II OO OO S > A A D D II OO OO SSS > AAAAA D D II OO OO S > A A DDDD IIII OO SSSS linuxthreads! > o Accordingly, Flash6 plugin was more stable and robust with libc_r. ~~~ became ~~~~ even if you use libc_r. > Maybe, I'll stop to hear that some browsers (firefox, epiphany, etc..) ~~~~~~~~~~~~~~~~~ Oops, I hope I'll not hear that... Tsukkomi-ed by: Hiroo Ono and Yoshihiko Sarumaru > will be overrun on own exit. > o With the result, /etc/libmap.conf sould be updated. Please be careful. > [libflashplayer.so] > libpthread.so.0 liblthread.so.3 > to > libpthread.so.0 pluginwrapper/flash6.so > o Acrobat plugin became beta1 quality state and more stable. You will > be able to view PDF on native browsers with PTHREAD(KSE/THR), but I'm > afraid that /usr/local/Acrobat5/Reader/intellinux/bin/acroread will > not exit. Because acrobat plugin cannot stop it. I think that > I should add more (some?) pthread(3) functions. > Please be careful: > Native browsers with acrobat requires libKSE/THR/PTHREAD. > On libc_r, these will be overrun. > o Major errno (ENOENT, ...) are almost same between FreeBSD's and Linux's. > So I didn't convert it. But EAGAIN is not same between these. So > I fixed this, and acrobat became good. > Not tested on: 4-stable > Tested on: 5.2-current > Obtained from: Using the Linux flash plugin on Solaris x86 > http://www.tools.de/solaris/flash/ > Revision Changes Path > 1.19 +3 -14 ports/www/linuxpluginwrapper/Makefile > 1.7 +2 -2 ports/www/linuxpluginwrapper/distinfo > 1.2 +6 -13 ports/www/linuxpluginwrapper/pkg-message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402291420.i1TEK2KI092234>