Port details |
- nspluginwrapper-devel A compatibility plugin for Mozilla NPAPI (development version)
- 1.3.2 www
=0 1.3.2Version of this port present on the latest quarterly branch.
- IGNORE: is now older than www/nspluginwrapper
- Maintainer: jkim@FreeBSD.org
- Port Added: 2009-12-07 18:02:58
- Last Update: 2013-03-19 19:22:16
- SVN Revision: 314680
- Also Listed In: emulators linux
- License: not specified in port
- WWW:
- http://nspluginwrapper.davidben.net
- Description:
- The nspluginwrapper is an Open Source compatibility plugin for Netscape 4
(NPAPI) plugins. That is, it enables you to use plugins on platforms they were
not built for. For example, you can use the Adobe Flash plugin on Linux/x86_64,
NetBSD and FreeBSD platforms.
WWW: http://nspluginwrapper.davidben.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- nspluginwrapper>0:www/nspluginwrapper-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: nspluginwrapper
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- intltool-extract : textproc/intltool
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- fedora-release : emulators/linux_base-f10
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- libatk-1.0.so.0.2409.1 : accessibility/linux-f10-atk
- libcairo.so.2.10800.0 : graphics/linux-f10-cairo
- libexpat.so.1 : textproc/linux-f10-expat
- libfontconfig.so.1.3.0 : x11-fonts/linux-f10-fontconfig
- libgtk-x11-2.0.so.0.1400.7 : x11-toolkits/linux-f10-gtk2
- libjpeg.so.62.0.0 : graphics/linux-f10-jpeg
- libpango-1.0.so.0.2800.3 : x11-toolkits/linux-f10-pango
- libpng.so.3.37.0 : graphics/linux-f10-png
- libtiff.so.3.8.2 : graphics/linux-f10-tiff
- libXrandr.so.2.1.0 : x11/linux-f10-xorg-libs
- pkg-config : devel/pkg-config
- libgiofam.so : devel/gio-fam-backend
- Library dependencies:
-
- curl.6 : ftp/curl
- atk-1.0.0 : accessibility/atk
- glib-2.0.0 : devel/glib20
- gtk-x11-2.0.0 : x11-toolkits/gtk20
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2 19 Mar 2013 19:22:16 |
jkim |
Remove obsolete www/nspluginwrapper-devel. |
1.3.2 23 May 2011 22:50:19 |
jkim |
- Update nspluginwrapper to 1.4.0 and assume maintainership. [1]
- Deprecate nspluginwrapper-devel, which is now older than nspluginwrapper.
Approved by: Dave Grochowski (malus.x@gmail.com) [1] |
1.3.2 26 Apr 2011 18:56:14 |
jkim |
- Update to 1.3.2 and remove obsolete local patches.
- Replace the defunct URL with a new upstream location. Now this project has
a new maintainer:
https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-April/msg00003.html
For more information about this release, please see the following thread:
https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-April/msg00006.html
Prodded by: Benjamin Kaduk (kaduk at MIT dot EDU), arundel |
1.3.0_9 31 Mar 2011 17:10:11 |
jkim |
Add a temporary workaround for long standing and very annoying "right-click
hang" problem of Adobe Flash plugin 10.1 and above. For now, we completely
ignore ButtonPress event from Button3 and always return false as Adobe Flash
10.0 plugin does. Opera and Chromium seem to do something similar. |
1.3.0_8 29 Mar 2011 16:46:54 |
jkim |
Fix a race condition on NPP_Destroy. With this patch, Adobe Flash plugin
is quite bearable now. For more detailed info, please see the Red Hat PR:
https://bugzilla.redhat.com/show_bug.cgi?id=680279
Obtained from: Fedora Project |
1.3.0_7 25 Feb 2011 08:52:30 |
netchild |
Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.
Security: CVE-2009-1194
VuXML: 4b172278-3f46-11de-becb-001cc0377035
Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info) |
1.3.0_6 25 Nov 2010 00:36:58 |
jkim |
- Work around a plugin crash from npw_plugin_instance_is_valid().
- Reduce RPC timeout from 30 to 10 seconds.
Obtained from: Fedora Project |
1.3.0_5 23 Aug 2010 21:52:39 |
jkim |
- Add a trivial fix for NPAPI PrivateMode. It should fix annoying warnings
such as this:
*** NSPlugin Viewer *** WARNING: unhandled variable 18 (<unknown variable>) in
NPN_GetValue()
See the following URL for more information:
https://wiki.mozilla.org/Plugins:PrivateMode
- Replace a trivial shell script with our own version. |
1.3.0_4 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
1.3.0_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.0_2 05 Mar 2010 20:39:02 |
jkim |
- Add a patch to fix array of NPIdentifier to sync with Linux distros[1].
https://bugzilla.redhat.com/show_bug.cgi?id=511897
- Re-roll Linux/i386 binaries in tar format to remove extract dependency of
rpm2cpio. I do not expect an official RPM package from upstream any way.
Note I forced Linux/i386 npviewer.bin to be linked with libstdc++.so now.
This seems to prevents dlopen(3) failures of some plugins.
- Add a configure option to strip FreeBSD binaries while I am here.
Obtained from: Fedora Project[1]
Feature safe: yes |
1.3.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.0 26 Jan 2010 17:38:23 |
jkim |
Add local distfile mirror. The master site is currently unreachable. |
1.3.0 08 Dec 2009 19:40:21 |
jkim |
Add forgotten LATEST_LINK. |
1.3.0 07 Dec 2009 18:02:19 |
jkim |
A compatibility plugin for Mozilla NPAPI (development version).
Note: The Linux/i386 RPM was built by me on Fedora 10 via VirtualBox
because the author did not provide them. For more information about
the development branch, please read:
http://gwenole.beauchesne.info/en/blog/2009/01/02/nspluginwrapper_1.3.0
PR: ports/141179 |