[Midnightbsd-cvs] mports [20676] trunk/www/browser: turn off official branding
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Nov 6 23:37:23 EST 2015
Revision: 20676
http://svnweb.midnightbsd.org/mports/?rev=20676
Author: laffer1
Date: 2015-11-06 23:37:23 -0500 (Fri, 06 Nov 2015)
Log Message:
-----------
turn off official branding
Modified Paths:
--------------
trunk/www/browser/Makefile
trunk/www/browser/pkg-message
Modified: trunk/www/browser/Makefile
===================================================================
--- trunk/www/browser/Makefile 2015-11-07 04:21:14 UTC (rev 20675)
+++ trunk/www/browser/Makefile 2015-11-07 04:37:23 UTC (rev 20676)
@@ -47,7 +47,7 @@
FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png
MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' \
--enable-application=browser \
- --enable-official-branding
+ --disable-official-branding
MAKE_ENV+= __FreeBSD__=9 __FreeBSD__version=90004
OPTIONS_EXCLUDE= LOGGING
Modified: trunk/www/browser/pkg-message
===================================================================
--- trunk/www/browser/pkg-message 2015-11-07 04:21:14 UTC (rev 20675)
+++ trunk/www/browser/pkg-message 2015-11-07 04:37:23 UTC (rev 20676)
@@ -17,7 +17,6 @@
Firefox and HTML5
Certain functions used to display HTML5 elements need the sem(4)
-module but only on 8.x releases (or before r201546).
If your Firefox crashes with the following message while viewing a
HTML5 page:
@@ -28,22 +27,3 @@
To load sem on every boot put the following into your
/boot/loader.conf:
sem_load="YES"
-
-======================================================================
-
-Any bug reports should be addressed to the maintainers at:
- gecko at FreeBSD.org
-You may also Cc: freebsd-ports at FreeBSD.org. Please do not send
-bug reports to any other addresses.
-
-Please include the following information with any bug report:
-* Output from 'uname -a'.
-* Output from 'ident /usr/ports/www/firefox/Makefile'
-* Where/when did the problem occur: configuring, building, or
- running firefox
-* How can you reproduce the problem?
-
-Thank you for your help in testing and reporting bugs, and we hope you
-enjoy using Firefox.
-The Maintainers (gecko@)
-======================================================================
More information about the Midnightbsd-cvs
mailing list