CVS log for ports/www/linuxpluginwrapper/pkg-plist
Up to [FreeBSD] / ports / www / linuxpluginwrapper
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Sep 14 15:18:22 2008 UTC (3 years, 4 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
Remove acroread7 from pkg-plist, and bump PORTREVISION. Pointed out by: hrs Approved by: portmgr (implicit)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jun 14 16:04:30 2006 UTC (5 years, 7 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -2 lines
linux-flashplugin6 has been removed because of security issue. Approved by: nork (blanket)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 23 15:24:48 2006 UTC (5 years, 8 months ago) by hrs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
Revert changes related to linux-flashplugin* removal. Approved by: nork (maintainer)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 8 02:53:00 2006 UTC (5 years, 10 months ago) by hrs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3 lines
- Fix more extra lines which have to be removed. - s,%%LINUXBASE%%,%%X11BASE%%, for nppdf.so. Approved by: nork (implicitly)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 8 01:21:05 2006 UTC (5 years, 10 months ago) by hrs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -2 lines
Remove www/linux-flashplugin* dependency. Approved by: nork (maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 13 07:03:31 2005 UTC (6 years, 2 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +13 -12 lines
Update to 20051113. o Fix many typos. [1] o Add support is_enabled_lpw, confirms that Linux Plugin Wrapper is enabled like following test. $ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | grep "not found" $ echo $? 1 This is for information to mozilla and related browsers, to use /usr/X11R6/lib/browser_linux_plugins or not. [2] Pointed out by: many people [1] Suggested by: mezz [2]
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Sep 9 13:36:11 2005 UTC (6 years, 5 months ago) by nork
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Update to 20050909. o Overhaul libmap.conf samples. [1] (Remove old setting) o Cleanup some functions on flash7. But... o Add support Acroread7 on 4.x. [2] I don't test it:-). o Add support 6.0-BETA3 or after. Pointed out by: many people [1] Reported by: vs [2]
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jun 12 15:58:58 2005 UTC (6 years, 8 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Oops, I forgot to fix pkg-plist.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 18 18:28:44 2005 UTC (6 years, 10 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Update to 20050319. o Add support Acrobat Reader 7.0. [1] o Remove oldest notes in pkg-message. [2] I was cheated by: ume and Shinichiro Komatsu <koma2@ms.u-tokyo.ac.jp> [1] Pointed out by: kuriyama [2]
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 9 15:28:08 2005 UTC (7 years ago) by nork
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Fix pkg-plist error. Pointed out by: pointyhat via kris
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 19 14:40:45 2005 UTC (7 years ago) by nork
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -0 lines
Update to 20050119. o Add more support DragonFlyBSD. [1] o Add support Helix Real Player. [2] But not tested well. Submitted by: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1] Sebastian Strollo <seb@strollo.org> [2]
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 17 04:17:46 2004 UTC (7 years, 3 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
The First Contact^W Implementation of Macromedia Flash7 plugin I'm plesure to support Macromedia Flash7 plugin. o Update to 20041017. o Flash7 support is alpha quality. o mozilla looks good, but firefox looks bad. firefox has a double free problem with Flash7. I don't know how to fix this problem. o For Flash7 support, we must apply a rtld dlsym(3) patch. Please read pkg-message for detail. Desired by: ume
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 11 17:15:45 2004 UTC (7 years, 4 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -0 lines
o Add emulators to CATEGORIES. [1] o Chase libm.so version-bumpd. [2] o Fix comments about KDE/Konqueror. [3] o Install libmap.conf to EXAMPLEDIR. [4] Suggested by: takawata [1] Pointed out by: ume [2] Discussed by: KDE/FreeBSD [3] (Sorry, I lost mails which was disscused about this). Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [4] PR: ports/72494 [2] Submitted by: Amir Shalem <amir@active.ath.cx> [2] Tested by: ume Approved by: portmgr (marcus)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 22 05:39:42 2004 UTC (7 years, 5 months ago) by nork
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
o Add pips.so to pkg-plist [1]. o Fix @exec mkdir... from @unexec mkdir.... This is used by package install. o No longer symlink to acrobat plugin on 4-stable. o Bump PORTREVISION accordingly. Pointed out by: ume [1]
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 15 15:20:37 2004 UTC (7 years, 10 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
o Fix symlink on packge install. o Bump PORTREVISION. Submitted by: ru
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 11 10:25:22 2004 UTC (8 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
o Add support Java Advanced Imaging (JAI) API. Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> Committed at: CBUG 2004 New Year Party Reviewed by: ume and OISHI on the fly
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 27 21:57:09 2003 UTC (8 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -7 lines
o Correct to use acrobat on firebird. But I don't know that this fix is right. I heard BAD and OK:-). [1] o Support Linux Blackdown Java3D API on native JDK(tested only 1.4.2p5). [2] OISHI discoursed this feature on eleventh CBUG Meeting at 2003-11-29. It really got to me. Reported by: Vladimir B. Grebenschikov <vova@@fbsd.ru>, osa, ale [1] Tested by: osa, ale [1] Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> [2]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:15:23 2003 UTC (8 years, 2 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -1 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 13 19:35:14 2002 UTC (9 years, 3 months ago) by petef
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_5_0_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0
Add flashpluginwrapper 0.20021113, a wrapper allowing use of linux-flashplugin with native mozilla.
