Skip site navigation (1)Skip section navigation (2)
Date:      14 Jan 2009 14:48:08 -0200
From:      Renato Botelho <garga@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marcus@FreeBSD.org
Subject:   ports/130554: [PATCH] www/mplayerplug-in: Permit use xulrunner
Message-ID:  <20090114164808.36952.qmail@botelhor.bluepex.com>
Resent-Message-ID: <200901141650.n0EGo1NN037011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         130554
>Category:       ports
>Synopsis:       [PATCH] www/mplayerplug-in: Permit use xulrunner
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 14 16:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #36 r186861: Wed Jan  7 14:12:27
>Description:
Add xulrunner to USE_GECKO and permit its use. I'm using it on my desktop for
some days without any problem.

Port maintainer (marcus@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mplayerplug-in-3.55_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mplayer-plugin/Makefile,v
retrieving revision 1.61
diff -u -u -r1.61 Makefile
--- Makefile	10 Jan 2009 02:45:44 -0000	1.61
+++ Makefile	14 Jan 2009 16:46:46 -0000
@@ -18,7 +18,7 @@
 
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
-USE_GECKO=	firefox mozilla seamonkey
+USE_GECKO=	firefox mozilla seamonkey xulrunner
 USE_WEBPLUGINS=	gecko*
 WEBPLUGINS_FILES=mplayerplug-in.so mplayerplug-in.xpt mplayerplug-in-wmp.so \
 		mplayerplug-in-qt.so mplayerplug-in-rm.so \
--- mplayerplug-in-3.55_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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