Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
Author: jbeich
Date: Tue Mar 4 00:18:30 2014
New Revision: 1530
Log:
- drop zip from USE_MOZILLA as it's always required
- adjust USE_MOZILLA comment as it often gets out of date
Modified:
trunk/Mk/bsd.gecko.mk
trunk/mail/thunderbird/Makefile
trunk/www/firefox-esr/Makefile
trunk/www/
Author: jbeich
Date: Tue Mar 4 00:18:54 2014
New Revision: 1533
Log:
cherry-pick matroskademux hack removal to avoid gst-1.0 pessimization
Added:
trunk/www/firefox/files/patch-bug973744
trunk/www/seamonkey/files/patch-bug973744
Added: trunk/www/firefox/files/patch-bug973744
==
Author: jbeich
Date: Tue Mar 4 00:18:47 2014
New Revision: 1532
Log:
update
Deleted:
trunk/Gecko_UPDATING
trunk/www/firefox-nightly/files/patch-bug977457
Modified:
trunk/Gecko_ChangeLog
trunk/Mk/bsd.gecko.mk
trunk/www/firefox-i18n/Makefile
trunk/www/firefox-i18n/distinfo
tru
Author: jbeich
Date: Tue Mar 4 00:18:37 2014
New Revision: 1531
Log:
use -rpath to avoid ambiguity with --just-symbols
Modified:
trunk/Mk/bsd.gecko.mk
Modified: trunk/Mk/bsd.gecko.mk
==
--- trunk/Mk/bsd.gecko.mk
Author: jbeich
Date: Tue Mar 4 04:33:37 2014
New Revision: 1534
Log:
- use -msse2 if available to avoid clang crash
- allow building anyway with TRYBROKEN
Modified:
trunk/www/firefox-nightly/Makefile
trunk/www/firefox/Makefile
trunk/www/seamonkey/Makefile
Modified: trunk/www/firefox-ni