Commit graph

20 commits

Author SHA1 Message Date
Norikatsu Shigemura
1bb25417dc 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]
2005-06-12 15:53:27 +00:00
Norikatsu Shigemura
3890c7f92b 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
2005-03-20 04:06:05 +00:00
Norikatsu Shigemura
d202a7ff9c 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]
2005-03-18 18:28:44 +00:00
Norikatsu Shigemura
4688fdce04 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]
2005-01-19 14:40:45 +00:00
Norikatsu Shigemura
83d3f19eaa 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]
2005-01-09 21:33:23 +00:00
Norikatsu Shigemura
f83e65d5e6 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]
2004-12-19 01:05:22 +00:00
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
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
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
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
09248ae026 Oops, I forgot to update distinfo on previous commit. 2004-02-08 07:56:24 +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
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
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
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