ports/91900: ports/www/opera should advise on libmap.conf entries

Arjan van Leeuwen avleeuwen at gmail.com
Sun Feb 19 10:24:43 UTC 2006


2006/2/19, Helge Oldach <freebsdoperajan06 at oldach.net>:
> I suggests to patch as follows:
>
> --- www/opera/pkg-message~      Sat Jan 28 00:01:58 2006
> +++ www/opera/pkg-message       Sun Feb 19 07:03:08 2006
> @@ -1,5 +1,15 @@
>  If you are running FreeBSD 5.x or 6.x and are experiencing a core dump when
>  starting Opera, try updating the compat4x port.
>
> -Plugins do not work in FreeBSD 5.x or higher - please disable them.
> +To enable the built-in plug-ins you need to add this to /etc/libmap.conf:
> +
> +# Opera - Motif
> +[/usr/X11R6/share/opera/plugins/operamotifwrapper-1]
> +libXm.so.1     libXm.so.3
> +libXThrStub.so.6       libXtst.so.6
> +[/usr/X11R6/share/opera/plugins/operamotifwrapper-2]
> +libXm.so.2     libXm.so.3
> +libXThrStub.so.6       libXtst.so.6
> +[/usr/X11R6/share/opera/plugins/operamotifwrapper-3]
> +libXThrStub.so.6       libXtst.so.6
>
>

That indeed silences the warning at the start of Opera, but it doesn't
get plugins to work. To get working plugins, you'll need a native
FreeBSD 5/6 version of Opera (see www/opera-devel). I'll accept the
patch if you can point me to a plugin that you can get to work this
way.



More information about the freebsd-ports-bugs mailing list