List Info

Thread: Re: Port for nspluginwrapper




Re: Port for nspluginwrapper
user name
2007-04-04 07:47:53
On 4/4/07, Dave Grochowski <malus.xgmail.com> wrote:
> Hey,
>
> Jung-uk Kim wrote:
> > On Tuesday 03 April 2007 05:58 am, Rong-en Fan
wrote:
> >
> >> On 3/31/07, Dave Grochowski <malus.xgmail.com> wrote:
> >>
> >>> Hey all,
> >>>
> >>> I wrote a port for nspluginwrapper, which
you can find at:
> >>>
> >>> http://elvis.rowan.edu/~grocho98/nspluginwrapper.tar.bz2

> >>>
> >>> For those who do not know what it is, you
can find the homepage
> >>> at:
> >>>
> >>> http://gwenole.beauchesne.info/projects/nspluginwrapper/

> >>>
> >> I polished the port a little bit:
> >>
> >> http://people.freebsd.org/~rafan/nspluginwrapper.shar
> >>
> >> It includes 1) installing to LOCALBASE 2)
correct pkg-plist on
> >> amd64, and 3) correct dependency.
> >>
> >> Can someone please verify this port still
works on i386? Thanks!
> >>
> >> BTW, anyone tried on amd64? I can not get it
work. It seems that
> >> it dlopen(3) the plugin .so then it fails...
I'm wondering why it
> >> works on i386.
> >>
> >
> > Here is a patch for amd64:
> >
> > h
ttp://people.freebsd.org/~jkim/patch-src-sysdeps.h
> >
> > I just briefly tested with Linux Flash plugin and
it seems working
> > correctly.
> >
> > Jung-uk Kim
> >
> >
> Actually, the configure script has some Linuxisms in it
for the arch
> detection. Try the attached patch and see if that fixes
the problem.

It works! I updated the port at

http://people.freebsd.org/~rafan/nspluginwrapper.shar

I use REINPLACE_CMD instead of patch file there. I think
this port
is in good shape. If there is no big problem, I will commit
it in few hours.

Regards
Rong-En Fan
_______________________________________________
freebsd-emulationfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emu
lation
To unsubscribe, send any mail to
"freebsd-emulation-unsubscribefreebsd.org"

Re: Port for nspluginwrapper
user name
2007-04-04 08:36:36
On Wed, Apr 04, 2007 at 08:47:53PM +0800, Rong-en Fan
wrote:
> On 4/4/07, Dave Grochowski <malus.xgmail.com> wrote:
> >Hey,
> >
> >>>
> It works! I updated the port at
> 
> http://people.freebsd.org/~rafan/nspluginwrapper.shar
> 
> I use REINPLACE_CMD instead of patch file there. I
think this port
> is in good shape. If there is no big problem, I will
commit it in few hours.
> 
> Regards
> Rong-En Fan

Thank you--this updated version works on my version of
6.2-STABLE--yesterday's update didn't work on it.   


On CURRENT where so far, it seems to be a "just
me" issue, it's still
not working--I'll have to check what sort of error it is
when I get
home, but I suspect it's the same one--firefox starts, but
will crash on
a flash or pdf page. 

Thanks so much for your efforts. I suspect this trouble on
my CURRENT
box is, as I said, a just me issue. I hate those.  :-(



-- 

Scott

GPG KeyID EB3467D6
( 1B848 077D 66F6 9DB0 FDC2  A409 FA54 D575 EB34 67D6)
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Buffy: Okay, well, how long before you un-crypt it? 
Willow: Hours. Days maybe. Anyone suggesting months would
not 
be accused of crazy talk. 

_______________________________________________
freebsd-emulationfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emu
lation
To unsubscribe, send any mail to
"freebsd-emulation-unsubscribefreebsd.org"

Re: Port for nspluginwrapper
country flaguser name
United States
2007-04-04 11:33:53
Hey,

Rong-en Fan wrote:
> On 4/4/07, Dave Grochowski <malus.xgmail.com> wrote:
>> Hey,
>>
>> Jung-uk Kim wrote:
>> > On Tuesday 03 April 2007 05:58 am, Rong-en Fan
wrote:
>> >
>> >> On 3/31/07, Dave Grochowski
<malus.xgmail.com> wrote:
>> >>
>> >>> Hey all,
>> >>>
>> >>> I wrote a port for nspluginwrapper,
which you can find at:
>> >>>
>> >>> http://elvis.rowan.edu/~grocho98/nspluginwrapper.tar.bz2

>> >>>
>> >>> For those who do not know what it is,
you can find the homepage
>> >>> at:
>> >>>
>> >>> http://gwenole.beauchesne.info/projects/nspluginwrapper/

>> >>>
>> >> I polished the port a little bit:
>> >>
>> >> http://people.freebsd.org/~rafan/nspluginwrapper.shar
>> >>
>> >> It includes 1) installing to LOCALBASE 2)
correct pkg-plist on
>> >> amd64, and 3) correct dependency.
>> >>
>> >> Can someone please verify this port still
works on i386? Thanks!
>> >>
>> >> BTW, anyone tried on amd64? I can not get
it work. It seems that
>> >> it dlopen(3) the plugin .so then it
fails... I'm wondering why it
>> >> works on i386.
>> >>
>> >
>> > Here is a patch for amd64:
>> >
>> > h
ttp://people.freebsd.org/~jkim/patch-src-sysdeps.h
>> >
>> > I just briefly tested with Linux Flash plugin
and it seems working
>> > correctly.
>> >
>> > Jung-uk Kim
>> >
>> >
>> Actually, the configure script has some Linuxisms
in it for the arch
>> detection. Try the attached patch and see if that
fixes the problem.
>
> It works! I updated the port at
>
> http://people.freebsd.org/~rafan/nspluginwrapper.shar
>
> I use REINPLACE_CMD instead of patch file there. I
think this port
> is in good shape. If there is no big problem, I will
commit it in few 
> hours.
>
> Regards
> Rong-En Fan
>
I think it looks pretty good.

Does it do a biarch build by default now on amd64? If so,
does 
performing a non-biarch build work just as well?

Sincerely,
Dave Grochowski

_______________________________________________
freebsd-emulationfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emu
lation
To unsubscribe, send any mail to
"freebsd-emulation-unsubscribefreebsd.org"

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )