summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-addon-search (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/firefox: update to 124.0 (rc1)Christoph Moench-Tegeder2024-03-111-10/+10
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/124.0/releasenotes/
* www/firefox: update to 115.0 (rc1)Christoph Moench-Tegeder2023-06-271-10/+10
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/115.0/releasenotes/
* www/firefox: update to 103.0 (rc1)Christoph Moench-Tegeder2022-07-181-2/+2
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/103.0/releasenotes/
* www/firefox: update to 96.0.3Evgeniy Khramtsov2022-01-281-8/+8
| | | | | | | | PR: 261410 Reported by: Stefan Ehmann Tested by: Stefan Ehmann (prior v0.3), jbeich (PipeWire screen capture) (prior v0.8 via mail), cmt (prior v0.8 + 96.0.3 bump)
* www/firefox: update to 86.0Jan Beich2021-02-151-4/+4
| | | | | | | Changes: https://www.mozilla.org/firefox/86.0/releasenotes/ Notes: svn path=/head/; revision=565343
* www/firefox: update to 77.0Jan Beich2020-05-251-4/+2
| | | | | | | Changes: https://www.mozilla.org/firefox/77.0/releasenotes/ Notes: svn path=/head/; revision=536538
* www/firefox: update to 73.0Jan Beich2020-02-041-6/+6
| | | | | | | | | | Changes: https://www.mozilla.org/firefox/73.0/releasenotes/ PR: 243295 Security: 802e3138-b8af-4a89-a908-f103107e64b4 Differential Revision: https://reviews.freebsd.org/D23146 Notes: svn path=/head/; revision=525108
* www/firefox: update to 62.0Jan Beich2018-08-281-3/+3
| | | | | | | | | | | Changes: https://www.mozilla.org/firefox/62.0/releasenotes/ PR: 229168 Security: c96d416a-eae7-4d5d-bc84-40deca9329fb MFH: 2018Q3 Differential Revision: https://reviews.freebsd.org/D15913 Notes: svn path=/head/; revision=478268
* www/firefox: update to 61.0Jan Beich2018-06-191-4/+4
| | | | | | | | | | | | | | | | | - Drop DTRACE option, as it no longer builds https://bugzilla.mozilla.org/show_bug.cgi?id=1448659 https://bugzilla.mozilla.org/show_bug.cgi?id=702179#c33 - Stop using system hunspell per https://bugzilla.mozilla.org/show_bug.cgi?id=1460600 Changes: https://www.mozilla.org/firefox/61.0/releasenotes/ PR: 227850 Security: cd81806c-26e7-4d4a-8425-02724a2f48af MFH: 2018Q2 Differential Revision: https://reviews.freebsd.org/D15227 Notes: svn path=/head/; revision=472727
* gecko: restore support for native extensions after r470668/r470672Jan Beich2018-05-231-2/+2
| | | | | | | PR: 226919 Notes: svn path=/head/; revision=470675
* gecko: adjust targetPlatform after r470668Jan Beich2018-05-231-0/+13
| | | | | | | | PR: 226919 Reported by: Corpo (for Lightning) Notes: svn path=/head/; revision=470672
* gecko: mask as Linux on AMO for compatibilityJan Beich2018-05-231-0/+42
Many extensions on addons.mozilla.org aren't listed or updated due to platform whitelist abuse. On DragonFly the search is broken because such a platform isn't recognized. PR: 226919 Reported by: Graham Perrin Notes: svn path=/head/; revision=470668