notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
nspluginwrapper-devel A compatibility plugin for Mozilla NPAPI (development version)
1.3.2 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.2Version of this port present on the latest quarterly branch.
Ignore IGNORE: is now older than www/nspluginwrapper
Maintainer: jkim@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. xt.pc : x11-toolkits/libXt
  5. intltool-extract : textproc/intltool
  6. pkg-config : devel/pkg-config
Runtime dependencies:
  1. fedora-release : emulators/linux_base-f10
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. xt.pc : x11-toolkits/libXt
  5. libatk-1.0.so.0.2409.1 : accessibility/linux-f10-atk
  6. libcairo.so.2.10800.0 : graphics/linux-f10-cairo
  7. libexpat.so.1 : textproc/linux-f10-expat
  8. libfontconfig.so.1.3.0 : x11-fonts/linux-f10-fontconfig
  9. libgtk-x11-2.0.so.0.1400.7 : x11-toolkits/linux-f10-gtk2
  10. libjpeg.so.62.0.0 : graphics/linux-f10-jpeg
  11. libpango-1.0.so.0.2800.3 : x11-toolkits/linux-f10-pango
  12. libpng.so.3.37.0 : graphics/linux-f10-png
  13. libtiff.so.3.8.2 : graphics/linux-f10-tiff
  14. libXrandr.so.2.1.0 : x11/linux-f10-xorg-libs
  15. pkg-config : devel/pkg-config
  16. libgiofam.so : devel/gio-fam-backend
Library dependencies:
  1. curl.6 : ftp/curl
  2. atk-1.0.0 : accessibility/atk
  3. glib-2.0.0 : devel/glib20
  4. gtk-x11-2.0.0 : x11-toolkits/gtk20
  5. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://web.mit.edu/davidben/Public/nspluginwrapper/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2
19 Mar 2013 19:22:16
Revision:314680Original commit files touched by this commit
jkim search for other commits by this committer
Remove obsolete www/nspluginwrapper-devel.
1.3.2
23 May 2011 22:50:19
Original commit files touched by this commit
jkim search for other commits by this committer
- 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
Original commit files touched by this commit
jkim search for other commits by this committer
- 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
Original commit files touched by this commit
jkim search for other commits by this committer
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
Original commit files touched by this commit
jkim search for other commits by this committer
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
Original commit files touched by this commit
netchild search for other commits by this committer
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
Original commit files touched by this commit
jkim search for other commits by this committer
- 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
Original commit files touched by this commit
jkim search for other commits by this committer
- 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
Original commit files touched by this commit
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
1.3.0_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.3.0_2
05 Mar 2010 20:39:02
Original commit files touched by this commit
jkim search for other commits by this committer
- 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
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.3.0
26 Jan 2010 17:38:23
Original commit files touched by this commit
jkim search for other commits by this committer
Add local distfile mirror.  The master site is currently unreachable.
1.3.0
08 Dec 2009 19:40:21
Original commit files touched by this commit
jkim search for other commits by this committer
Add forgotten LATEST_LINK.
1.3.0
07 Dec 2009 18:02:19
Original commit files touched by this commit
jkim search for other commits by this committer
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

Number of commits found: 15