diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-11-20 16:15:23 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-11-20 16:15:23 +0000 |
commit | 00f93a4696241fd0ca57cbe6adecbd662fab4d1a (patch) | |
tree | 78f48703c208f4f6097e56912c7bb1ad4a99f32f /www/linuxpluginwrapper/pkg-descr | |
parent | b797c5050f4b6557f689afe8bb2e9d013eb80e36 (diff) | |
download | ports-00f93a4696241fd0ca57cbe6adecbd662fab4d1a.tar.gz ports-00f93a4696241fd0ca57cbe6adecbd662fab4d1a.zip |
Add linuxpluginwrapper 20031120, a wrapper allowing use of
linux-plugins like flash6(almost stable) and acroread5(unstable,
you can use only one shot from boot) with native browsers.
Flash6 |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] | OK | OK | OK | OK | OK | OK but...
5-current | OK | OK | OK | OK | NG | OK but...
For konquere user: Please set plugins directory by hand.
Acrobat |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] | ONLY
5-current | ONE SHOT USE
[*] patched with http://people.FreeBSD.org/~nork/libmap_4stable.diff
[1] port to NetBSD and try to use realplayer plugin.
[2] use linux-threads.
[3] map libc.so.6 -> pluginwrapper.so idea
Submitted by: Takahiro Igarashi <thir@thir.org> [1]
Joe Kelsey <joek@mail.flyingcroc.net> [2]
t3rra yi <t3rra@hotmail.com> [3]
Tested by: members of C BSD Users Group in Tokyo, Japan (C is Capital?)
and
many many many many many many many people!
Desired by: ume as Trekkie
Yoshihiko Sarumaru <sarumaru@yamayuri.org>
Reviewed by: simokawa, ume, takawata, nectar
Repo copied by: joe (cvs)
Approved by: marcus (portmgr)
Notes
Notes:
svn path=/head/; revision=94495
Diffstat (limited to 'www/linuxpluginwrapper/pkg-descr')
-rw-r--r-- | www/linuxpluginwrapper/pkg-descr | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/linuxpluginwrapper/pkg-descr b/www/linuxpluginwrapper/pkg-descr index 323ae1a1c2e7..c02c1e688ddc 100644 --- a/www/linuxpluginwrapper/pkg-descr +++ b/www/linuxpluginwrapper/pkg-descr @@ -1,4 +1,2 @@ -A wrapper that allows the use of the Linux flash plugin to work with -a FreeBSD-native binary of mozilla. - -WWW: http://tmp.ninth-nine.com/FlashPluginWrapper/ +A wrapper that allows the use of the Linux plugins to work with +a FreeBSD-native binary of browser supported NSPR. |