CVS log for ports/www/linuxpluginwrapper/distinfo
Up to [FreeBSD] / ports / www / linuxpluginwrapper
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Mar 19 12:34:27 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -2 lines
- Get Rid MD5 support
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Sep 13 16:11:03 2006 UTC (5 years, 4 months ago) by nobutaka
Branches: MAIN
CVS tags: 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_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -0 lines
Fix breakage of acroread plugin. PR: ports/101420 Submitted by: Andrew N. Below <defan@zenon.net> Approved by: nork
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Dec 3 17:07:00 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.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Really Update to 20051113. Pointed out by: Yu-Shun Wang <yushunwa@ISI.EDU> Pointy hat to: myself Brain-dead: myself Sanity tested by: matusita, nobutaka P.S. Utsudashinou... orz
Revision 1.23: 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
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 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.22: download - view: text, markup, annotated - select for diffs
Sat Sep 10 17:07:53 2005 UTC (6 years, 5 months ago) by nork
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Update to 20050910. o Fix path to nphelix.so. Submitted by: Franz Klammer <klammer@webonaut.com>
Revision 1.21: 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.20: preferred, colored
Changes since revision 1.20: +2 -2 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.20: download - view: text, markup, annotated - select for diffs
Sun Jun 12 15:53:27 2005 UTC (6 years, 8 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to 20050613. o Add /usr before /compat/linux. [1] o Add a configuration for japanese/acroread. o Fix build problem on 6-current. [2] o Use errno instead of __error. [3] Requested by: many people [1] Submitted by: many people [1] YONETANI Tomokazu <qhwt+fbsd@les.ath.cx> [3] Reported by: many people [1] [2] Suggested by: ume [2]
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 20 04:06:05 2005 UTC (6 years, 10 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
o Fix build on 4-stable and DragonFlyBSD. [1] o Chase port name as print/acroread7. Submitted by: YONETANI Tomokazu <qhwt+fbsd@les.ath.cx> [1] Reported by: many people, ports/78165 [1] Committed at: Echigo Yuzawa Camp 2005
Revision 1.18: 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
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 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.17: 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.16: preferred, colored
Changes since revision 1.16: +2 -2 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.16: download - view: text, markup, annotated - select for diffs
Sun Jan 9 21:33:23 2005 UTC (7 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
o Cleanup to support DragonFlyBSD. [1] o Cosmetic change. o Overhaul acrobat plugin, but not improved:-(. o Add some debug code. I always welcome your fix:-). Inspired from: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1] References: http://leaf.dragonflybsd.org/mailarchive/users/2005-01/msg00054.html [1]
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 19 01:05:22 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 20041219. o Fix libmap.conf error on 4-stable and Opera. [1] o Fix recursive call problem on firefox. [2] Submitted by: vs [1], deischen[2]
Revision 1.14: 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
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 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.13: 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.12: preferred, colored
Changes since revision 1.12: +2 -2 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.12: download - view: text, markup, annotated - select for diffs
Mon Aug 30 15:40:41 2004 UTC (7 years, 5 months ago) by nork
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update to 20040831. o Add support PIPS(pips-sc60s, EPSON Stylus C60). Submitted by: Vladimir Novoseltsev <blacknova@tut.by> Approved by: ume
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 23 16:40:35 2004 UTC (7 years, 5 months ago) by nork
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update to 20040824. o Add support PIPS2.6.2. Submitted by: ume
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 21 21:38:42 2004 UTC (7 years, 5 months ago) by nork
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 20040822.
o Add support Photo Image Print System (PIPS) for Linux
on native FreeBSD. (PIPS is EPSON bubble jet printers drivers.)
NOTE: However, pips ports don't use this support.
This is a experimental support to investigate pips ports.
Submitted by: ume
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jul 26 17:02:54 2004 UTC (7 years, 6 months ago) by nork
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Add support Opera7.52 on 4-stable. No feature change. Submitted by: vs
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 9 17:26:31 2004 UTC (7 years, 11 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Mark alpha quality of Acrobat Plugin on 4-stable. This is minor fix. No feature change. Suggested by: Mike Harding <mvh@ix.netcom.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 29 13:52:25 2004 UTC (7 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
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. Maybe, I'll stop to hear that some browsers (firefox, epiphany, etc..) 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 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 8 07:56:24 2004 UTC (8 years ago) by nork
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Oops, I forgot to update distinfo on previous commit.
Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +1 -1 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.4: 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.3: preferred, colored
Changes since revision 1.3: +1 -1 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.3: download - view: text, markup, annotated - select for diffs
Fri Nov 21 17:31:30 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.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Fix build on -stable. [1] Add another MASTER_SITES. Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -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, 2 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.
