Date: Mon, 6 Nov 2006 20:01:34 +0100 (CET) From: Henrik Brix Andersen <henrik@brixandersen.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105218: www/plugger installs to X11BASE, preventing www/firefox from seeing it Message-ID: <20061106190134.6B2FE2E02C@fangorn.brixandersen.dk> Resent-Message-ID: <200611061910.kA6JAF90065496@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105218 >Category: ports >Synopsis: www/plugger installs to X11BASE, preventing www/firefox from seeing it >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Nov 06 19:10:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Henrik Brix Andersen >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: pil.dk >Environment: System: FreeBSD fangorn.brixandersen.dk 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #22: Mon Nov 6 16:17:26 CET 2006 root@fangorn.brixandersen.dk:/usr/obj/usr/src/sys/FANGORN i386 >Description: Recent versions of www/firefox was moved from X11BASE to LOCALBASE, but www/plugger still installs to X11BASE, thus preventing www/firefox from detecting the plug-in. >How-To-Repeat: Install www/firefox and www/plugger, lauch firefox and type "about:plug-ins" in the URL. Notice that the plugger plug-in isn't listed. >Fix: The patch below moves www/plugger from X11BASE to LOCALBASE. --- plugger.diff begins here --- --- ports/www/plugger/Makefile.orig Mon Nov 6 19:38:44 2006 +++ ports/www/plugger/Makefile Mon Nov 6 19:39:05 2006 @@ -14,7 +14,6 @@ MAINTAINER= conrads@cox.net COMMENT= A multimedia front-end plugin for Mozilla or Opera -USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN7= plugger.7 --- plugger.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061106190134.6B2FE2E02C>