Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2005 15:22:56 +0000 (UTC)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/linuxpluginwrapper Makefile
Message-ID:  <200510301522.j9UFMu86045540@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nork        2005-10-30 15:22:56 UTC

  FreeBSD ports repository

  Modified files:
    www/linuxpluginwrapper Makefile 
  Log:
  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
  
  Revision  Changes    Path
  1.43      +4 -6      ports/www/linuxpluginwrapper/Makefile



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