Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2010 21:52:39 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/nspluginwrapper-devel Makefile distinfo ports/www/nspluginwrapper-devel/files npviewer.in patch-NPNVprivateModeBool patch-ulimit
Message-ID:  <201008232152.o7NLqdQC081084@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-08-23 21:52:39 UTC

  FreeBSD ports repository

  Modified files:
    www/nspluginwrapper-devel Makefile distinfo 
  Added files:
    www/nspluginwrapper-devel/files npviewer.in 
                                    patch-NPNVprivateModeBool 
  Removed files:
    www/nspluginwrapper-devel/files patch-ulimit 
  Log:
  - 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.
  
  Revision  Changes    Path
  1.23      +9 -12     ports/www/nspluginwrapper-devel/Makefile
  1.8       +3 -3      ports/www/nspluginwrapper-devel/distinfo
  1.1       +5 -0      ports/www/nspluginwrapper-devel/files/npviewer.in (new)
  1.1       +43 -0     ports/www/nspluginwrapper-devel/files/patch-NPNVprivateModeBool (new)
  1.2       +0 -7      ports/www/nspluginwrapper-devel/files/patch-ulimit (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008232152.o7NLqdQC081084>