Commit graph

32 commits

Author SHA1 Message Date
Norikatsu Shigemura
2789d21763 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
2004-10-17 04:17:46 +00:00
Norikatsu Shigemura
1f43dee12b 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)
2004-10-11 17:15:45 +00:00
Norikatsu Shigemura
f36ad4bbe8 Update to 20040831.
o Add support PIPS(pips-sc60s, EPSON Stylus C60).

Submitted by:	Vladimir Novoseltsev <blacknova@tut.by>
Approved by:	ume
2004-08-30 15:40:41 +00:00
Norikatsu Shigemura
c0c896fe26 Update to 20040824.
o Add support PIPS2.6.2.

Submitted by:	ume
2004-08-23 16:40:35 +00:00
Norikatsu Shigemura
1a51b16509 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]
2004-08-22 05:39:42 +00:00
Norikatsu Shigemura
5c2c865cae 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
2004-08-21 21:38:42 +00:00
Norikatsu Shigemura
a875e8c45b Add support Opera7.52 on 4-stable. No feature change.
Submitted by:	vs
2004-07-26 17:02:54 +00:00
Norikatsu Shigemura
9378ecb661 o Add WITHOUT_PLUGINS knob.
If you want to choice any plugins, linuxpluginwrapper don't
  require all mandatory ones.

PR:		ports/65873
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2004-07-06 17:37:05 +00:00
Norikatsu Shigemura
76effb5157 o Fix symlink on packge install.
o Bump PORTREVISION.

Submitted by:	ru
2004-03-15 15:20:37 +00:00
Norikatsu Shigemura
b1d7042165 Mark alpha quality of Acrobat Plugin on 4-stable. This is minor fix.
No feature change.

Suggested by:	Mike Harding <mvh@ix.netcom.com>
2004-03-09 17:26:31 +00:00
Norikatsu Shigemura
07f63bef67 s/liblstdc++/libstdc++/. liblstdc++ is a library of linuxthreads.
Pointed out by:	ume
2004-02-29 16:56:53 +00:00
Norikatsu Shigemura
189176da45 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/
2004-02-29 13:52:25 +00:00
Norikatsu Shigemura
77669a4314 Workaround for old make.
Submitted by:	Andrew J Caines <A.J.Caines@halplant.com>
2004-02-10 05:00:53 +00:00
Norikatsu Shigemura
2a9f951565 Bump PORTREVISION by previous commit. 2004-02-09 01:38:30 +00:00
Norikatsu Shigemura
915756b6bb Add dependency on Motif for Opera's operamotifwrapper.
Submitted by:	lioux
2004-02-09 01:37:35 +00:00
Norikatsu Shigemura
09248ae026 Oops, I forgot to update distinfo on previous commit. 2004-02-08 07:56:24 +00:00
Norikatsu Shigemura
a3b35377b9 o Add support Java3D, Java Advanced Imaging, JAI I/O Tools. [1]
o Add more messages for KDE Konqueror users. [2]

Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org> [1]
		Hiroo Ono <hiroo@@oikumene.gcd.org> [2]
2004-02-08 03:49:10 +00:00
Norikatsu Shigemura
e6e1ebbd0d o Update libmap.conf(5) check-version in pre-everything.
o make silence.
2004-02-04 06:46:14 +00:00
Norikatsu Shigemura
d3522f6772 Clear how to apply a patch for 4-stable rtld-elf.
Submitted by:	Andrew J Caines <A.J.Caines@halplant.com>
2004-01-13 16:27:08 +00:00
Norikatsu Shigemura
fc92955f12 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
2004-01-11 10:25:22 +00:00
Mark Linimon
c5f0f4f027 Fix 'make describe' on older versions of 5.x by removing extra
set of parentheses.  Seems to do the right thing on 4.9, 5.0,
and -current now.
2004-01-07 00:53:04 +00:00
David E. O'Brien
cf977e9902 Use 'strings' vs. 'grep' to find strings w/in a binary.
Also minor portlinting.

Approved by:	nork
2004-01-06 16:38:13 +00:00
Norikatsu Shigemura
e1f2f0c7b9 Update a message if you don't enable libmap.conf(5) feature.
Asked by:	Mike Harding <mvh@ix.netcom.com>
2003-12-28 05:32:26 +00:00
Norikatsu Shigemura
53f664b8d5 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]
2003-12-27 21:57:09 +00:00
Norikatsu Shigemura
4e01f6732f Fix build on -stable. [1]
Add another MASTER_SITES.

Submitted by:		Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
2003-11-21 17:31:30 +00:00
Norikatsu Shigemura
d72247da8d Remove needless file 2003-11-21 08:24:30 +00:00
Norikatsu Shigemura
00f93a4696 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)
2003-11-20 16:15:23 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Pete Fritchman
de22464a45 Hand maintainership over to nork@. 2003-02-22 16:59:06 +00:00
Edwin Groothuis
81ffcb71c5 Update www/flashpluginwrapper: needs USE_XLIB
Noticed on: bento

PR:		ports/47641
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-02-03 13:56:53 +00:00
Pete Fritchman
188fd47f90 1. drop the RUN_DEPENDS on mozilla so the users can choose what mozilla
they want to install.
2. make the pkg-message refer to ${PREFIX}/lib/browser_plugins/

Suggested by:	obrien (a long time ago, sorry I forgot about this)  [1],
		marcus [2]
2003-01-09 06:13:17 +00:00
Pete Fritchman
9e8d00728d Add flashpluginwrapper 0.20021113, a wrapper allowing use of
linux-flashplugin with native mozilla.
2002-11-13 19:35:14 +00:00