cvs commit: ports/www/linuxpluginwrapper Makefile distinfo
pkg-message
Norikatsu Shigemura
nork at FreeBSD.org
Sun Feb 29 06:20:04 PST 2004
On Sun, 29 Feb 2004 05:52:25 -0800 (PST)
Norikatsu Shigemura <nork at 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
More information about the cvs-ports
mailing list