non port: www/linuxpluginwrapper/Makefile |
SVNWeb
|
Number of commits found: 62 |
Fri, 14 Sep 2012
|
[ 14:08 bapt ]
- USE_XLIB has gone from the Mk/bsd.*.mk the macro doesn't have any effect
anymore, remove it
|
Fri, 31 Aug 2012
|
[ 22:11 eadler ]
Deprecate linuxpluginwrapper, which is broken on all supported releases.
|
Wed, 15 Aug 2012
|
[ 19:26 tabthorpe ] (Only the first 10 of 57 ports in this commit are shown above. )
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
|
Sun, 24 Jun 2012
|
[ 21:53 dougb ] (Only the first 10 of 28 ports in this commit are shown above. )
s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
|
Tue, 6 Jan 2009
|
[ 16:53 wxs ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
|
Sun, 14 Sep 2008
|
[ 15:18 nork ]
Remove acroread7 from pkg-plist, and bump PORTREVISION.
Pointed out by: hrs
Approved by: portmgr (implicit)
|
[ 03:58 nork ]
Remove dependency of acroread7, and bump PORTREVISION.
Reported by: many people
Approved by: portmgr (linimon)
|
Thu, 4 Oct 2007
|
[ 00:08 edwin ] (Only the first 10 of 15 ports in this commit are shown above. )
Remove support for OSVERSION < 5
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 28 Jan 2007
|
[ 14:04 nork ]
No more dlsym(3) hack. Thanks Sean C. Farley.
Submitted by: Sean C. Farley <sean-freebsd@farley.org>
|
Sat, 23 Sep 2006
|
[ 13:41 nork ]
Chase new xpi style.
Submitted by: A.J. Kehoe IV (Nanoman) <nanoman@sympatico.ca>
Pointed out by: many people
|
Wed, 13 Sep 2006
|
[ 16:11 nobutaka ]
Fix breakage of acroread plugin.
PR: ports/101420
Submitted by: Andrew N. Below <defan@zenon.net>
Approved by: nork
|
Wed, 14 Jun 2006
|
[ 16:04 hrs ]
linux-flashplugin6 has been removed because of security issue.
Approved by: nork (blanket)
|
Tue, 23 May 2006
|
[ 15:24 hrs ]
Revert changes related to linux-flashplugin* removal.
Approved by: nork (maintainer)
|
Sat, 8 Apr 2006
|
[ 01:21 hrs ]
Remove www/linux-flashplugin* dependency.
Approved by: nork (maintainer)
|
Fri, 7 Apr 2006
|
[ 13:01 roam ]
Update the path to the installation of acroread7 - it moved to ${X11BASE}.
OPTIONS'ify, keeping the default of no plugins installed.
Add libm and libgcc_s to the RealPlayer plugin's libmap.conf entry.
Reviewed by: nork (maintainer)
Approved by: nork (maintainer)
|
Sat, 31 Dec 2005
|
[ 03:03 nork ]
Back out previous commit.
Pointed out by: nyan
Pointy hat to: myself
|
[ 02:37 nork ]
De-support 6-stable(600102 and later) by ELF symbol versioning.
|
Fri, 23 Dec 2005
|
[ 10:26 nork ]
Mark IGNORE on __FreeBSD_version >= 700009.
|
Sun, 18 Dec 2005
|
[ 02:23 nork ]
Oops, don't mkdir browser_linux_plugins.
Noticed by: ume
|
Sat, 17 Dec 2005
|
[ 18:50 kris ]
BROKEN: Incomplete pkg-plist
|
Sat, 3 Dec 2005
|
[ 17:07 nork ]
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
|
Sun, 13 Nov 2005
|
[ 07:03 nork ]
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]
|
Mon, 31 Oct 2005
|
[ 13:13 nork ]
[forced commit]
My previous commit log is a message for flash/acroread/
realplayer-related ports maintainers.
Discussed with: hrs
|
Sun, 30 Oct 2005
|
[ 15:22 nork ]
unBROKEN.
Don't depend on Flash/Acroread//RealPlayer plugins as default.
1. These plugins should install $X11BASE/lib/browser_linux_plugins
as symlink.
2. Mozilla and family browsers should not readlink
$X11BASE/lib/browser_linux_plugins/libfoo.so. And libmap.conf(5)
file will be described more simply.
3. Mozilla and family browsers should support
$X11BASE/lib/browser_linux_plugins/.
These idea was requested by mezz@. I thought so and agreed. And
I posted how to support above, but no response.
So I don't depend on plugins, until above conditions are supported.
(If support, I think that LPW don't need to depend on plugins.)
SEE ALSO:
http://lists.freebsd.org/pipermail/freebsd-gnome/2005-October/012507.html
http://lists.freebsd.org/pipermail/freebsd-gnome/2005-October/012504.html
|
Fri, 28 Oct 2005
|
[ 23:28 kris ]
BROKEN: Broken by update to acroread7
|
Sat, 10 Sep 2005
|
[ 17:07 nork ]
Update to 20050910.
o Fix path to nphelix.so.
Submitted by: Franz Klammer <klammer@webonaut.com>
|
Fri, 9 Sep 2005
|
[ 13:36 nork ]
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]
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ] (Only the first 10 of 190 ports in this commit are shown above. )
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above )
|
Sun, 12 Jun 2005
|
[ 15:53 nork ]
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]
|
Sun, 20 Mar 2005
|
[ 04:06 nork ]
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
|
Fri, 18 Mar 2005
|
[ 18:28 nork ]
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]
|
Wed, 9 Feb 2005
|
[ 15:28 nork ]
Fix pkg-plist error.
Pointed out by: pointyhat via kris
|
Wed, 19 Jan 2005
|
[ 14:40 nork ]
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]
|
Sun, 9 Jan 2005
|
[ 21:33 nork ]
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]
|
Fri, 24 Dec 2004
|
[ 02:05 kris ]
Chase print/acroread5 to print/acroread
Extra Special Pointy Santa Hat to: trevor
|
Sun, 19 Dec 2004
|
[ 01:05 nork ]
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]
|
Sun, 17 Oct 2004
|
[ 04:17 nork ]
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
|
Mon, 11 Oct 2004
|
[ 17:15 nork ]
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)
|
Mon, 30 Aug 2004
|
[ 15:40 nork ]
Update to 20040831.
o Add support PIPS(pips-sc60s, EPSON Stylus C60).
Submitted by: Vladimir Novoseltsev <blacknova@tut.by>
Approved by: ume
|
Mon, 23 Aug 2004
|
[ 16:40 nork ]
Update to 20040824.
o Add support PIPS2.6.2.
Submitted by: ume
|
Sun, 22 Aug 2004
|
[ 05:39 nork ]
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]
|
Sat, 21 Aug 2004
|
[ 21:38 nork ]
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
|
Mon, 26 Jul 2004
|
[ 17:02 nork ]
Add support Opera7.52 on 4-stable. No feature change.
Submitted by: vs
|
Tue, 6 Jul 2004
|
[ 17:37 nork ]
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>
|
Mon, 15 Mar 2004
|
[ 15:20 nork ]
o Fix symlink on packge install.
o Bump PORTREVISION.
Submitted by: ru
|
Tue, 9 Mar 2004
|
[ 17:26 nork ]
Mark alpha quality of Acrobat Plugin on 4-stable. This is minor fix.
No feature change.
Suggested by: Mike Harding <mvh@ix.netcom.com>
|
Sun, 29 Feb 2004
|
[ 16:56 nork ]
s/liblstdc++/libstdc++/. liblstdc++ is a library of linuxthreads.
Pointed out by: ume
|
[ 13:52 nork ]
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 10 Feb 2004
|
[ 05:00 nork ]
Workaround for old make.
Submitted by: Andrew J Caines <A.J.Caines@halplant.com>
|
Mon, 9 Feb 2004
|
[ 01:38 nork ]
Bump PORTREVISION by previous commit.
|
[ 01:37 nork ]
Add dependency on Motif for Opera's operamotifwrapper.
Submitted by: lioux
|
Sun, 8 Feb 2004
|
[ 03:49 nork ]
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]
|
Wed, 4 Feb 2004
|
[ 06:46 nork ]
o Update libmap.conf(5) check-version in pre-everything.
o make silence.
|
Tue, 13 Jan 2004
|
[ 16:27 nork ]
Clear how to apply a patch for 4-stable rtld-elf.
Submitted by: Andrew J Caines <A.J.Caines@halplant.com>
|
Sun, 11 Jan 2004
|
[ 10:25 nork ]
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
|
Wed, 7 Jan 2004
|
[ 00:53 linimon ]
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.
|
Tue, 6 Jan 2004
|
[ 16:38 obrien ]
Use 'strings' vs. 'grep' to find strings w/in a binary.
Also minor portlinting.
Approved by: nork
|
Sun, 28 Dec 2003
|
[ 05:32 nork ]
Update a message if you don't enable libmap.conf(5) feature.
Asked by: Mike Harding <mvh@ix.netcom.com>
|
Sat, 27 Dec 2003
|
[ 21:57 nork ]
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]
|
Fri, 21 Nov 2003
|
[ 17:31 nork ]
Fix build on -stable. [1]
Add another MASTER_SITES.
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
|
Thu, 20 Nov 2003
|
[ 16:15 nork ]
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 (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 62 |